Tweak worksheet_update()
of ordering batch view, to leverage handler
specifically this is to make use of handler's `update_row_quantity()` method, when user enters new order quantities via worksheet
This commit is contained in:
parent
c3f4a3d9ea
commit
fc830f60e8
4 changed files with 112 additions and 40 deletions
|
@ -53,6 +53,7 @@ Package API:
|
|||
api/views/core
|
||||
api/views/master
|
||||
api/views/purchasing.batch
|
||||
api/views/purchasing.ordering
|
||||
|
||||
|
||||
Documentation To-Do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue