Sébastien Alix

Results 92 comments of Sébastien Alix

@jbaudoux done, and I pushed two others changes (last two commits), can you do a pass on them?

Thank you @xaviedoanhduy, `queue_job` has been merged, you can remove your commit on `test-requirements.txt`

There are fixes which have been done for other Odoo versions, and we should probably try to port them first (the use of `sorted` for instance has been fixed in...

@mb-ife @ng-ife , can you check if the mentioned PR above fixed your issues? And/or adapt your PR if it remains fixes to apply

I also ported missing commits for 16.0 and 18.0 there: - https://github.com/OCA/server-backend/pull/336 - https://github.com/OCA/server-backend/pull/337

@mb-ife Ok, thanks for the feedback. What I do not like the way it is fixed here, is that it doesn't really test the feature as it should work: we...

Thanks for your PR. IMO what we are missing here is a simple module `stock_location_barcode` with [this change](https://github.com/OCA/stock-logistics-barcode/blob/14.0/stock_barcodes/views/stock_location_views.xml), and make it a dependency of both `shopfloor` and `stock_barcodes`. Checked in...

/ocabot migration stock_delivery_note