health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health] migrating to gnu health


From: islam ezzat
Subject: [Health] migrating to gnu health
Date: Thu, 28 Aug 2014 19:27:37 +0300

Hello Everyone 

I'm trying to import product templates into the system
but there is no column for the price or the cost in the product_template table 
so where should I import the price and cost

                                      Table "public.product_template"

  Column   |           Type           |                        Modifiers                      

------------------+--------------------------------+---------------------------------------------------------------

id            | integer                     | not null default nextval('product_template_id_seq'::regclass)

create_date   | timestamp(6) without time zone |

write_date    | timestamp(6) without time zone |

create_uid    | integer                     |

write_uid     | integer                     |

category      | integer                     |

name          | character varying           | not null

default_uom   | integer                     | not null

active        | boolean                     | default false

consumable    | boolean                     | default false

type          | character varying           | not null

taxes_category   | boolean                     | default false

account_category | boolean                     | default false

thank you for your help

Best regards

reply via email to

[Prev in Thread] Current Thread [Next in Thread]