This commit is contained in:
@@ -106,10 +106,12 @@ todo: how to add locale keys in future after release without erasing all data?
|
||||
|
||||
CURRENTLY DOING: PurchaseOrder
|
||||
|
||||
Question: part number and part name, why both, it's fucking up the UI?
|
||||
Can we settle on one only, it's confusing and weird
|
||||
Yes, NUMBER is the only required in v7 sb required in v8 as well
|
||||
name is for picklists not grid lists inside po form
|
||||
todo: tax values and totals need to be calced at server and returned with record
|
||||
put totals in PO header class as nonmapped fields and can calc at server
|
||||
any update to items or anything really roundtrips to server and back with updated object returned which differs from other objects so need to acct for that.
|
||||
|
||||
todo: dynamically hide worequest columns if found to not be included
|
||||
todo: maybe also insert a showwarehouses return nonmapped value with po and remove the fetch if can just hide column headers anyway
|
||||
|
||||
PO UI for items:
|
||||
Use ops-backup form list of backups as concept, it uses a v-data-table
|
||||
|
||||
Reference in New Issue
Block a user