Merge lp://staging/~jfb-tempo-consulting/unifield-server/US-10748 into lp://staging/unifield-server

Proposed by jftempo
Status: Merged
Merged at revision: 6536
Proposed branch: lp://staging/~jfb-tempo-consulting/unifield-server/US-10748
Merge into: lp://staging/unifield-server
Diff against target: 8295 lines (+3898/-780) (has conflicts)
110 files modified
bin/addons/consumption_calculation/consumption_calculation.py (+8/-1)
bin/addons/consumption_calculation/consumption_view.xml (+2/-0)
bin/addons/consumption_calculation/weekly_forecast_report.py (+14/-0)
bin/addons/kit/kit.py (+13/-6)
bin/addons/kit/kit_creation.py (+11/-5)
bin/addons/kit/kit_creation_view.xml (+4/-0)
bin/addons/kit/kit_view.xml (+8/-0)
bin/addons/kit/report/kit_report.rml (+13/-1)
bin/addons/kit/report/kitting_order_report.rml (+13/-1)
bin/addons/mission_stock/mission_stock.py (+113/-18)
bin/addons/mission_stock/mission_stock_view.xml (+3/-1)
bin/addons/mission_stock/wizard/mission_stock_wizard.py (+3/-0)
bin/addons/msf_doc_import/initial_stock_inventory.py (+5/-0)
bin/addons/msf_doc_import/view/initial_stock_inventory_line_view.xml (+1/-1)
bin/addons/msf_instance/msf_instance.py (+17/-0)
bin/addons/msf_outgoing/msf_outgoing_view.xml (+6/-0)
bin/addons/msf_outgoing/report/empty_picking_ticket.rml (+52/-3)
bin/addons/msf_outgoing/report/packing_list.rml (+15/-3)
bin/addons/msf_outgoing/report/picking_ticket.py (+2/-0)
bin/addons/msf_outgoing/report/picking_ticket.rml (+43/-3)
bin/addons/msf_outgoing/wizard/incoming_shipment_processor.py (+22/-1)
bin/addons/msf_outgoing/wizard/incoming_shipment_processor_view.xml (+14/-0)
bin/addons/msf_outgoing/wizard/internal_move_processor_view.xml (+2/-0)
bin/addons/msf_outgoing/wizard/outgoing_delivery_processor_view.xml (+15/-1)
bin/addons/msf_outgoing/wizard/picking_processor.py (+36/-1)
bin/addons/msf_outgoing/wizard/picking_processor_view.xml (+2/-0)
bin/addons/msf_printed_documents/printed_report.xml (+1/-0)
bin/addons/msf_printed_documents/report/consumption_report.rml (+13/-1)
bin/addons/msf_printed_documents/report/product_list.rml (+21/-8)
bin/addons/msf_printed_documents/report/report_reception.rml (+72/-63)
bin/addons/msf_printed_documents/report/sale_order.rml (+44/-28)
bin/addons/msf_profile/data/patches.xml (+7/-0)
bin/addons/msf_profile/i18n/es_MF.po (+1/-1)
bin/addons/msf_profile/i18n/fr_MF.po (+78/-6)
bin/addons/msf_profile/msf_profile.py (+26/-0)
bin/addons/msf_supply_doc_export/msf_supply_doc_export.py (+29/-1)
bin/addons/msf_supply_doc_export/report/product_list_xls.mako (+23/-4)
bin/addons/msf_supply_doc_export/report/report_composition_kit_xls.mako (+6/-0)
bin/addons/msf_supply_doc_export/report/report_po_follow_up.rml (+17/-3)
bin/addons/msf_supply_doc_export/report/report_po_follow_up_xls.mako (+6/-0)
bin/addons/msf_supply_doc_export/wizard/po_follow_up.py (+156/-2)
bin/addons/msf_supply_doc_export/wizard/po_follow_up_view.xml (+2/-0)
bin/addons/msf_sync_data_server/data/sync_server.sync_rule.csv (+4/-3)
bin/addons/msf_tools/__init__.py (+1/-0)
bin/addons/msf_tools/message_action.py (+80/-0)
bin/addons/object_query/query.py (+5/-2)
bin/addons/procurement_cycle/replenishment.py (+95/-8)
bin/addons/procurement_cycle/replenishment_view.xml (+47/-9)
bin/addons/procurement_cycle/report_doc/replenishment_inventory_review.py (+94/-74)
bin/addons/procurement_cycle/report_doc/replenishment_product_list.mako (+40/-8)
bin/addons/procurement_request/procurement_request_view.xml (+14/-1)
bin/addons/procurement_request/report/procurement_request_report.rml (+41/-38)
bin/addons/product/product.py (+25/-2)
bin/addons/product_attributes/__openerp__.py (+1/-0)
bin/addons/product_attributes/product_attributes.py (+80/-112)
bin/addons/product_attributes/product_attributes_view.xml (+12/-11)
bin/addons/product_attributes/product_report.xml (+100/-2)
bin/addons/product_attributes/report/__init__.py (+3/-20)
bin/addons/product_attributes/report/hq_product_mml_nonconform.py (+222/-0)
bin/addons/product_attributes/report/product_mml.py (+6/-6)
bin/addons/product_attributes/report/product_mml_nonconform.py (+349/-0)
bin/addons/product_attributes/report/product_msl.py (+115/-0)
bin/addons/product_attributes/report/standard_price_track_changes_report.xml (+2/-1)
bin/addons/product_attributes/unidata_sync.py (+127/-22)
bin/addons/product_attributes/unidata_sync.xml (+270/-67)
bin/addons/product_attributes/wizard/__init__.py (+1/-20)
bin/addons/product_attributes/wizard/non_conform_inpipe.py (+36/-0)
bin/addons/product_attributes/wizard/non_conform_inpipe_view.xml (+23/-0)
bin/addons/product_list/product_list.py (+11/-2)
bin/addons/product_list/product_list_view.xml (+16/-0)
bin/addons/product_list/wizard/product_to_list_view.xml (+3/-2)
bin/addons/purchase/purchase_order.py (+2/-0)
bin/addons/purchase/purchase_order_line.py (+6/-1)
bin/addons/purchase/purchase_view.xml (+44/-1)
bin/addons/purchase/purchase_workflow.py (+40/-2)
bin/addons/purchase_override/report/merged_order.py (+3/-0)
bin/addons/purchase_override/report/merged_order.rml (+41/-26)
bin/addons/purchase_override/report/purchase_order.rml (+47/-31)
bin/addons/register_accounting/wizard/__init__.py (+0/-1)
bin/addons/register_accounting/wizard/auto_book_transfer_error.py (+0/-73)
bin/addons/sale/sale_order.py (+8/-0)
bin/addons/sale/sale_view.xml (+10/-1)
bin/addons/sales_followup/report/ir_follow_up_location_report.py (+22/-7)
bin/addons/sales_followup/report/ir_follow_up_location_report.rml (+22/-2)
bin/addons/sales_followup/report/ir_follow_up_location_report_xls.mako (+11/-1)
bin/addons/sales_followup/report/sale_follow_up_multi_report.rml (+16/-2)
bin/addons/sales_followup/report/sale_follow_up_multi_report_xls.mako (+11/-1)
bin/addons/sales_followup/report/sale_follow_up_report_multi.py (+19/-5)
bin/addons/sales_followup/wizard/ir_followup_location_wizard.py (+137/-2)
bin/addons/sales_followup/wizard/ir_followup_location_wizard_view.xml (+2/-0)
bin/addons/sales_followup/wizard/sale_followup_multi_wizard.py (+151/-8)
bin/addons/sales_followup/wizard/sale_followup_multi_wizard_view.xml (+2/-0)
bin/addons/specific_rules/report/report_stock_inventory.py (+55/-20)
bin/addons/specific_rules/report/report_stock_inventory_view.xml (+15/-7)
bin/addons/specific_rules/stock_view.xml (+2/-0)
bin/addons/spreadsheet_xml/xlsx_write.py (+3/-1)
bin/addons/stock/physical_inventory.py (+10/-1)
bin/addons/stock/physical_inventory_view.xml (+4/-0)
bin/addons/stock/stock.py (+94/-0)
bin/addons/stock/stock_move.py (+8/-0)
bin/addons/stock_override/report/delivery_order.rml (+28/-5)
bin/addons/stock_override/report/internal_move.rml (+13/-1)
bin/addons/stock_override/stock.py (+1/-1)
bin/addons/stock_override/stock_view.xml (+28/-3)
bin/addons/supplier_catalogue/report/report_supplier_catalogue_lines_xls.mako (+6/-0)
bin/addons/supplier_catalogue/supplier_catalogue.py (+5/-1)
bin/addons/supplier_catalogue/supplier_catalogue_view.xml (+4/-0)
bin/addons/sync_common/common.py (+1/-0)
bin/osv/orm.py (+3/-3)
bin/tools/misc.py (+262/-0)
Text conflict in bin/addons/msf_profile/data/patches.xml
Text conflict in bin/addons/msf_profile/i18n/fr_MF.po
Text conflict in bin/addons/stock_override/report/delivery_order.rml
To merge this branch: bzr merge lp://staging/~jfb-tempo-consulting/unifield-server/US-10748
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+444175@code.staging.launchpad.net
To post a comment you must log in.
6490. By jftempo

