Validate flag IsPurchased and IsSold on Price List, Order, InOut, and Invoice
Description
We have two flags in "Product" window: IsPurchased and IsSold that are virtually useless at this point of time. I am proposing to use those flag to restrict Product that can be selected and saved into Price List, Purchase Order, Sales Order, Material Receipt, Material Shipment, Invoice (Vendor) and Invoice (Customer). Validation should be put on beforeSave and before Complete in each Model Classes
Environment
None
Activity
Carlos Ruiz
November 30, 2021 at 4:33 PM
Reopening this - thinking about this, it would be good to implement it similar to the management of IsCustomer/IsVendor on BP
I disagree a strict model validation or filter, instead of we can add flags IsSold/IsPurchased in Info Window for Product and manage it similar to those BP flags.
The thing is sometimes is possible to sell a product that is not intended for sales (for example an asset), the user must be able to do it (similar as sometimes is possible to sell to a vendor)
Diego Ruiz
June 25, 2020 at 12:00 PM
Closing the ticket as a Potential-Idea. There has been no activity in around 7 years.
If you still think the feature should be there, please feel free to create a new ticket or reopen this with more information.
We have two flags in "Product" window: IsPurchased and IsSold that are virtually useless at this point of time.
I am proposing to use those flag to restrict Product that can be selected and saved into Price List, Purchase Order, Sales Order, Material Receipt, Material Shipment, Invoice (Vendor) and Invoice (Customer).
Validation should be put on beforeSave and before Complete in each Model Classes