lp:~dorian-kemps/unifield-server/US-7323
- Get this branch:
- bzr branch lp:~dorian-kemps/unifield-server/US-7323
Branch merges
- UniField Reviewer Team: Pending requested
-
Diff: 879 lines (+408/-59) (has conflicts)19 files modifiedbin/addons/base/ir/ir_actions.py (+2/-0)
bin/addons/base/ir/ir_values.py (+14/-2)
bin/addons/msf_outgoing/msf_outgoing_view.xml (+3/-0)
bin/addons/msf_profile/i18n/fr_MF.po (+37/-14)
bin/addons/procurement_request/procurement_request_view.xml (+13/-14)
bin/addons/product/product.py (+21/-0)
bin/addons/product_attributes/product_attributes_view.xml (+190/-16)
bin/addons/purchase/purchase_order.py (+15/-3)
bin/addons/purchase/purchase_view.xml (+0/-6)
bin/addons/reason_types_moves/reason_type_view.xml (+1/-0)
bin/addons/reason_types_moves/stock_view.xml (+1/-0)
bin/addons/sale/sale_order.py (+35/-1)
bin/addons/sale/sale_view.xml (+2/-0)
bin/addons/stock/stock.py (+35/-0)
bin/addons/stock/stock_view.xml (+1/-0)
bin/addons/tender_flow/tender_flow.py (+35/-1)
bin/addons/tender_flow/tender_flow_view.xml (+1/-1)
bin/import_xml.rng (+1/-0)
bin/tools/convert.py (+1/-1)
Branch information
Recent revisions
- 6254. By Dorian
-
US-7323 [FIX] Product right menu: the new docs ations will put no default filter on the generated view expect for the product_id
- 6253. By Dorian
-
US-7323 [FIX] Product: Removed the product name from the new search views generated by the docs button on the right menu
- 6251. By Dorian
-
US-7323 [FIX] Product: The right menu actions for the docs put the product_id in the context (and the search filter in the view) instead of the domain
- 6249. By Dorian
-
US-7323 [FIX] Product: Replaced the act_windows by ir.actions.server to lose no views, domain or context while using the actions on the right menu
- 6248. By Dorian
-
US-7323 [FIX] Product: Added the search view to the docs' actions to have the correct filters
- 6247. By Dorian
-
US-7323 [FIX] SO/PO/Tender/Moves: Fixed issue where LmF appears when product_id search field is used without a full product selected
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unifield-server