diff --git a/app_account_invoice_product_multi_add/__manifest__.py b/app_account_invoice_product_multi_add/__manifest__.py index dd2b9d8f..ead08beb 100644 --- a/app_account_invoice_product_multi_add/__manifest__.py +++ b/app_account_invoice_product_multi_add/__manifest__.py @@ -23,6 +23,8 @@ 'website': 'http://www.sunpop.cn', 'license': 'LGPL-3', 'sequence': 2, + 'price': 0.00, + 'currency': 'USD', 'summary': """ App Account Invoice Product Multi Batch Add, 客户收据与供应商帐单批量增加产品. Odoo App of Sunpop.cn @@ -36,7 +38,7 @@ 2. 可对产品进行过滤、分组,然后批量加入 """, 'depends': [ - 'app_web_one2many_multi_add', + # 'app_web_one2many_multi_add', 'account', ], 'images': ['static/description/banner.png'], diff --git a/app_mrp_bom_location/__manifest__.py b/app_mrp_bom_location/__manifest__.py index 62fa62b9..ef9e02c9 100644 --- a/app_mrp_bom_location/__manifest__.py +++ b/app_mrp_bom_location/__manifest__.py @@ -16,7 +16,7 @@ # description: { 'name': 'MRP BOM Location for Manufacturing/Unbuild Order', - 'version': '11.0.7.24', + 'version': '10.0.7.24', 'author': 'Sunpop.cn', 'category': 'Manufacturing', 'website': 'http://www.sunpop.cn', diff --git a/app_mrp_bom_product_multi_add/__manifest__.py b/app_mrp_bom_product_multi_add/__manifest__.py index 9ca32ad3..26a00674 100644 --- a/app_mrp_bom_product_multi_add/__manifest__.py +++ b/app_mrp_bom_product_multi_add/__manifest__.py @@ -23,6 +23,8 @@ 'website': 'http://www.sunpop.cn', 'license': 'LGPL-3', 'sequence': 2, + 'price': 0.00, + 'currency': 'USD', 'summary': """ App MRP Bom Product Multi Batch Add, 制造Bom批量增加产品. Odoo App of Sunpop.cn @@ -36,7 +38,7 @@ 2. 可对产品进行过滤、分组,然后批量加入 """, 'depends': [ - 'app_web_one2many_multi_add', + # 'app_web_one2many_multi_add', 'mrp', ], 'images': ['static/description/banner.png'], diff --git a/app_odoo_customize/models/app_theme_config_settings.py b/app_odoo_customize/models/app_theme_config_settings.py index ac97fa76..b1803edd 100644 --- a/app_odoo_customize/models/app_theme_config_settings.py +++ b/app_odoo_customize/models/app_theme_config_settings.py @@ -233,6 +233,7 @@ class AppThemeConfigSettings(models.TransientModel): ['mrp.workcenter.productivity', ], ['mrp.workorder', ], ['mrp.production.workcenter.line', ], + ['change.production.qty', ], ['mrp.production', ], ['mrp.production.product.line', ], ['mrp.unbuild', ], diff --git a/app_odoo_customize/static/description/set1.jpg b/app_odoo_customize/static/description/set1.jpg new file mode 100644 index 00000000..8b671010 Binary files /dev/null and b/app_odoo_customize/static/description/set1.jpg differ diff --git a/app_odoo_customize/static/description/set1.png b/app_odoo_customize/static/description/set1.png deleted file mode 100644 index b68f7abe..00000000 Binary files a/app_odoo_customize/static/description/set1.png and /dev/null differ diff --git a/app_odoo_customize/static/description/set3.jpg b/app_odoo_customize/static/description/set3.jpg new file mode 100644 index 00000000..d1285f3a Binary files /dev/null and b/app_odoo_customize/static/description/set3.jpg differ diff --git a/app_odoo_customize/static/description/set3.png b/app_odoo_customize/static/description/set3.png deleted file mode 100644 index 0c2edc58..00000000 Binary files a/app_odoo_customize/static/description/set3.png and /dev/null differ diff --git a/app_purchase_product_multi_add/__manifest__.py b/app_purchase_product_multi_add/__manifest__.py index f849d483..cfc73bc6 100644 --- a/app_purchase_product_multi_add/__manifest__.py +++ b/app_purchase_product_multi_add/__manifest__.py @@ -23,6 +23,8 @@ 'website': 'http://www.sunpop.cn', 'license': 'LGPL-3', 'sequence': 2, + 'price': 0.00, + 'currency': 'USD', 'summary': """ App Purchase Order Product Multi Batch Add, 采购订单批量增加产品. Odoo App of Sunpop.cn @@ -36,7 +38,7 @@ 2. 可对产品进行过滤、分组,然后批量加入 """, 'depends': [ - 'app_web_one2many_multi_add', + # 'app_web_one2many_multi_add', 'purchase', ], 'images': ['static/description/banner.png'], diff --git a/app_purchase_report/__manifest__.py b/app_purchase_report/__manifest__.py index c090a033..13bac920 100644 --- a/app_purchase_report/__manifest__.py +++ b/app_purchase_report/__manifest__.py @@ -17,7 +17,7 @@ { - 'name': "App Purchase Report Enhance. Add received, invoiced, date planned", + 'name': "App Purchase Report Enhance. Add received, invoiced, date planned. 采购报告增加计划时间,已收,已付款", 'version': '11.0.8.05', 'author': 'Sunpop.cn', 'category': 'Base', diff --git a/app_purchase_report/static/description/banner.png b/app_purchase_report/static/description/banner.png index 3f004c03..f192483a 100644 Binary files a/app_purchase_report/static/description/banner.png and b/app_purchase_report/static/description/banner.png differ diff --git a/app_purchase_report/static/description/index.html b/app_purchase_report/static/description/index.html index efe41a57..3acfa531 100644 --- a/app_purchase_report/static/description/index.html +++ b/app_purchase_report/static/description/index.html @@ -1,9 +1,9 @@
-

App

+

App Purchase Report Enhance. Add received, invoiced, date planned. 采购报告增加计划时间,已收,已付款

-

This moduld allows user to .

+

This moduld allows user to get Enhance purchase report.

More Powerful addons: Supop.cn Odoo Addons

diff --git a/app_sale_product_multi_add/__manifest__.py b/app_sale_product_multi_add/__manifest__.py index 57e06083..0353cf87 100644 --- a/app_sale_product_multi_add/__manifest__.py +++ b/app_sale_product_multi_add/__manifest__.py @@ -23,6 +23,8 @@ 'website': 'http://www.sunpop.cn', 'license': 'LGPL-3', 'sequence': 2, + 'price': 0.00, + 'currency': 'USD', 'summary': """ App Sale Order Product Multi Batch Add, 销售订单批量增加产品. Odoo App of Sunpop.cn @@ -36,7 +38,7 @@ 2. 可对产品进行过滤、分组,然后批量加入 """, 'depends': [ - 'app_web_one2many_multi_add', + # 'app_web_one2many_multi_add', 'sale_management', ], 'images': ['static/description/banner.png'], diff --git a/app_stock_picking_product_multi_add/__manifest__.py b/app_stock_picking_product_multi_add/__manifest__.py index 76f53d96..5b687673 100644 --- a/app_stock_picking_product_multi_add/__manifest__.py +++ b/app_stock_picking_product_multi_add/__manifest__.py @@ -23,6 +23,8 @@ 'website': 'http://www.sunpop.cn', 'license': 'LGPL-3', 'sequence': 2, + 'price': 0.00, + 'currency': 'USD', 'summary': """ App Stock Picking Order Product Multi Batch Add, 库存调拨单批量增加产品. Odoo App of Sunpop.cn @@ -36,7 +38,7 @@ 2. 可对产品进行过滤、分组,然后批量加入 """, 'depends': [ - 'app_web_one2many_multi_add', + # 'app_web_one2many_multi_add', 'stock', ], 'images': ['static/description/banner.png'], diff --git a/mrp_bom_location/README.rst b/mrp_bom_location/README.rst deleted file mode 100644 index 2179a654..00000000 --- a/mrp_bom_location/README.rst +++ /dev/null @@ -1,69 +0,0 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.png - :target: https://www.gnu.org/licenses/agpl - :alt: License: AGPL-3 - -================ -MRP BOM Location -================ - -This module adds the location field to the Bill of Materials and its -components. This may be useful to distinguish between different BoMs for the -same product or to highlight the preferred locations to fetch the -components from. - -The location appears in the BOM Structure Report. - - -Usage -===== - -To use this module, you need to: - -#. Go to *Manufacturing > Bill of Materials*. -#. Pick or create one of them. -#. You will see a new field to fill called "Location". -#. One the structure report *BOM > Print > BOM Structure* location field is present - -.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas - :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/129/11.0 - -Bug Tracker -=========== - -Bugs are tracked on `GitHub Issues -`_. In case of trouble, please -check there if your issue has already been reported. If you spotted it first, -help us smash it by providing detailed and welcomed feedback. - -Credits -======= - -Images ------- - -* Odoo Community Association: `Icon `_. - -Contributors ------------- - -* Lois Rilo -* Mykhailo Panarin - -Do not contact contributors directly about support or help with technical -issues. - -Maintainer ----------- - -.. image:: https://odoo-community.org/logo.png - :alt: Odoo Community Association - :target: https://odoo-community.org - -This module is maintained by the OCA. - -OCA, or the Odoo Community Association, is a nonprofit organization whose -mission is to support the collaborative development of Odoo features and -promote its widespread use. - -To contribute to this module, please visit https://odoo-community.org. diff --git a/mrp_bom_location/__init__.py b/mrp_bom_location/__init__.py deleted file mode 100644 index 347b23ce..00000000 --- a/mrp_bom_location/__init__.py +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). - -from . import models -from . import report diff --git a/mrp_bom_location/__manifest__.py b/mrp_bom_location/__manifest__.py deleted file mode 100644 index 6aa0b696..00000000 --- a/mrp_bom_location/__manifest__.py +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -{ - "name": "MRP BOM Location", - "summary": "Adds location field to Bill of Materials and its components.", - "version": "11.0.1.0.0", - "category": "Manufacture", - "website": "https://github.com/OCA/manufacture", - "author": "Eficent, Odoo Community Association (OCA)", - "license": "AGPL-3", - "application": False, - "depends": [ - "mrp", - ], - "data": [ - "views/mrp_view.xml", - "views/report_mrpbomstructure.xml", - ], -} diff --git a/mrp_bom_location/i18n/mrp_bom_location.pot b/mrp_bom_location/i18n/mrp_bom_location.pot deleted file mode 100644 index 12274e15..00000000 --- a/mrp_bom_location/i18n/mrp_bom_location.pot +++ /dev/null @@ -1,39 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * mrp_bom_location -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: mrp_bom_location -#: model:ir.model,name:mrp_bom_location.model_mrp_bom -msgid "Bill of Material" -msgstr "" - -#. module: mrp_bom_location -#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom_line_location_id -#: model:ir.model.fields,field_description:mrp_bom_location.field_mrp_bom_location_id -#: model:ir.ui.view,arch_db:mrp_bom_location.report_mrpbomstructure_location -#: model:ir.ui.view,arch_db:mrp_bom_location.view_mrp_bom_filter -#: model:ir.ui.view,arch_db:mrp_bom_location.view_mrp_bom_line_filter -msgid "Location" -msgstr "" - -#. module: mrp_bom_location -#: model:ir.model,name:mrp_bom_location.model_mrp_bom_line -msgid "mrp.bom.line" -msgstr "" - -#. module: mrp_bom_location -#: model:ir.model,name:mrp_bom_location.model_report_mrp_mrp_bom_structure_report -msgid "report.mrp.mrp_bom_structure_report" -msgstr "" - diff --git a/mrp_bom_location/models/__init__.py b/mrp_bom_location/models/__init__.py deleted file mode 100644 index a06bc71a..00000000 --- a/mrp_bom_location/models/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). - -from . import mrp_bom diff --git a/mrp_bom_location/models/mrp_bom.py b/mrp_bom_location/models/mrp_bom.py deleted file mode 100644 index 10a3ae7f..00000000 --- a/mrp_bom_location/models/mrp_bom.py +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). - -from odoo import api, fields, models - - -class MrpBom(models.Model): - _inherit = "mrp.bom" - - location_id = fields.Many2one( - string='Location', - comodel_name='stock.location', - ) - - @api.onchange('picking_type_id') - def _onchange_picking_type_id(self): - if (self.picking_type_id and - self.picking_type_id.default_location_src_id): - self.location_id = self.picking_type_id.default_location_src_id - - -class MrpBomLine(models.Model): - _inherit = "mrp.bom.line" - - location_id = fields.Many2one( - related='bom_id.location_id', - readonly=True, - store=True, - ) diff --git a/mrp_bom_location/report/__init__.py b/mrp_bom_location/report/__init__.py deleted file mode 100644 index 9956baed..00000000 --- a/mrp_bom_location/report/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 2017 Eficent Business and IT Consulting Services S.L. -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). - -from . import bom_structure diff --git a/mrp_bom_location/report/bom_structure.py b/mrp_bom_location/report/bom_structure.py deleted file mode 100644 index 91376c27..00000000 --- a/mrp_bom_location/report/bom_structure.py +++ /dev/null @@ -1,16 +0,0 @@ -# © 2017 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) -# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). - -from odoo import api, models - - -class BomStructureReport(models.AbstractModel): - _inherit = 'report.mrp.mrp_bom_structure_report' - - @api.model - def _get_child_vals(self, record, level, qty, uom): - res = super(BomStructureReport, self)._get_child_vals( - record, level, qty, uom) - res['location_name'] = record.location_id.complete_name or '' - return res diff --git a/mrp_bom_location/static/description/icon.png b/mrp_bom_location/static/description/icon.png deleted file mode 100644 index 3a0328b5..00000000 Binary files a/mrp_bom_location/static/description/icon.png and /dev/null differ diff --git a/mrp_bom_location/views/mrp_view.xml b/mrp_bom_location/views/mrp_view.xml deleted file mode 100644 index 7cec665a..00000000 --- a/mrp_bom_location/views/mrp_view.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - mrp.bom.form - mrp_bom_location - mrp.bom - - - - - - - - - - - - - mrp.bom.tree - mrp_bom_location - mrp.bom - - - - - - - - - - mrp.bom.select - mrp_bom_location - mrp.bom - - - - - - - - - - - - - mrp.bom.component.tree - mrp_bom_location - mrp.bom.line - - - - - - - - - - mrp.bom.line.select - mrp_bom_location - mrp.bom.line - - - - - - - - - - - - diff --git a/mrp_bom_location/views/report_mrpbomstructure.xml b/mrp_bom_location/views/report_mrpbomstructure.xml deleted file mode 100644 index be2a75a6..00000000 --- a/mrp_bom_location/views/report_mrpbomstructure.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - -