This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
|
|
||||||
MISC ITEMS THAT CAME UP
|
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
|
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
|
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
|
CURRENTLY DOING: TaxCode
|
||||||
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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -57,6 +53,7 @@ EACH OBJECT DEV CYCLE:
|
|||||||
BACK
|
BACK
|
||||||
AyaType and associated code
|
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 and all supported interfaces (searchable, exportable etc)
|
||||||
Biz Object SEARCH Index / getsearchresult code add unique text fields
|
Biz Object SEARCH Index / getsearchresult code add unique text fields
|
||||||
Business rules port from v7 and new ones
|
Business rules port from v7 and new ones
|
||||||
@@ -69,6 +66,7 @@ EACH OBJECT DEV CYCLE:
|
|||||||
Routes and associated code
|
Routes and associated code
|
||||||
DbUtil EraseAllData method
|
DbUtil EraseAllData method
|
||||||
Seeder generate samples
|
Seeder generate samples
|
||||||
|
If anything needs to be changed down the road then flag it in comment with //MIGRATE_OUTSTANDING
|
||||||
FRONT
|
FRONT
|
||||||
AyaType / rights
|
AyaType / rights
|
||||||
front route
|
front route
|
||||||
|
|||||||
Reference in New Issue
Block a user