lp:~openerp-dev/openobject-addons/trunk-qweb-report-print-qweb-html-pdf-report-ypa
Created by
Yogesh Parekh(OpenERP)
and last modified
- Get this branch:
- bzr branch lp:~openerp-dev/openobject-addons/trunk-qweb-report-print-qweb-html-pdf-report-ypa
Members of
OpenERP R&D Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Atul Patel(OpenERP): Approve
-
Diff: 2551 lines (+108/-2160)33 files modifiedmrp/controllers/__init__.py (+21/-0)
mrp/controllers/main.py (+20/-1)
mrp/mrp_report.xml (+15/-14)
mrp/report/__init__.py (+0/-2)
mrp/report/bom_structure.py (+0/-62)
mrp/report/bom_structure.rml (+0/-154)
mrp/report/order.py (+0/-34)
mrp/report/order.rml (+0/-373)
mrp/views/order_report.xml (+8/-8)
mrp_operations/mrp_operations_report.xml (+9/-25)
mrp_operations/report/__init__.py (+0/-2)
mrp_operations/report/mrp_code_barcode.py (+0/-33)
mrp_operations/report/mrp_code_barcode.rml (+0/-42)
mrp_operations/report/mrp_wc_barcode.py (+0/-33)
mrp_operations/report/mrp_wc_barcode.rml (+0/-42)
mrp_repair/__init__.py (+0/-1)
mrp_repair/mrp_repair_report.xml (+7/-8)
mrp_repair/report/__init__.py (+0/-25)
mrp_repair/report/order.py (+0/-45)
mrp_repair/report/order.rml (+0/-405)
mrp_repair/views/report_repair_order.xml (+5/-5)
purchase/edi/purchase_order_action_data.xml (+1/-1)
purchase/purchase_report.xml (+15/-9)
purchase/report/__init__.py (+0/-2)
purchase/report/order.py (+0/-33)
purchase/report/order.rml (+0/-319)
purchase/report/request_quotation.py (+0/-35)
purchase/report/request_quotation.rml (+0/-146)
purchase_requisition/__init__.py (+0/-1)
purchase_requisition/purchase_requisition_report.xml (+7/-2)
purchase_requisition/report/__init__.py (+0/-24)
purchase_requisition/report/purchase_requisition.rml (+0/-239)
purchase_requisition/report/requisition.py (+0/-35)
Related bugs
Related blueprints
Branch information
Recent revisions
- 9342. By Atul Patel(OpenERP)
-
[FIX] purchase: remove two times report_type declaration.
change edi template refernce for purchase - 9340. By Yogesh Parekh(OpenERP)
-
[IMP]: Remove sxw and rml file from mrp, mrp_repair and mrp_operation module
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openobject-addons