Our customer wants to have a new payment term, with the following condition:
31 days after invoice date, payment next month in the same day. I want to know, if it's possible to have this kind of payment term?
Ex:
invoice date: 02/01
payment next (D+31): 03/02
payment next: 03/03
I did this configuration on OBB8:
Baseline date calculation addition months: 1 (for 1 month); 2 (for two months)..
Default for baseline date: Document date
Payment terms number of days = 1
So, whit this configurations, for months with 30 days the rule is rigth, but for the other months, it isn´t work.
Thank´