-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
[18.0][MIG] product_multi_company: Migration to 18.0 #711
[18.0][MIG] product_multi_company: Migration to 18.0 #711
Commits on Oct 23, 2024
-
========================================== Product permissions for discrete companies ========================================== This modules allows to select in which of the companies you want to use each of the products. Installation ============ This module uses the post and uninstall hooks for updating default product template security rule. This only means that updating the module will not restore the security rule this module changes. Only a complete removal and reinstallation will serve. Usage ===== On the product form view, go to the "Information" tab, and put the companies in which you want to use that product. If none is selected, the product will be visible in all of them. The default value is the current one.
Configuration menu - View commit details
-
Copy full SHA for 6065539 - Browse repository at this point
Copy the full SHA 6065539View commit details -
Configuration menu - View commit details
-
Copy full SHA for e29a3a4 - Browse repository at this point
Copy the full SHA e29a3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b0d69 - Browse repository at this point
Copy the full SHA 02b0d69View commit details -
[MIG] product_multi_company: Upgrade to v10
* Rename manifest * Change openerp references to odoo * Bump version * Add pragma no cover * Edit security of product employee to allow writes (in tests) * Fix permissions in tests * Fix domain & add test * Implement base_multi_company on product_multi_company * Add related cols for product variant
Configuration menu - View commit details
-
Copy full SHA for dbd241d - Browse repository at this point
Copy the full SHA dbd241dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b0a62 - Browse repository at this point
Copy the full SHA d5b0a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2510607 - Browse repository at this point
Copy the full SHA 2510607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c12b66 - Browse repository at this point
Copy the full SHA 4c12b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea8ff03 - Browse repository at this point
Copy the full SHA ea8ff03View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9f743 - Browse repository at this point
Copy the full SHA ed9f743View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7be0e3 - Browse repository at this point
Copy the full SHA f7be0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ed72e - Browse repository at this point
Copy the full SHA b0ed72eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1234ab8 - Browse repository at this point
Copy the full SHA 1234ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76eace3 - Browse repository at this point
Copy the full SHA 76eace3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8df6f1 - Browse repository at this point
Copy the full SHA d8df6f1View commit details -
[FIX] product_multi_company: integrate tests with product_variant_con…
…figurator When this module is integrated with `product_variant_configurator`, tests fail because the latter makes some black magic on the `name` field. I switch the tests to rely on the `description_sale` field instead, which isn't touched by that module, and is also a field delegated from the related `product.template`. BTW it doesn't make sense to modify provided permissions on a test that checks access errors, so instead I switched them to use users in a group that should have access in production. @Tecnativa TT27288
Configuration menu - View commit details
-
Copy full SHA for 6efd691 - Browse repository at this point
Copy the full SHA 6efd691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f302ba - Browse repository at this point
Copy the full SHA 8f302baView commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings) Translation: multi-company-13.0/multi-company-13.0-product_multi_company Translate-URL: https://translation.odoo-community.org/projects/multi-company-13-0/multi-company-13-0-product_multi_company/es/
Configuration menu - View commit details
-
Copy full SHA for 6e494e9 - Browse repository at this point
Copy the full SHA 6e494e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d57a6 - Browse repository at this point
Copy the full SHA c1d57a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6caca - Browse repository at this point
Copy the full SHA 7c6cacaView commit details -
[14.0][IMP] product_multi_company: Add tests common class
In order to extend testing, a common class is necessary to avoid code duplication.
Configuration menu - View commit details
-
Copy full SHA for 8f66d1c - Browse repository at this point
Copy the full SHA 8f66d1cView commit details -
[14.0][IMP] product_multi_company: Create products not shared in corr…
…ect context As some default values can come from current company (e.g.: main one), change context when creating.
Configuration menu - View commit details
-
Copy full SHA for 613e1c3 - Browse repository at this point
Copy the full SHA 613e1c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0403714 - Browse repository at this point
Copy the full SHA 0403714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bb9503 - Browse repository at this point
Copy the full SHA 2bb9503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8982b44 - Browse repository at this point
Copy the full SHA 8982b44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd27b2 - Browse repository at this point
Copy the full SHA 8fd27b2View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: multi-company-15.0/multi-company-15.0-product_multi_company Translate-URL: https://translation.odoo-community.org/projects/multi-company-15-0/multi-company-15-0-product_multi_company/
Configuration menu - View commit details
-
Copy full SHA for 2a5b5c3 - Browse repository at this point
Copy the full SHA 2a5b5c3View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (7 of 7 strings) Translation: multi-company-15.0/multi-company-15.0-product_multi_company Translate-URL: https://translation.odoo-community.org/projects/multi-company-15-0/multi-company-15-0-product_multi_company/es/
Configuration menu - View commit details
-
Copy full SHA for b4109b8 - Browse repository at this point
Copy the full SHA b4109b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb71a5e - Browse repository at this point
Copy the full SHA cb71a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e60f0a8 - Browse repository at this point
Copy the full SHA e60f0a8View commit details -
[IMP-FIX] product_multi_company: Remove dependency to stock
Remove dependency to stock and its overwritten fields, this logic should go if ever done in a separate module named: product_multi_company_stock TT48972
Configuration menu - View commit details
-
Copy full SHA for d48e6db - Browse repository at this point
Copy the full SHA d48e6dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4afffd5 - Browse repository at this point
Copy the full SHA 4afffd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a700d - Browse repository at this point
Copy the full SHA e6a700dView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: multi-company-16.0/multi-company-16.0-product_multi_company Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-product_multi_company/
Configuration menu - View commit details
-
Copy full SHA for 82b7987 - Browse repository at this point
Copy the full SHA 82b7987View commit details -
[FIX] product_multi_company: Don't change model description
The description shouldn't be overriden in any child module, as it's a traversal data that then changes all the translations.
Configuration menu - View commit details
-
Copy full SHA for 38a58ac - Browse repository at this point
Copy the full SHA 38a58acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e35964 - Browse repository at this point
Copy the full SHA 6e35964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b1dc7 - Browse repository at this point
Copy the full SHA 03b1dc7View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: multi-company-16.0/multi-company-16.0-product_multi_company Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-product_multi_company/
Configuration menu - View commit details
-
Copy full SHA for 37c8ba4 - Browse repository at this point
Copy the full SHA 37c8ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f899e89 - Browse repository at this point
Copy the full SHA f899e89View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings) Translation: multi-company-16.0/multi-company-16.0-product_multi_company Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-product_multi_company/it/
Configuration menu - View commit details
-
Copy full SHA for b4e487b - Browse repository at this point
Copy the full SHA b4e487bView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23a9c16 - Browse repository at this point
Copy the full SHA 23a9c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for f045c55 - Browse repository at this point
Copy the full SHA f045c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c10e05 - Browse repository at this point
Copy the full SHA 1c10e05View commit details