commission icon indicating copy to clipboard operation
commission copied to clipboard

[16.0][IMP]commission, account_commission: settlements grouped by payment date

Open matteonext opened this issue 2 months ago • 2 comments

This pr allows to generate commissions based on the payment date. For example, if you have three invoices from three different months but with a payment date in the same month, the current behavior generates three separate period, one for each month. With this change, however, all commissions are assigned to a single period. It covers a similar scope but is managed in a different way #581

matteonext avatar Oct 08 '25 14:10 matteonext

Hi @pedrobaeza, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Oct 08 '25 14:10 OCA-git-bot

Hi @pedrobaeza, @etobella sorry for bother! I just opened this pr, I maybe need to add some tests and split in two commits, one for each module. What do you think about this changes, would you consider including it? Thanks a lot!

matteonext avatar Oct 08 '25 15:10 matteonext