SilvioGregorini 48cec57368 [FIX] rma_sale: fix CacheError in _prepare_rma_values()
Lesser fix for sale.order.line.rma.wizard methods.
When method '_prepare_rma_values' was called upon records where field 'picking_id' was empty, Odoo raised a CacheError when trying to access field 'move_id'.
That happened because computed method '_compute_move_id' was not assigning a proper value to such field when 'picking_id' was empty.
Once the computed method is fixed (by simply assigning 'False' as 'move_id' value when no picking is set), the CacheError is solved.
2023-08-29 20:04:57 +02:00
2023-08-25 09:03:13 +02:00
2023-08-28 12:15:13 +00:00
2023-08-28 12:15:14 +00:00
2023-08-25 09:03:13 +02:00
2022-10-03 22:03:15 +02:00
2022-10-03 22:03:15 +02:00
2022-10-03 22:03:15 +02:00
2022-10-03 22:03:15 +02:00
2022-10-03 22:03:15 +02:00
2023-08-25 09:03:13 +02:00
2022-10-03 22:03:15 +02:00
2023-08-25 09:03:13 +02:00
2023-08-25 09:03:13 +02:00
2022-10-03 22:03:15 +02:00
2023-08-28 12:15:12 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

rma

TODO: add repo description.

Available addons

addon version maintainers summary
product_warranty 16.0.1.0.0 osi-scampbell max3903 Product Warranty
rma 16.0.1.0.0 pedrobaeza Return Merchandise Authorization (RMA)

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo for Return Merchandise Authorization (RMA)
Readme 19 MiB
Languages
Python 68.3%
HTML 29.4%
JavaScript 2.3%