Skip to content

Commit

Permalink
[FIX] fieldservice_vehicle_stock
Browse files Browse the repository at this point in the history
File was moved in OCA#675
  • Loading branch information
brian10048 authored and Reed Hayashikawa committed Jul 20, 2021
1 parent 17a0aa4 commit 0233ad0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion fieldservice_vehicle_stock/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
'security/ir.model.access.csv',
'data/fsm_stock_data.xml',
'views/fsm_vehicle.xml',
'views/fsm_order.xml',
'views/stock_picking.xml',
],
'installable': True,
Expand Down
15 changes: 0 additions & 15 deletions fieldservice_vehicle_stock/i18n/fieldservice_vehicle_stock.pot
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: fieldservice_vehicle_stock
#: model_terms:ir.ui.view,arch_db:fieldservice_vehicle_stock.fsm_order_form_view
msgid "Check Availability"
msgstr ""

#. module: fieldservice_vehicle_stock
#: model_terms:ir.ui.view,arch_db:fieldservice_vehicle_stock.fsm_order_form_view
msgid "Deliver"
msgstr ""

#. module: fieldservice_vehicle_stock
#: model:ir.model,name:fieldservice_vehicle_stock.model_fsm_order
msgid "Field Service Order"
Expand Down Expand Up @@ -58,11 +48,6 @@ msgstr ""
msgid "Put Away Strategy"
msgstr ""

#. module: fieldservice_vehicle_stock
#: model_terms:ir.ui.view,arch_db:fieldservice_vehicle_stock.fsm_order_form_view
msgid "Register lots, packs, location"
msgstr ""

#. module: fieldservice_vehicle_stock
#: model:stock.location.route,name:fieldservice_vehicle_stock.route_stock_to_vehicle_to_location
msgid "Stock to Vehicle to Location"
Expand Down

0 comments on commit 0233ad0

Please sign in to comment.