[IMP] mrp_subcontracting_partner_management : Changed 'is_subcontractor_partner' field position.

When subcontractor name changed then changes subcontractor related records name.
This commit is contained in:
geomer198
2022-10-05 18:42:11 +03:00
parent 611126e5b9
commit 1b98ba5b9d
10 changed files with 319 additions and 268 deletions

View File

@@ -1 +1,4 @@
* No configuration is required
To see newly created rules, go to **Settings** > **Inventory** and activate "Multi step routes".
It is also possible to allow a user to check inventory locations in **Sales & Purchases** tab of **Vendor** without activating dev mode.
To do so, enable technical extra right **Display Inventory section on Vendor** in user.

View File

@@ -2,3 +2,6 @@
* Enable the "Subcontractor" checkbox
* New entities are created or existing are used if were created previously
* When disabled all associated enties will be archived
* When name of subcontractor is updated, names of entities are updated automatically.
* It is also possible to check inventory locations using **Subcontractor Location Stock** smart button on partner.
* When name of subcontractor is updated, names of entities (subcontracting location, operation type, rules) are updated automatically.