Add update_row_quantity()
, order_row()
methods for purchase batch handler
This commit is contained in:
parent
a39c095543
commit
cf8b0282a5
2 changed files with 109 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue