Jacques-Etienne Baudoux

Results 98 comments of Jacques-Etienne Baudoux

@sbejaoui Can you drop from your migration commit the reformat of the external libs in shopfloor_mobile_base/static/wms/src/ ? Can you put the exclude of this you added in precommit in a...

@rousseldenis There is a failing test https://github.com/OCA/wms/actions/runs/9367687344/job/25787897602?pr=853#step:8:219

> There is also the case where you don't create a backorder on the pick when you process a partial quantity. In this case, I don't think action_cancel is called....

> > There is also the case where you don't create a backorder on the pick when you process a partial quantity. In this case, I don't think action_cancel is...

> hi @jbaudoux could you please clarify these points: > > > where you define shipment_advice_to_print_ids as last(rec.shipment_advice_ids.filtered(state == done)) > > --> `last(rec.shipment_advice_ids.filtered(state == done))`: you mean the last...