Hi,
I had updated to trytond 5.2.4.
How to simulate this " [A stock move can be the origin of another stock move ]"
Hi,
I had updated to trytond 5.2.4.
How to simulate this " [A stock move can be the origin of another stock move ]"
That new feature is in default branch (5.3) and will be general available in Tryton 5.4 series in the next October month.
You could extend the _get_origin
as the patch does. But then you will have to fill the move.origin
everywhere it is created linked to another move.