openbravo: add field

Create Field on Table

ALTER TABLE c_order ADD COLUMN tracking_number VARCHAR(32);

Create Record on "Tables and Colums"

  • Only Click Create Columns from DB

Add Field to "Windows, Tabs and Fields

  • Only Click Create Fields

After you do this you need to restart openbravo 

sudo /etc/init.d/openbravo stop

Leave a Reply

Your email address will not be published. Required fields are marked *