Add update_row_quantity(), order_row() methods for purchase batch handler

This commit is contained in:
Lance Edgar 2020-02-23 20:12:17 -06:00
parent a39c095543
commit cf8b0282a5
2 changed files with 109 additions and 0 deletions

View file

@ -19,6 +19,8 @@
.. automethod:: refresh_row
.. automethod:: order_row
.. automethod:: receive_row
.. automethod:: receiving_update_row_attrs
@ -31,6 +33,8 @@
.. automethod:: receiving_find_best_child_row
.. automethod:: update_row_quantity
.. automethod:: update_row_cost
.. automethod:: refresh