things

July 18th, 2008   Filed Under Wrk  

English:

  • corrections
Nederlands:

Upl. v 0.0.26

class cost method empty

July 16th, 2008   Filed Under Wrk  

English:

  • class “cost”: added property RecordId
  • ScreenToCost, CostToScreen idea?
  • class “cost”: added method empty
Nederlands:

Upl. v 0.0.

Class Cost: property, property read, modData fillAssignment

July 15th, 2008   Filed Under Wrk  

English:

  • Class “cost”: added ‘property’ and ‘property read’ for local variables
  • Class “cost”; cleened out some other procedures (replaced by read write)
  • Class “cost”: extended date en user to creation and update
  • modData Assignments: fillAssigment(recid)
Nederlands:

Upl. v 0.0.25

amounts and data-types

July 15th, 2008   Filed Under Wrk  

English:

  • lookup already assigned amount for invoice id
  • !! ixc_amount is int(6) - should be double(16,4) !!
  • Database, table ixc: Changed ixc_amount to double(16,4)
  • Database, table inv: Changed inv_amount to double(16,4)
  • Database, table inv: Changed inv_bkamount to double(16,4)
  • Database, table cpl: Changed cpl_subtot to double(16,4)
Nederlands:

Upl. v 0.0.24 (?)

invoice to assignment, Assign button action, cleanup code

July 10th, 2008   Filed Under Wrk  

English:

  • select invoice: set amount and amount left of assignment
  • part of “assign” button-action: calculation amount left/assigned (partly)
  • Table Of Contents in modData …
  • invDisconnect replaced by facsDisconnect
  • Documentation database adjusted “currency”
Nederlands:

Upl. v 0.0.23

Inv: make date, edit Supplier menu+form

July 9th, 2008   Filed Under Wrk  

English:

  • invoice; make date on leaving month and day (year was already)
  • selection of costplace on selected invoice’s supplier (not
    good yet)
  • edit menu, edit supplier menu-item
  • edit supplier form FEditSupplier
Nederlands:

Upl. v 0.0.22

todo text, cost assign definitions?

July 1st, 2008   Filed Under Wrk  

Upl v. 0.0.21

next document, zero/delete if possible

June 30th, 2008   Filed Under Wrk  

English:

  • button search next document nr
  • zero/delete invoice: buttons active/inactive
  • refresh invoice list after zero/delete invoice
  • redo the objects input order
Nederlands:

Upl. v 0.0.20

Hierarchy - screen objects order at input

June 30th, 2008   Filed Under Wrk  

I already ordered part of the screen to make data input as efficient as possible.

Very uncomfortable when the order has changed just because I added another button on the screen.

I just take a snapshot as documentation to find back the original order.

[More…]

Set invoice to 0, delete, escaping ‘

June 27th, 2008   Filed Under Wrk  

English:

  • Delete invoice in 2 stages:
    • Set amount of invoice to 0 if invoice is not used in cost assignments
    • Delete invoice if amount is zero (and not used in cost assignments)
  • Changed positioning of cost assignments boxes (use positions of box to overlay)
  • Discovered the ‘ bug; i.e. this sign in the comment field of invoice.
Nederlands:

Upl v 0.0.19