OCA / commission

Odoo Commission Management
GNU Affero General Public License v3.0
111 stars 344 forks source link

Purchase commission #366

Closed francescapenso closed 1 year ago

francescapenso commented 2 years ago

There is a module that manages the commissions on purchases (purchase orders and purchase invoices) and worksin the same way as the one on sales commissions even with formulas?

pedrobaeza commented 2 years ago

Not yet. The idea is to extract from sale_commission a base commission module, and over it, put the purchase part, but the split is yet not finished in #363

francescapenso commented 2 years ago

This only for 15.0 version or some one is working in 14?

pedrobaeza commented 2 years ago

No work for v14 and can't be extracted as stability policy.

francescapenso commented 2 years ago

Ok i can understand. And for #363 development there is a forecast?

pedrobaeza commented 2 years ago

It seems stuck as formally is not correctly executed. You can ask in such PR.

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

pedrobaeza commented 1 year ago

From 15.0, this is possible to be done as the module was refactored.