This commit is contained in:
@@ -86,7 +86,15 @@ todo: how to add locale keys in future after release without erasing all data?
|
||||
|
||||
|
||||
|
||||
CURRENTLY DOING: PurchaseOrder
|
||||
CURRENTLY DOING: PurchaseOrder - DataList
|
||||
|
||||
PO todo
|
||||
todo: test duplicate route
|
||||
todo: test inventory affecting ops
|
||||
reversals, updates, deletes etc
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -102,8 +110,6 @@ Inventory related objects that need to be ported:
|
||||
PurchaseOrder
|
||||
|
||||
|
||||
WorkorderItemPart
|
||||
WorkorderItemPartRequest
|
||||
|
||||
|
||||
|
||||
@@ -128,7 +134,7 @@ EACH OBJECT DEV CYCLE:
|
||||
Notification code if applicable
|
||||
Controller routes and associated code
|
||||
Translation keys
|
||||
AyaFormFieldDefinitions for object if it's got a customizable form
|
||||
FormFieldReference for object if it posesses an customizable form
|
||||
DataList if applicable (be minimal with the default fields)
|
||||
Picklist
|
||||
Seeder generate samples
|
||||
@@ -159,11 +165,13 @@ Preliminary order to get the ball rolling, these are the easiest starting point:
|
||||
|
||||
Inventory (see servicebank and below bit for inspo)
|
||||
Xparts
|
||||
warehouse
|
||||
PartInventory
|
||||
po
|
||||
poreceipt
|
||||
adjustments
|
||||
Xwarehouse
|
||||
XPartInventory
|
||||
Xpo
|
||||
Xporeceipt
|
||||
Xadjustments
|
||||
XWorkorderItemPart
|
||||
XWorkorderItemPartRequest
|
||||
User
|
||||
Fixup once have vendor, ho, client etc as it depends on those
|
||||
WorkorderStatus
|
||||
|
||||
Reference in New Issue
Block a user