OCA / rma

Odoo for Return Merchandise Authorization (RMA)
GNU Affero General Public License v3.0
78 stars 205 forks source link

[FIX] rma_sale: set payment_term from order #363

Closed mt-software-de closed 11 months ago

OCA-git-bot commented 1 year ago

Hi @ernestotejeda, some modules you are maintaining are being modified, check this out!

mt-software-de commented 11 months ago

That were done on purpose. The payment terms don't apply to refunds, and more to RMA ones. If you need to refund the money due to a faulty product, you can't expect the customer to accept a delayed payment according your "standard conditions".

If this is a frequent thing on B2B, you should put it under an option, not as default.

Thx, we shouldn't do this. This was required due to a wrong usage of payment terms. So i will close this PR.