-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
[16.0] [MIG] product_pack: Migration to 16.0 #120
Commits on Feb 23, 2023
-
INIT ADD pot files and module for agrimesores
Configuration menu - View commit details
-
Copy full SHA for b6a1186 - Browse repository at this point
Copy the full SHA b6a1186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd46eb - Browse repository at this point
Copy the full SHA 3fd46ebView commit details -
IMP product pack to support surveyor packs IMP pack description IMP add product pack standar functionality for v8 and general improvements IMP discounts and portal distributors permissions FIX product_pack license and author FIX prod pack available IMP pack to restrict company in products FIX pack company restriction
Configuration menu - View commit details
-
Copy full SHA for 36f2c92 - Browse repository at this point
Copy the full SHA 36f2c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b98de - Browse repository at this point
Copy the full SHA 67b98deView commit details -
IMP product_pack format FIX fix_digits_compute_to_digits IMP IMPORTANT imprrovements on product pack, get pack with sale order constraint IMP use constraint on sale line and not sale order for product packs IMP implement totalice price on product pack IMP update pack manifest FIX prod pack copy sale order FIX contraint IMP compt with other modules FIX prod pack @api.multi
Configuration menu - View commit details
-
Copy full SHA for adeaa8b - Browse repository at this point
Copy the full SHA adeaa8bView commit details -
9.0-fix-product_pack (OCA#110)
9.0 FIX filter the taxes by company (OCA#111)
Configuration menu - View commit details
-
Copy full SHA for 658c360 - Browse repository at this point
Copy the full SHA 658c360View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3cba9 - Browse repository at this point
Copy the full SHA cf3cba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c613497 - Browse repository at this point
Copy the full SHA c613497View commit details -
[REL] init repository v11 (OCA#122)
* [REL] replace __openerp__ for __manifest__ * [REL] replace openerp imports for odoo * [REL] some python3 exceptions * [REL] replace openerp by odoo on xml files * [REL] delete utf-8 line on python files * [REL] some minor fixes for migration to v11 * [FIX] runbot link
Configuration menu - View commit details
-
Copy full SHA for d3bc637 - Browse repository at this point
Copy the full SHA d3bc637View commit details -
[REL] migration product_pack to 11.0 (OCA#145)
* [FIX] xml files names * [REL] migration product_pack to 11.0 * [FIX] Update README * [FIX] remove openerp tags and data tags * [IMP] change some funtion to improve funcionality * [FIX] change name to xml and .py files according guidelines * [FIX] remove api.one decorators * [FIX] update readme * [FIX] Remove "encoding: utf-8" * [FIX] remove api.multi, string not necesary and some other fixes * [FIX] demo data to separate according Guidelines * [FIX] fix names in fields * [FIX] remove executable
Configuration menu - View commit details
-
Copy full SHA for fb59d97 - Browse repository at this point
Copy the full SHA fb59d97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d6af16 - Browse repository at this point
Copy the full SHA 6d6af16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f00311 - Browse repository at this point
Copy the full SHA 6f00311View commit details -
[ADD] product_pack: Compatibility 11.0 and multiples improves. (OCA#185)
* [ADD] product_pack: Add compatibility with website_sale. * [ADD] product_pack: Allow product pack modify * [ADD] product_pack: In sale order do not let to delete/modify a line that belongs to a pack * [ADD] product_pack: Be able to edit pack lines inf allow_modify_pack is set in product. * [ADD] product_pack: Do not compute price in cart for components_price packs [FIX] product_pack: Pack line price fixed (take into account pricelist) (OCA#187) * [FIX] product_pack: Pack line price fixed (take into account pricelist) Proper compute pack line price using price instead of list_price * [FIX] product_pack: Allow Modidy Pack only showed for Components price packs * [FIX] product_pack: When changing pack_price_type clean allow_modify_pack if needed.
Configuration menu - View commit details
-
Copy full SHA for 54c1787 - Browse repository at this point
Copy the full SHA 54c1787View commit details -
[FIX] the stock calculation from product packs if see from product te…
Configuration menu - View commit details
-
Copy full SHA for 05446f1 - Browse repository at this point
Copy the full SHA 05446f1View commit details -
[FIX] product_pack: Take into account both pricelist and pack line di…
…scount. (#197) Formerly was only taking into account the product packs discount, now take into account both discounts. Also we simplify the way that get_sale_order_line_vals works and now is simplier and use Odoo's onchange methods to compute the lines values. [FIX] product_pack: Pack component now have the tax of the company (#198) Before this fix the product's packs new sale order line have multiple taxes: one por each company. Actually only need to add the taxes realated to the sale order's company. [FIX] product_pack: compute proper components prices (#199) In some cases the values were prefetched and it was throwing bad prices. we add prefetch_fields to the context of the packs and that solve it. [FIX/IMP] product_pack: Allow modify pack and do not reset after confirm website sale order (#201) * [FIX] product_pack: Do not reset packs components when confirm sale order. If a sale order is updated from the website whrn confirm the order we do not expand the pack, we usit as it is. * [ADD] product_pack: Allow modify pack from backend/website Now we can choose if the product can be modified in the only int he backend or if can be modified also in the frontend by the customers. * [FIX] lint
Configuration menu - View commit details
-
Copy full SHA for 9318561 - Browse repository at this point
Copy the full SHA 9318561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed910f - Browse repository at this point
Copy the full SHA 7ed910fView commit details -
[FIX] product_pack: remove price and discount if the parent pack it's…
… the type 'fixed and totalice' (#203)
Configuration menu - View commit details
-
Copy full SHA for e9d43ea - Browse repository at this point
Copy the full SHA e9d43eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for faca591 - Browse repository at this point
Copy the full SHA faca591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58538e1 - Browse repository at this point
Copy the full SHA 58538e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e7a8d - Browse repository at this point
Copy the full SHA 38e7a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aae93a - Browse repository at this point
Copy the full SHA 4aae93aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 724c037 - Browse repository at this point
Copy the full SHA 724c037View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc98117 - Browse repository at this point
Copy the full SHA cc98117View commit details -
Configuration menu - View commit details
-
Copy full SHA for a910cf3 - Browse repository at this point
Copy the full SHA a910cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5785a - Browse repository at this point
Copy the full SHA 2c5785aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3513e1b - Browse repository at this point
Copy the full SHA 3513e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a7a91 - Browse repository at this point
Copy the full SHA 49a7a91View commit details -
Translated using Weblate (Portuguese)
Currently translated at 95.6% (43 of 45 strings) Translation: product-pack-12.0/product-pack-12.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-12-0/product-pack-12-0-product_pack/pt/
Configuration menu - View commit details
-
Copy full SHA for 2eb41ce - Browse repository at this point
Copy the full SHA 2eb41ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89cede9 - Browse repository at this point
Copy the full SHA 89cede9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30cc6d2 - Browse repository at this point
Copy the full SHA 30cc6d2View commit details -
Translated using Weblate (Catalan)
Currently translated at 100.0% (45 of 45 strings) Translation: product-pack-12.0/product-pack-12.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-12-0/product-pack-12-0-product_pack/ca/
Configuration menu - View commit details
-
Copy full SHA for e706842 - Browse repository at this point
Copy the full SHA e706842View commit details -
[12.0] [FIX] product_pack : use sudo in the get_pack_lines method
This is because in the e-commerce when an user portal or public try to access to the catalog of products has an access error to the model "product pack line". Them problem is when the method price_compute is call then try to compute the products expand the product pack and try to access to that model. This way evoid to set an access read to "product pack line" for the portal and public users.
Configuration menu - View commit details
-
Copy full SHA for fd5a534 - Browse repository at this point
Copy the full SHA fd5a534View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb8f56 - Browse repository at this point
Copy the full SHA bdb8f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36cf10c - Browse repository at this point
Copy the full SHA 36cf10cView commit details -
Translated using Weblate (French)
Currently translated at 4.4% (2 of 45 strings) Translation: product-pack-12.0/product-pack-12.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-12-0/product-pack-12-0-product_pack/fr/
Configuration menu - View commit details
-
Copy full SHA for f1b46ff - Browse repository at this point
Copy the full SHA f1b46ffView commit details -
Translated using Weblate (French)
Currently translated at 100.0% (45 of 45 strings) Translation: product-pack-12.0/product-pack-12.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-12-0/product-pack-12-0-product_pack/fr/
Configuration menu - View commit details
-
Copy full SHA for fa09537 - Browse repository at this point
Copy the full SHA fa09537View commit details -
Configuration menu - View commit details
-
Copy full SHA for c034db0 - Browse repository at this point
Copy the full SHA c034db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abbea0 - Browse repository at this point
Copy the full SHA 2abbea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d379cd - Browse repository at this point
Copy the full SHA 7d379cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e16aede - Browse repository at this point
Copy the full SHA e16aedeView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: product-pack-13.0/product-pack-13.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-13-0/product-pack-13-0-product_pack/
Configuration menu - View commit details
-
Copy full SHA for 0d195a7 - Browse repository at this point
Copy the full SHA 0d195a7View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: product-pack-13.0/product-pack-13.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-13-0/product-pack-13-0-product_pack/
Configuration menu - View commit details
-
Copy full SHA for 01e0af3 - Browse repository at this point
Copy the full SHA 01e0af3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac554ef - Browse repository at this point
Copy the full SHA ac554efView commit details -
Translated using Weblate (Dutch)
Currently translated at 18.1% (8 of 44 strings) Translation: product-pack-13.0/product-pack-13.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-13-0/product-pack-13-0-product_pack/nl/
Configuration menu - View commit details
-
Copy full SHA for d4429e0 - Browse repository at this point
Copy the full SHA d4429e0View commit details -
[13.0] [IMP] product_pack: Use sudo to access to packs lines
In case the user has not enough right to access to pack lines and add in the order a line with packs, this way we allow access to the price without problems with access to the model.
Configuration menu - View commit details
-
Copy full SHA for bb24890 - Browse repository at this point
Copy the full SHA bb24890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf16cd - Browse repository at this point
Copy the full SHA 4bf16cdView commit details -
[13.0] [FIX] product_pack: Use sudo when calculate the price and the …
…user doesn't have access to write in the model product_product. This bug affect product variants and all types of product packs. Configuration to replicate the scenario with the bug: Select a user without any administration rights, either sales, invoice or accounting. I use the "demo" user in runbot to replicate. 1) Create a product pack and configurate with any types 2) Go to the view of product product. 3) Find that product pack searching by the name. 4) An error with rights access for the user will raise.
Configuration menu - View commit details
-
Copy full SHA for f09239d - Browse repository at this point
Copy the full SHA f09239dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ccf65 - Browse repository at this point
Copy the full SHA d4ccf65View commit details -
[FIX] product_pack: Solve the problem with the packs and the user wit…
…hout right to write in products. This solve the problem when with a user without rights to write in product, you want to search or access to a product variant who are a pack regardless the type or the composition of that one. We undone this PR OCA#42 because not solve completly the problem, with this change now all problems are solved.
Configuration menu - View commit details
-
Copy full SHA for 6393dc3 - Browse repository at this point
Copy the full SHA 6393dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d673ebd - Browse repository at this point
Copy the full SHA d673ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for be13f2c - Browse repository at this point
Copy the full SHA be13f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbff85 - Browse repository at this point
Copy the full SHA 3fbff85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b506f5 - Browse repository at this point
Copy the full SHA 2b506f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9003b - Browse repository at this point
Copy the full SHA ed9003bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c61fd - Browse repository at this point
Copy the full SHA 57c61fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ea972 - Browse repository at this point
Copy the full SHA 66ea972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 612ce86 - Browse repository at this point
Copy the full SHA 612ce86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f7843 - Browse repository at this point
Copy the full SHA 07f7843View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: product-pack-14.0/product-pack-14.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-14-0/product-pack-14-0-product_pack/
Configuration menu - View commit details
-
Copy full SHA for ef8a74c - Browse repository at this point
Copy the full SHA ef8a74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed6ec0 - Browse repository at this point
Copy the full SHA 5ed6ec0View commit details -
Translated using Weblate (Swedish)
Currently translated at 100.0% (44 of 44 strings) Translation: product-pack-14.0/product-pack-14.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-14-0/product-pack-14-0-product_pack/sv/
Configuration menu - View commit details
-
Copy full SHA for b9aa934 - Browse repository at this point
Copy the full SHA b9aa934View commit details -
Translated using Weblate (Catalan)
Currently translated at 100.0% (44 of 44 strings) Translation: product-pack-14.0/product-pack-14.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-14-0/product-pack-14-0-product_pack/ca/
Configuration menu - View commit details
-
Copy full SHA for 85313a5 - Browse repository at this point
Copy the full SHA 85313a5View commit details -
[14.0][IMP] product_pack: Pack modifiable visible on detailed lines
As this is an option, this is an enhancement from previous version as it should be visible without conditions.
Configuration menu - View commit details
-
Copy full SHA for db452f5 - Browse repository at this point
Copy the full SHA db452f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 844b159 - Browse repository at this point
Copy the full SHA 844b159View commit details -
Configuration menu - View commit details
-
Copy full SHA for cada52a - Browse repository at this point
Copy the full SHA cada52aView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: product-pack-14.0/product-pack-14.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-14-0/product-pack-14-0-product_pack/
Configuration menu - View commit details
-
Copy full SHA for 2e29d00 - Browse repository at this point
Copy the full SHA 2e29d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdd3b6 - Browse repository at this point
Copy the full SHA 8cdd3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc1e422 - Browse repository at this point
Copy the full SHA cc1e422View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab869b7 - Browse repository at this point
Copy the full SHA ab869b7View commit details -
[FIX] product_pack: Compute directly the price on pricelists
Steps to reproduce the problem: - Create a new pack with "Pack component price" = "Totalized in main product" - Put some components on it. - Create a sales order with such pack. - The price unit got in the sales order line is not the sum of the components. That's because the computations done after calling `price_compute` in the pricelist engine modify the final returned price, so we don't call super on such cases and compute it directly. TT37977
Configuration menu - View commit details
-
Copy full SHA for 3d819dd - Browse repository at this point
Copy the full SHA 3d819ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 609a102 - Browse repository at this point
Copy the full SHA 609a102View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2216d - Browse repository at this point
Copy the full SHA ba2216dView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: product-pack-15.0/product-pack-15.0-product_pack Translate-URL: https://translation.odoo-community.org/projects/product-pack-15-0/product-pack-15-0-product_pack/
Configuration menu - View commit details
-
Copy full SHA for 7d0b79a - Browse repository at this point
Copy the full SHA 7d0b79aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea8ff51 - Browse repository at this point
Copy the full SHA ea8ff51View commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4edad83 - Browse repository at this point
Copy the full SHA 4edad83View commit details