Release UF29.0

6491. By jftempo

US-11644 [FIX] IIL: lmf import wizard

6492. By jftempo

US-11311 [FIX] Register: prevent opening a register on a special period

lp:~jfb-tempo-consulting/unifield-server/US-11311

6493. By jftempo

US-11303 [IMP] Accruals search view: Number added

lp:~mukunde/unifield-server/US-11303

6494. By jftempo

US-11516 [FIX] Finance reports wizard: fix period from / to

lp:~jfb-tempo-consulting/unifield-server/US-11516

6495. By jftempo

US-11565 [IMP] Remove OCBA Finance VI

lp:~jfb-tempo-consulting/unifield-server/US-11565

6496. By jftempo

US-11007 [IMP] Invoices / CV tree view: display sum of selected records
US-11289 [IMP] Invoices search views: replace Journal by Booking Currency

lp:~jfb-tempo-consulting/unifield-server/US-11289

6497. By jftempo

Release UF30.0dev

6498. By jftempo

US-11519 [FIX] Consolidate MSR: fixed lines translation

lp:~dorian-kemps/unifield-server/US-11519

6499. By jftempo

US-11543 [FIX] Add Packs to Shipment: add a condition on partner address

lp:~dorian-kemps/unifield-server/US-11543

6500. By jftempo

