Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
2109 Vistas

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
Mejor respuesta

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

 


Avatar
Descartar
Mejor respuesta

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 Mejor respuesta

I was thinking about the same solution


Thanks so much

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jul 25
919
2
may 25
873
1
may 23
5831
1
mar 15
6005
0
oct 23
1697