OCA / sale-workflow

Odoo Sales, Workflow and Organization
GNU Affero General Public License v3.0
296 stars 1.03k forks source link

[ADD][16.0] Sale Margin Update #3374

Open ljimenezsidoo opened 1 month ago

ljimenezsidoo commented 1 month ago

This module adds a wizard that enables users to recalculate the unit price of products on a sale order line based on a specified margin percentage. It allows recalculating the sale price dynamically to ensure the desired profit margin is achieved.

OCA-git-bot commented 1 week ago

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

rrebollo commented 1 week ago

@ljimenezsidoo can U review mine in exchange #3380 ?

ljimenezsidoo commented 4 days ago

@rousseldenis Thank you for the review! I’ve made all the requested changes.