Extra number field for invoice

July 22nd, 2009   Filed Under Wrk  

English:

  • TABLE CHANGE!! from 0.2.4 on
  • - inv DATABASE CHANGE: added inv_number(20) bigint for numbers/counters etc in vlbxSomeValue
    ALTER TABLE `inv` ADD `inv_number` BIGINT NOT NULL AFTER `inv_remark` ;
  • - ClsInvoice iSomeVal
  • - MData changeInvoice and addInvoice
  • - FMain field and code
  • - FEditInvoice field and code
Nederlands:

Upl. v 0.2.4
contact


Comments

Comments are closed.