Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
901b09c
[FIX] rma_sale: Use the appropriate _is_outgoing() method in get_deli…
victoralmau Mar 30, 2026
0ea6175
Merge PR #565 into 18.0
OCA-git-bot Mar 30, 2026
3b9fde3
[BOT] post-merge updates
OCA-git-bot Mar 30, 2026
712f571
[FIX] rma_lot: Do not define move_orig_ids with other lot to avoid in…
victoralmau Mar 31, 2026
4be25a4
Merge PR #566 into 18.0
OCA-git-bot Mar 31, 2026
ff775f7
[BOT] post-merge updates
OCA-git-bot Mar 31, 2026
bc10880
[IMP] rma_lot: Specify the appropriate qty in the RMA created if the …
victoralmau Mar 31, 2026
9210e42
Merge PR #568 into 18.0
OCA-git-bot Mar 31, 2026
3ebc630
[BOT] post-merge updates
OCA-git-bot Mar 31, 2026
c1d0ede
[IMP] rma_lot: Add lot_id field to Replace wizard
victoralmau Mar 31, 2026
1dc778e
Merge PR #567 into 18.0
OCA-git-bot Apr 1, 2026
62f1afd
[UPD] Update rma_lot.pot
Apr 1, 2026
22c0d38
[BOT] post-merge updates
OCA-git-bot Apr 1, 2026
1d764f3
Update translation files
weblate Apr 1, 2026
5600265
[FIX] rma_reason: Properly hide fields in the wizard lines
victoralmau Apr 1, 2026
1359eb7
Translated using Weblate (Spanish)
victoralmau Apr 1, 2026
f6adda5
Translated using Weblate (Spanish)
victoralmau Apr 1, 2026
2b48afb
Merge PR #569 into 18.0
OCA-git-bot Apr 2, 2026
d270911
[BOT] post-merge updates
OCA-git-bot Apr 2, 2026
7f9429c
Translated using Weblate (Italian)
mymage Apr 3, 2026
5daebda
Translated using Weblate (Italian)
mymage Apr 3, 2026
ce93576
Translated using Weblate (German)
jans23 Apr 3, 2026
aa19777
Translated using Weblate (German)
jans23 Apr 3, 2026
0e31211
[IMP] rma: Dropship compatibility
victoralmau Apr 6, 2026
a828ecc
Merge PR #572 into 18.0
OCA-git-bot Apr 6, 2026
f4c6f20
[BOT] post-merge updates
OCA-git-bot Apr 6, 2026
148d5e2
[FIX] checklog-odoo.cfg: ignore Killing chrome descendants-or-self wa…
victoralmau Apr 13, 2026
132f858
Merge pull request #575 from Tecnativa/18.0-dck-ignore_warning_killin…
pedrobaeza Apr 13, 2026
e385fc1
[IMP] rma_delivery: Add wizard to change reception/delivery carrier
victoralmau Apr 14, 2026
371fd8f
Merge PR #576 into 18.0
OCA-git-bot Apr 15, 2026
4240fcb
[BOT] post-merge updates
OCA-git-bot Apr 15, 2026
c91ef02
Update translation files
weblate Apr 15, 2026
2969728
[IMP] rma_delivery: Filter by available carriers (similar to what hap…
victoralmau Apr 10, 2026
9085dc8
[IMP] rma_sale_delivery: Filter available carriers
victoralmau Apr 10, 2026
c1cf96e
Translated using Weblate (Italian)
mymage Apr 21, 2026
035ae96
[FIX] rma_sale: Hide columns properly (column_invisible)
victoralmau Apr 22, 2026
eb5551d
[IMP] rma: Change res_config_settings view according to guideline
victoralmau Apr 15, 2026
6fe71cb
[IMP] rma_sale: Change res_config_settings view according to guideline
victoralmau Apr 15, 2026
196719f
[IMP] rma_reason: Change res_config_settings view according to guideline
victoralmau Apr 27, 2026
9a48ebf
Merge PR #580 into 18.0
OCA-git-bot Apr 27, 2026
ffddf61
[UPD] Update rma.pot
Apr 27, 2026
006ca33
[UPD] Update rma_reason.pot
Apr 27, 2026
aae54b6
[UPD] Update rma_sale.pot
Apr 27, 2026
9d2c350
[BOT] post-merge updates
OCA-git-bot Apr 27, 2026
369e5c2
Update translation files
weblate Apr 27, 2026
b5aa682
Update translation files
weblate Apr 27, 2026
9a94020
Update translation files
weblate Apr 27, 2026
b278195
Merge PR #579 into 18.0
OCA-git-bot Apr 27, 2026
efe56d6
[BOT] post-merge updates
OCA-git-bot Apr 27, 2026
3a72e39
Translated using Weblate (Italian)
mymage Apr 30, 2026
a783d8c
Translated using Weblate (Italian)
mymage Apr 30, 2026
1a80067
Merge PR #573 into 18.0
OCA-git-bot Apr 30, 2026
2096a7b
[UPD] Update rma_delivery.pot
Apr 30, 2026
6fad6b6
[UPD] Update rma_sale_delivery.pot
Apr 30, 2026
3b55925
[BOT] post-merge updates
OCA-git-bot Apr 30, 2026
6d06cd7
Update translation files
weblate Apr 30, 2026
c8749c0
Update translation files
weblate Apr 30, 2026
c3d19da
Translated using Weblate (German)
jans23 May 2, 2026
541531d
Translated using Weblate (German)
jans23 May 3, 2026
8eed260
Translated using Weblate (German)
jans23 May 3, 2026
5c46d46
Translated using Weblate (Italian)
mymage May 4, 2026
4b84f79
Translated using Weblate (Italian)
mymage May 4, 2026
bd25a97
[FIX] rma_sale_delivery: Use proper available carriers method
pedrobaeza May 4, 2026
9265f6e
Merge PR #582 into 18.0
OCA-git-bot May 6, 2026
6feff02
[BOT] post-merge updates
OCA-git-bot May 6, 2026
1efacc4
[IMP] rma: Improve delivery_picking_count (include next transfers)
victoralmau Feb 5, 2026
1ce9266
Merge PR #532 into 18.0
OCA-git-bot May 6, 2026
dac902e
[BOT] post-merge updates
OCA-git-bot May 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[product_warranty](product_warranty/) | 18.0.1.0.0 | <a href='https://github.com/osi-scampbell'><img src='https://github.com/osi-scampbell.png' width='32' height='32' style='border-radius:50%;' alt='osi-scampbell'/></a> <a href='https://github.com/max3903'><img src='https://github.com/max3903.png' width='32' height='32' style='border-radius:50%;' alt='max3903'/></a> | Product Warranty
[rma](rma/) | 18.0.2.2.18 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> | Return Merchandise Authorization (RMA)
[rma](rma/) | 18.0.2.2.21 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> | Return Merchandise Authorization (RMA)
[rma_batch](rma_batch/) | 18.0.1.0.0 | | Group RMAs into batches for collective management
[rma_delivery](rma_delivery/) | 18.0.1.1.0 | <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> | Allow to choose a default delivery carrier for returns
[rma_lot](rma_lot/) | 18.0.1.1.0 | | Manage lot in RMA
[rma_reason](rma_reason/) | 18.0.1.0.1 | <a href='https://github.com/sbejaoui'><img src='https://github.com/sbejaoui.png' width='32' height='32' style='border-radius:50%;' alt='sbejaoui'/></a> | Rma Reason
[rma_delivery](rma_delivery/) | 18.0.1.3.0 | <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> | Allow to choose a default delivery carrier for returns
[rma_lot](rma_lot/) | 18.0.1.2.0 | | Manage lot in RMA
[rma_reason](rma_reason/) | 18.0.1.0.3 | <a href='https://github.com/sbejaoui'><img src='https://github.com/sbejaoui.png' width='32' height='32' style='border-radius:50%;' alt='sbejaoui'/></a> | Rma Reason
[rma_repair](rma_repair/) | 18.0.1.0.1 | <a href='https://github.com/peluko00'><img src='https://github.com/peluko00.png' width='32' height='32' style='border-radius:50%;' alt='peluko00'/></a> | Create a repair order from rma
[rma_repair_lot](rma_repair_lot/) | 18.0.1.0.1 | <a href='https://github.com/peluko00'><img src='https://github.com/peluko00.png' width='32' height='32' style='border-radius:50%;' alt='peluko00'/></a> | RMA Repair Lot
[rma_sale](rma_sale/) | 18.0.2.1.4 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Sale Order - Return Merchandise Authorization (RMA)
[rma_sale_delivery](rma_sale_delivery/) | 18.0.1.0.0 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | RMA Sale Delivery
[rma_sale](rma_sale/) | 18.0.2.1.7 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Sale Order - Return Merchandise Authorization (RMA)
[rma_sale_delivery](rma_sale_delivery/) | 18.0.1.1.1 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | RMA Sale Delivery
[rma_sale_lot](rma_sale_lot/) | 18.0.1.1.0 | | Manage sale returns with lot.
[rma_sale_mrp](rma_sale_mrp/) | 18.0.1.0.1 | <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> | Allow doing RMAs from MRP kits
[rma_sale_reason](rma_sale_reason/) | 18.0.1.0.2 | <a href='https://github.com/sbejaoui'><img src='https://github.com/sbejaoui.png' width='32' height='32' style='border-radius:50%;' alt='sbejaoui'/></a> | Rma Sale Reason
Expand Down
1 change: 1 addition & 0 deletions checklog-odoo.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[checklog-odoo]
ignore=
WARNING.* 0 failed, 0 error\(s\).*
WARNING .* Killing chrome descendants-or-self .*
2 changes: 1 addition & 1 deletion rma/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Return Merchandise Authorization Management
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:33b8992b5999b822407a97d645c3a8fb7983ed7549c4d6e3d981300f6885455e
!! source digest: sha256:669e17fbc9465821d7c4a7026835b95d76047b9e3b987ab9a10b5bb46e8a80cf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand Down
2 changes: 1 addition & 1 deletion rma/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "Return Merchandise Authorization Management",
"summary": "Return Merchandise Authorization (RMA)",
"version": "18.0.2.2.18",
"version": "18.0.2.2.21",
"development_status": "Production/Stable",
"category": "RMA",
"website": "https://github.com/OCA/rma",
Expand Down
Loading