Skip to Content
Menú
This question has been flagged
3 Respostes
2124 Vistes

I've encountered a problem and I'm curious about your approach to it.

Version: Odoo 16

Problem: The customer intends to offer a discount if payment is made within 15 days, but only on certain sales lines. For instance, they want to exclude delivery charges.

Have you faced a similar scenario before? Any tips or insights you could share would be greatly appreciated.

Avatar
Descartar
Best Answer

While creating the Sales/invoice, you can specify a line-wise discount percentage.

 


Avatar
Descartar
Best Answer

Hi Dominik,

Without customizations the only way I can see this is with some manual intervention to split up the invoices such that all items on each invoice share the same payment terms. From the complexity of the request I'm guessing you already know all about payment terms and early payment discounts.

I would see if the client is willing to simply generate multiple invoices for these types of orders. This could be a pain, certainly, but I'm guessing their clients would also make a ton of payment errors if the payment terms were variable per invoice line.

One helpful automating step would be to customize the sale order lines so that they can be linked to payment terms. This would allow overriding the invoice creation step to generate separate invoices where lines are grouped by common payment terms. I can pretty much guarantee that such a module would break a ton of tests, however.

Avatar
Descartar
Autor Best Answer

I was thinking about the same solution


Thanks so much

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de jul. 25
923
2
de maig 25
875
1
de maig 23
5835
1
de març 15
6011
0
d’oct. 23
1702