Skip to content
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

[PORT][8.0] vertical-ngo/transport_plan becomes stock_shipment_management #50

Merged
merged 39 commits into from
Feb 10, 2015

Conversation

yvaucher
Copy link
Member

This is a refactoring of module transport_plan from vertical-ngo

It allows to manage a shipment from departure to arrival.

Depends on:

TODO:

  • Add translations

@yvaucher yvaucher force-pushed the 8.0-add-stock_shipment_management branch from 8e246c9 to 7e4a71a Compare January 21, 2015 10:27
@yvaucher yvaucher changed the title [WIP] 8.0 add stock_shipment_management [WIP] add stock_shipment_management Jan 21, 2015
@yvaucher yvaucher force-pushed the 8.0-add-stock_shipment_management branch 2 times, most recently from e25adf1 to 205821a Compare January 28, 2015 15:13
@yvaucher yvaucher force-pushed the 8.0-add-stock_shipment_management branch 2 times, most recently from be30f55 to 187f8b1 Compare January 29, 2015 17:21
@coveralls
Copy link

Coverage Status

Coverage increased (+37.96%) to 91.67% when pulling 56318b4 on yvaucher:8.0-add-stock_shipment_management into 1aeceeb on OCA:8.0.

guewen and others added 18 commits February 2, 2015 15:54
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 8.1.6)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 8.1.7)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 8.1.8)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 8.1.9)
…olumn to transport_mode_id and change the field's type

(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 8.1.10)
  You'll find here the changes on Logistic Requisitions (formerly known as Logistic Requests) specified in the OM-Spec-01 - Logistics Requisition document [0].

  [0] https://docs.google.com/a/camptocamp.com/document/d/1zXZPmZvLPUsZL-85Pd1wJ7yjJwFxUH3sc8Tgm_ueydI
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 9)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 9.1.1)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 10)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 11)
…mething before

(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 12)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 13)
… the column to transport_mode_id and change the field's type

(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 14)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 25)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 26)
@yvaucher yvaucher force-pushed the 8.0-add-stock_shipment_management branch 2 times, most recently from bb29002 to 6108782 Compare February 4, 2015 10:32
@yvaucher yvaucher changed the title [WIP] add stock_shipment_management [PORT][8.0] vertical-ngo/transport_plan becomes stock_shipment_management Feb 4, 2015

@api.multi
def _picking_assign(self, procurement_group, location_from, location_to):
""" When an arrival transit move is splitted, we create a backorder
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

split

@yvaucher yvaucher force-pushed the 8.0-add-stock_shipment_management branch from d71ee50 to 34eb626 Compare February 6, 2015 15:08
@yvaucher
Copy link
Member Author

yvaucher commented Feb 6, 2015

@lepistone Amended 2 typos of split

@coveralls
Copy link

Coverage Status

Coverage remained the same at 59.54% when pulling 34eb626 on yvaucher:8.0-add-stock_shipment_management into 533bb1a on OCA:8.0.

{"name": "Shipment Management",
"version": "0.1",
"author": "Camptocamp",
"category": "Transportation",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could use an existing category, like 'Warehouse Management'?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lepistone This module is not there for warehouse management as we want to know when a shipment is arrived. Does a warehouse manager cares about it? IMO it's more about transportation than stock.

@lepistone
Copy link
Member

Thanks, 👍

@gurneyalex
Copy link
Member

👍

lepistone added a commit that referenced this pull request Feb 10, 2015
[PORT][8.0] vertical-ngo/transport_plan becomes stock_shipment_management
@lepistone lepistone merged commit 31f6535 into OCA:8.0 Feb 10, 2015
@yvaucher yvaucher deleted the 8.0-add-stock_shipment_management branch February 10, 2015 16:58
AungKoKoLin1997 pushed a commit to qrtl/stock-logistics-workflow that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants