openData, ccd selection, empty lists, edit costcode, new sup name

November 13th, 2008   Filed Under Wrk  

English:

  • New supplier: no emtpy name allowed (save button disabled)
  • FMain costcode selection, menu Edit Costcode: same costcode selected here.
  • FMain costcode selection: show id, code and description
  • empty lists = combo’s and listboxes after disconnect
  • openData to open data connection after not open at initial program start (e.g. database not up yet)
Nederlands:

Upl. v 0.0.81

public cur supplier and costcode, sup preset in edit, ..

November 12th, 2008   Filed Under Wrk  

English:

  • Tooltips FMain selected assignment corrected and adjusted.
  • supllier of selected Assignment line visible now.
  • edit supllier: current supplier in FMain is now pre-selected in edit form.
  • make public supplier id and costcode id in FMain for current selected values and “edit” preselection in sub forms.
Nederlands:

Upl. v 0.0.80

class costcode, frm FEditCostcode

November 7th, 2008   Filed Under Wrk  

English:

  • screen edit costcode: fill dropdown and get costcode data on select
  • class costcode
Nederlands:

Upl. v 0.0.79

Edit Invoice calendar, tooltips edit supplier

November 5th, 2008   Filed Under Wrk  

English:

  • Tooltips in Edit Supplier
  • Calendar in Edit Invoice to change date of invoice
Nederlands:

Upl. v 0.0.78

bugfixes value fields, create class ClsCostCode, ren Cost2Assignment, …

October 27th, 2008   Filed Under Wrk  

English:

  • fixed bugs closed
  • fixed bug Edit supplier amount ID: 2119442
  • fixed empty numbers fields in invoice edit too: inv sn, amount, bookamount, years
  • fixed bug assignedamount and amount left should be read only
  • started on supplier choice from cmbx in invoice edit.
  • modification layout invoice edit form
  • modification layout
  • renamed class Cost to class Assignment
  • created class CostCode for costcodes (to be continued)
Nederlands:

Upl. v 0.0.77

wrong date stops booking, empty cost detail, fill assignment

October 24th, 2008   Filed Under Wrk  

English:

  • cost detail list now emptied on selection of invoice where nothing yet assigned
  • Non-existing date: mark with color red and stop from booking invoice.
  • Corrections on date. Edit invoice date: database format, but with control now.
  • Corrected bug Favourite supplier selection: now fills description from supplier.
  • Corrected bug empty fields of amounts crashed app; test empty and set to 0 now ( in vlbxAmount, vlbxBookAmount, vlbxToAssign,
  • Changed fill Assignments (not really ready yet)
Nederlands:

Upl. v 0.0.76

Invoice date check

October 22nd, 2008   Filed Under Wrk  

English:

  • Date input: check on impossible date (like february 30 th)
  • Existing invoice number: better message text to number of appearances.
Nederlands:

Upl. v 0.0.74

listbox selected invoice’s assignments, max sn len, preset investyears

October 21st, 2008   Filed Under Wrk  

English:

  • FMain: added listbox for assignments of current invoice
  • MData: added fillInvAssignments
  • FMain: added code in invoice select
  • Configure: maximum invoice SN length indicated + MCommon defined
  • fixed preset of investment years
  • lsbxFavCostcode tooltip: list of already used costcodes for supplier of selected invoice
Nederlands:

Upl. v 0.0.74 (73 source + 73 exe)

Inv SN fixes, empty DB on condition

October 21st, 2008   Filed Under Wrk  

English:

  • empty tables cpl, inv, ixc, sup with conditions checked
  • fixed bug inv sn total length in configure vlbxInvCountLen_LostFocus() corrected name in code
  • Fixed bug in doc sn compare last latest
  • MData: added clearDbAssignment
  • FClearDB: added code
  • FClearDB: added Empty Database: assigned costs buttons, fields
Nederlands:

Upl. v 0.0.73 ( = 72 src + 72 exe)

Version number mixup

October 16th, 2008   Filed Under Wrk  

Changed version 0.0.72 to let source (tar.gz) and executable (facs.gambas) have same version number
Upload was the version of the source after making executable, which increases version number. So the upload version number was actually the increased source version number - and one higher than the actual executable and the source it was derived from.

upl v 0.0.72

[More…]