Guewen Baconnier bbeb506db3 Add method to refresh a shuttle screen
Example of usage in an odoo shell, when a screen is open:

>>> self.env['vertical.lift.shuttle'].browse(1)._operation_for_mode().operation_descr = 'foo'
>>> self.env['vertical.lift.shuttle'].browse(1)._send_notification_refresh()
>>> env.cr.commit()

Provided the longpolling is correctly configured with a proxy, the
screen should immediately refresh with 'foo' as operation description.
2020-08-27 11:50:34 +02:00
2020-04-01 20:55:00 +00:00
2020-08-27 11:50:34 +02:00
2020-07-22 14:29:15 +00:00
2020-03-14 12:28:39 +01:00
2020-05-28 21:08:35 +00:00
2020-03-14 12:28:39 +01:00
2020-03-23 10:46:34 +00:00
2020-08-16 11:32:00 +00:00
2020-05-29 13:52:41 +00:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2019-10-12 12:30:40 +02:00
2019-09-29 23:49:04 +02:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2019-10-12 12:30:40 +02:00
2020-03-14 12:28:39 +01:00
2019-10-12 12:30:40 +02:00
2020-03-26 13:04:05 +01:00

Build Status Coverage Status Translation Status

Odoo Stock Logistics Warehouse

This project aim to deal with modules related to the management of warehouses. You'll find modules that:

  • Ease inventory by adding various possibilities
  • Move all product from one location to another
  • Manage the product catalog (merge them,..)

Please don't hesitate to suggest one of your module to this project. Also, you may want to have a look on those other projects here:

Description
Odoo Warehouse Management Addons
Readme 142 MiB
Languages
HTML 50.9%
Python 48.2%
JavaScript 0.8%
SCSS 0.1%