跳至內容
選單
此問題已被標幟
3 回覆
2190 瀏覽次數

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
1029
2
5月 25
927
1
5月 23
5885
1
3月 15
6083
0
10月 23
1756