|
6 registered users in last 24 hours ]po[ MaterialA "Material" represents a type of good or service that your company sells to a customer. Materials serve as a bridge between Timesheet Tasks and the Customer's Price List.
Material Fields
Data-Model
Structure of the im_materials database table: material_id | integer | not null material_name | character varying(2000) | material_nr | character varying(200) | material_type_id | integer | not null material_status_id | integer | description | character varying(4000) | material_uom_id | integer | material_billable_p | character(1) | default 't'::bpchar
|
