OCA / stock-logistics-workflow

Odoo Stock, Workflow and Organization
GNU Affero General Public License v3.0
226 stars 642 forks source link

[16.0][ADD] stock_picking_limit_return_qty: add module #1639

Open dessanhemrayev opened 2 months ago

dessanhemrayev commented 2 months ago

Limit quantity of items that can be returned in the same picking

Before this PR:

User can return any amount of products in picking return. Even if this amount is more tha initial amount in the original picking.

After this PR:

if user tries to return bigger qty ot a product than it was in the original picking ValidationError is raised. This includes quantities already returned.

OCA-git-bot commented 1 month 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). 🤖