Thierry Ducrest

Results 70 comments of Thierry Ducrest

> `action_cancel` on stock picking is calling `_action_cancel` on stock moves which is already doing the unrelease. So this looks useless. The issue may be on the test in stock...

I think the idea now is to have new scenario in their own module like `shopfloor_delivery_shipment` and `shopfloor_delivery_shipment_mobile` for examples.

> @TDu @jbaudoux @sebalix what's left to be done here beside rebasing n squashing? For me nothing but it is closely related to #785 and will need to be fixed...

About doing grouping and sorting server side vs client side. To me the less client side code we have the better. The data is being parsed in the backend anyway...

> > To me the less client side code we have the better. > > Very bold statement 😄 And what is the rationale for this? Personal taste only? :)...

This is fixed on this commit 652ae80f08 More information why https://github.com/pyinvoke/invoke/issues/468

@simahawk Could we have this one reopened, thanks

@rousseldenis Rebase done. Status: it is being used, but need to investigate that comment.

@rousseldenis Thanks for the reminder for this... It looks like those changes have already been included in the module in some ways. So closing it