This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
|
||||
MISC ITEMS THAT CAME UP
|
||||
|
||||
|
||||
todo: datatable number currency zero shows blank on grid, not zero
|
||||
Saw it in the imported rates
|
||||
|
||||
todo: datatable numbers
|
||||
currency and possibly other numbers should center justify in their columns or left or whatever it takes to not look so weird but still be comparable / lined up or whatever
|
||||
@@ -39,13 +40,8 @@ todo: actual customer reports so can figure out datalist for bringing other name
|
||||
|
||||
|
||||
|
||||
CURRENTLY DOING: Rate
|
||||
Split into laborrate and travelrate
|
||||
Needs multiple locale keys?
|
||||
actually just for the list and the object name, the rest is the same really
|
||||
import
|
||||
split out labor/service rates
|
||||
unitchargedescription now just text field so import accordingly
|
||||
CURRENTLY DOING: TaxCode
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -56,7 +52,8 @@ EACH OBJECT DEV CYCLE:
|
||||
Check cases, make sure not changing the object fundamentally, many v7 objects are going to change for cases (particularly inventory related)
|
||||
BACK
|
||||
AyaType and associated code
|
||||
Model and Database Schema and AyContext
|
||||
Model and Database Schema and AyContext
|
||||
Update function PUBLIC.AYGETNAME in aySchema for new type
|
||||
Biz object and all supported interfaces (searchable, exportable etc)
|
||||
Biz Object SEARCH Index / getsearchresult code add unique text fields
|
||||
Business rules port from v7 and new ones
|
||||
@@ -69,6 +66,7 @@ EACH OBJECT DEV CYCLE:
|
||||
Routes and associated code
|
||||
DbUtil EraseAllData method
|
||||
Seeder generate samples
|
||||
If anything needs to be changed down the road then flag it in comment with //MIGRATE_OUTSTANDING
|
||||
FRONT
|
||||
AyaType / rights
|
||||
front route
|
||||
|
||||
Reference in New Issue
Block a user