clinical_laboratory/documents/metadata.json

651 lines
12 KiB
JSON

{
"sale_order": [
[
"id",
"integer"
],
[
"message_main_attachment_id",
"integer"
],
[
"access_token",
"character varying"
],
[
"name",
"character varying"
],
[
"origin",
"character varying"
],
[
"client_order_ref",
"character varying"
],
[
"reference",
"character varying"
],
[
"state",
"character varying"
],
[
"date_order",
"timestamp without time zone"
],
[
"validity_date",
"date"
],
[
"commitment_date",
"timestamp without time zone"
],
[
"expected_date",
"timestamp without time zone"
],
[
"user_id",
"integer"
],
[
"partner_id",
"integer"
],
[
"partner_invoice_id",
"integer"
],
[
"partner_shipping_id",
"integer"
],
[
"pricelist_id",
"integer"
],
[
"currency_id",
"integer"
],
[
"analytic_account_id",
"integer"
],
[
"order_line",
"integer"
],
[
"invoice_count",
"integer"
],
[
"invoice_status",
"character varying"
],
[
"note",
"text"
],
[
"amount_untaxed",
"numeric"
],
[
"amount_tax",
"numeric"
],
[
"amount_total",
"numeric"
],
[
"currency_rate",
"numeric"
],
[
"payment_term_id",
"integer"
],
[
"fiscal_position_id",
"integer"
],
[
"company_id",
"integer"
],
[
"team_id",
"integer"
],
[
"signature",
"text"
],
[
"signed_by",
"character varying"
],
[
"signed_on",
"timestamp without time zone"
],
[
"create_uid",
"integer"
],
[
"create_date",
"timestamp without time zone"
],
[
"write_uid",
"integer"
],
[
"write_date",
"timestamp without time zone"
],
[
"sale_order_template_id",
"integer"
],
[
"incoterm",
"integer"
],
[
"picking_policy",
"character varying"
],
[
"warehouse_id",
"integer"
],
[
"procurement_group_id",
"integer"
],
[
"campaign_id",
"integer"
],
[
"medium_id",
"integer"
],
[
"source_id",
"integer"
],
[
"delivery_count",
"integer"
],
[
"is_lab_request",
"boolean"
],
[
"doctor_id",
"integer"
]
],
"sale_order_line": [
[
"id",
"integer"
],
[
"order_id",
"integer"
],
[
"name",
"text"
],
[
"sequence",
"integer"
],
[
"invoice_status",
"character varying"
],
[
"price_unit",
"numeric"
],
[
"price_subtotal",
"numeric"
],
[
"price_tax",
"double precision"
],
[
"price_total",
"numeric"
],
[
"price_reduce",
"numeric"
],
[
"tax_id",
"integer"
],
[
"price_reduce_taxinc",
"numeric"
],
[
"price_reduce_taxexcl",
"numeric"
],
[
"discount",
"numeric"
],
[
"product_id",
"integer"
],
[
"product_template_id",
"integer"
],
[
"product_uom_category_id",
"integer"
],
[
"product_uom",
"integer"
],
[
"product_uom_qty",
"numeric"
],
[
"product_uom_readonly",
"boolean"
],
[
"qty_delivered_method",
"character varying"
],
[
"qty_delivered",
"numeric"
],
[
"qty_delivered_manual",
"numeric"
],
[
"qty_to_invoice",
"numeric"
],
[
"qty_invoiced",
"numeric"
],
[
"untaxed_amount_invoiced",
"numeric"
],
[
"untaxed_amount_to_invoice",
"numeric"
],
[
"salesman_id",
"integer"
],
[
"currency_id",
"integer"
],
[
"company_id",
"integer"
],
[
"order_partner_id",
"integer"
],
[
"is_expense",
"boolean"
],
[
"is_downpayment",
"boolean"
],
[
"state",
"character varying"
],
[
"customer_lead",
"double precision"
],
[
"display_type",
"character varying"
],
[
"create_uid",
"integer"
],
[
"create_date",
"timestamp without time zone"
],
[
"write_uid",
"integer"
],
[
"write_date",
"timestamp without time zone"
],
[
"analytic_distribution",
"jsonb"
],
[
"analytic_line_ids",
"integer"
],
[
"is_service",
"boolean"
],
[
"sale_order_option_ids",
"integer"
],
[
"linked_line_id",
"integer"
],
[
"product_packaging_id",
"integer"
],
[
"product_packaging_qty",
"numeric"
],
[
"product_packaging_description",
"text"
]
],
"product_template": [
[
"id",
"integer"
],
[
"message_main_attachment_id",
"integer"
],
[
"sequence",
"integer"
],
[
"name",
"jsonb"
],
[
"description",
"jsonb"
],
[
"description_purchase",
"text"
],
[
"description_sale",
"jsonb"
],
[
"type",
"character varying"
],
[
"categ_id",
"integer"
],
[
"currency_id",
"integer"
],
[
"cost_currency_id",
"integer"
],
[
"list_price",
"numeric"
],
[
"volume",
"double precision"
],
[
"weight",
"double precision"
],
[
"sale_ok",
"boolean"
],
[
"purchase_ok",
"boolean"
],
[
"uom_id",
"integer"
],
[
"uom_po_id",
"integer"
],
[
"company_id",
"integer"
],
[
"active",
"boolean"
],
[
"color",
"integer"
],
[
"default_code",
"character varying"
],
[
"can_image_1024_be_zoomed",
"boolean"
],
[
"create_uid",
"integer"
],
[
"create_date",
"timestamp without time zone"
],
[
"write_uid",
"integer"
],
[
"write_date",
"timestamp without time zone"
],
[
"service_type",
"character varying"
],
[
"sale_line_warn",
"character varying"
],
[
"sale_line_warn_msg",
"text"
],
[
"expense_policy",
"character varying"
],
[
"visible_expense_policy",
"boolean"
],
[
"invoice_policy",
"character varying"
],
[
"sale_delay",
"double precision"
],
[
"tracking",
"character varying"
],
[
"description_picking",
"text"
],
[
"description_pickingout",
"text"
],
[
"description_pickingin",
"text"
],
[
"responsible_id",
"integer"
],
[
"property_stock_production",
"integer"
],
[
"property_stock_inventory",
"integer"
],
[
"service_tracking",
"character varying"
],
[
"is_analysis",
"boolean"
],
[
"analysis_type",
"character varying"
],
[
"technical_specifications",
"text"
]
],
"product_product": [
[
"id",
"integer"
],
[
"message_main_attachment_id",
"integer"
],
[
"product_tmpl_id",
"integer"
],
[
"default_code",
"character varying"
],
[
"barcode",
"character varying"
],
[
"combination_indices",
"character varying"
],
[
"volume",
"double precision"
],
[
"weight",
"double precision"
],
[
"active",
"boolean"
],
[
"can_be_expensed",
"boolean"
],
[
"create_uid",
"integer"
],
[
"create_date",
"timestamp without time zone"
],
[
"write_uid",
"integer"
],
[
"write_date",
"timestamp without time zone"
],
[
"lst_price",
"numeric"
],
[
"standard_price",
"numeric"
],
[
"property_stock_production",
"integer"
],
[
"property_stock_inventory",
"integer"
]
]
}