US-11130 [IMP] AJI / JI: option on company settings to display "HQ system accounts" on screen and reports

lp:~jfb-tempo-consulting/unifield-server/US-11130

6501. By jftempo

US-11534 [IMP] Add multiple products: save current line quantity on click on another line

lp:~dorian-kemps/unifield-server/US-11534

6502. By jftempo

US-11130 [FIX] Trigger sync down of account.mapping: exclude new instance

6503. By jftempo

US-11655 [IMP] Translated Finance queries to Requetes finances in the Rapports menu

lp:~mukunde/unifield-server/US-11655

6504. By jftempo

US-11590 [IMP] Shipment: allow to set the actual ship date on tree view validation

lp:~dorian-kemps/unifield-server/US-11590

6505. By jftempo

US-11466 [IMP] RfQ: CDD is editable on line again

lp:~dorian-kemps/unifield-server/US-11466

6506. By jftempo

US-11670 [FIX] Ship: Total weight is calculated with floats instead on intergers

lp:~dorian-kemps/unifield-server/US-11670

6507. By jftempo

US-10329 [FIX] Stock Picking: add sql constraint to prevent Pick creation in PPL view

lp:~jfb-tempo-consulting/unifield-server/US-10329

6508. By jftempo

US-11433 / US-11636 [IMP] PO follow-up export: new filters and export columns: order type, category, priority

lp:~dorian-kemps/unifield-server/US-11433-11636

6509. By jftempo

US-11459 [FIX] IR f/up report: PDF translations

lp:~dorian-kemps/unifield-server/US-11459

6510. By jftempo

US-11473 [IMP] RR Order Calc: name of exports

