Trucking Billing Manifest (Developer Guide)
From UG
(Difference between revisions)
(→Related Documents) |
(→Template) |
||
Line 12: | Line 12: | ||
:: timezone: [[TBD]] | :: timezone: [[TBD]] | ||
:: pls do not forget to use [[CT2 date]] | :: pls do not forget to use [[CT2 date]] | ||
- | |||
- | |||
- | |||
* '''Client Company''' - [[textbox]] | * '''Client Company''' - [[textbox]] | ||
+ | :: ''datatype/format:'' [[Datatypes#ascii]], max=30 | ||
+ | :: ''required:'' N | ||
- | :: ''datatype/format:'' [[Datatypes#ascii]] | + | * '''Authorized By''' |
+ | :: ''datatype/format:'' [[Datatypes#ascii]], max=30 | ||
:: ''required:'' N | :: ''required:'' N | ||
- | |||
- | |||
* '''Rate''' - [[textbox]], default value is blank | * '''Rate''' - [[textbox]], default value is blank | ||
+ | :: ''datatype/format:'' [[Datatypes#decimal]], max=100,000; 2 digits after decimal point | ||
+ | :: ''required:'' N | ||
* '''Minimum Rate''' - [[textbox]], default value is blank | * '''Minimum Rate''' - [[textbox]], default value is blank | ||
+ | :: ''datatype/format:'' [[Datatypes#decimal]], max=100,000; 2 digits after decimal point | ||
+ | :: ''required:'' N | ||
* '''Fuel''' - [[textbox]], default value is blank | * '''Fuel''' - [[textbox]], default value is blank | ||
+ | :: ''datatype/format:'' [[Datatypes#decimal]], max=100; 3 digits after decimal point | ||
+ | :: ''required:'' N | ||
* '''Extra columns''' - [[listbox]], default value is 0 | * '''Extra columns''' - [[listbox]], default value is 0 |
Revision as of 21:41, 13 February 2010
Related Documents
See Category: Trucking Billing Manifest (M) (xls)
Template
See Trucking_Billing_Manifest(User_Guide)#Template
- Date
- Client Company - textbox
- datatype/format: Datatypes#ascii, max=30
- required: N
- Authorized By
- datatype/format: Datatypes#ascii, max=30
- required: N
- Rate - textbox, default value is blank
- datatype/format: Datatypes#decimal, max=100,000; 2 digits after decimal point
- required: N
- Minimum Rate - textbox, default value is blank
- datatype/format: Datatypes#decimal, max=100,000; 2 digits after decimal point
- required: N
- Fuel - textbox, default value is blank
- datatype/format: Datatypes#decimal, max=100; 3 digits after decimal point
- required: N
- Extra columns - listbox, default value is 0
Misc
- Please note that it is not required to have option to save generated version into the system (as for pdfs)
- It is up to developer to locate Manifest_Section and Billing_Section on two spreadsheet tabs or one tab (one below another).