跳至内容
菜单
此问题已终结
3 回复
2174 查看

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.

形象
丢弃
最佳答案

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

 


形象
丢弃
最佳答案

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.

形象
丢弃
编写者 最佳答案

I was thinking about the same solution


Thanks so much

形象
丢弃
相关帖文 回复 查看 活动
2
7月 25
977
2
5月 25
893
1
5月 23
5874
1
3月 15
6054
0
10月 23
1732