lp:~dorian-kemps/unifield-server/US-11473

6511. By jftempo

US-11607 [IMP] Destruction Report: new filter on Picking

lp:dorian-kemps/unifield-server/US-11607

6512. By jftempo

US-11566 [IMP] Product deactivation: Check tender data at line state instead of header state

lp:~dorian-kemps/unifield-server/US-11566

6513. By jftempo

US-11484 [FIX] Prop Instance: prevent edition of Code, Level and Parent if instance has JE

lp:~jfb-tempo-consulting/unifield-server/US-11484

6514. By jftempo

US-11448 [IMP] RfQ: selector to filter lines / line state in export

lp:~dorian-kemps/unifield-server/US-11448

6515. By jftempo

US-11660 [IMP] Shipment: removed sub-ship creation button in the treeview

lp:~dorian-kemps/unifield-server/US-11590

6516. By jftempo

US-10874 [IMP] Register lines: Internal transfer auto booking

lp:~jfb-tempo-consulting/unifield-server/US-10874

6517. By jftempo

US-11660 [REVERT] Shimpent list view: do not remove 'Create Shipment' button

6518. By jftempo

US-11512 [FIX] HQ entries import: prevent double import of the same file: i.e allow only 1 running import

lp:~jfb-tempo-consulting/unifield-server/jfb-us-11512

6519. By jftempo

US-11142 [IMP] Analytic account code: remove leading and trailing spaces

lp:~mukunde/unifield-server/US-11142

6520. By jftempo

US-11679 [IMP] IIL functionality: patch script to active on OCA instances

lp:~mukunde/unifield-server/US-11679

6521. By jftempo

US-11680 [IMP] French translation on JI search view

lp:~mukunde/unifield-server/US-11680

6522. By jftempo

US-11451 [IMP] Currency table duplication: add copy in name and code

lp:~jfb-tempo-consulting/unifield-server/US-11451

6523. By jftempo

US-11118 [IMP] Prop. Instance Cost Center list: red color and filter for inactive CC

lp:~mukunde/unifield-server/US-11118

6524. By jftempo

US-11369 [IMP] AD Import on FO and PO: allow multiple lines AD

lp:~dorian-kemps/unifield-server/US-11369

6525. By jftempo

US-11616 [FIX] PO/FO reference not set: do not block module upgrades

lp:~jfb-tempo-consulting/unifield-server/US-11616

6526. By jftempo

US-11650 [IMP] Supplier Code from Catalogue: use the most recent catalogue

lp:~dorian-kemps/unifield-server/US-11650

6527. By jftempo

US-2411 [IMP] OUT PDF: display line state

lp:~dorian-kemps/unifield-server/US-2411

6528. By jftempo

US-11668 [FIX] Synced user: prevent deletion, allow sync recreation

lp:~jfb-tempo-consulting/unifield-server/US-11668

6529. By jftempo

US-11763 [IMP] Auto Import: option to disable checksum check

lp:~dorian-kemps/unifield-server/US-11763

6530. By jftempo

US-11749 [IMP] Loan certificate: instance name instead of instance code

lp:~dorian-kemps/unifield-server/US-11749

6531. By jftempo

US-11090 [IMP] AJI / JI: remove special char  + patch script

lp:~mukunde/unifield-server/US-11090

6532. By jftempo

US-11548 [IMP] IVO / IVI lines: allow payables accounts

lp:~mukunde/unifield-server/US-11548

6533. By jftempo

US-11563 [IMP] PO Destination field: allow mixed Locations
US-10783 [IMP] IN Dest Location fixed for mixed PO

lp:~dorian-kemps/unifield-server/US-10783

6534. By jftempo

US-11734 [IMP] auto install: new option activate_international_invoices_lines

lp:~jfb-tempo-consulting/unifield-server/US-11734

6535. By jftempo

US-11601 [IMP] IIL auto import
US-11715 [FIX] Webdav: manage entry point and time out

lp:~jfb-tempo-consulting/unifield-server/US-11601

6536. By jftempo

US-10748 [IMP] MSL / MML: checks on objects

lp:~jfb-tempo-consulting/unifield-server/US-10748

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches