-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split beesdoo_product
into ??? - analyse
#353
Comments
Also before managing |
beesdoo_product
into ???beesdoo_product
into ??? - analyse
@carmenbianca @victor-champonnois Here is a first analysis of the work needed for beesdoo_product. I do not have the time to create the tasks before leaving to 🇩🇿 For all features :
Feature by featureAdds the label bio/ethique/provenance. Adds hazard and FDS labels. Adds a main seller. Calculates total price with VAT and deposit price. Contains some facilitation for label printing. Adds a 'Comments' field for use on labels. Adds deadline for sale and consumption. Adds an 'Ingredients' field. Adds scale labels, sale units, and categories. Generates barcodes. Suggested Price
Adds "Edit Price" submenu on Point Of Sale, Purchase and Sale modules. |
In addition: This PR should become its own module. edit: or should be roped into |
Note : beesdoo_product contains several data files with noudpate=True.
My point is that, since we will have to install some of these modules (we cannot rename a source module to several target modules), the install will override the changes made by the client. After discussing with @huguesdk, he had the idea of, instead of installing the module, just setting its state as "installed" in the ir_module_module table (after renaming the xml_ids). |
coopiteasy/vertical-cooperative#204 suggests to split into
product_label
andsale_suggested_price
, but #264 implies that there are a lot more target modules.The text was updated successfully, but these errors were encountered: