Ticket #81 (assigned defect)

Opened 1 year ago

Last modified 5 days ago

o.o.invoices invoiceNumber schema too lax

Reported by: flack Assigned to: bergie (accepted)
Priority: minor Milestone: 8.09 Ragnaroek
Component: MidCOM component Version: 2.8
Keywords: Cc:

Description

When creating invoices manually or editing existing ones, it is possible to give two invoices the same invoice number. Normally, this is not allowed for companies by business legislations, so maybe the component should integrate this by making the field UNIQUE in the database or at least have some validation mechanism.

Also, it is possible to leave the field invoiceNumber empty, in which case the invoice later cannot be opened again (because the link in the various list views is missing). Marking it as required in the schema could prevent this.

Change History

09/18/07 14:58:18 changed by bergie

  • owner changed from tarjei to bergie.
  • status changed from new to assigned.
  • milestone set to MidCOM 3.0.

03/13/08 14:22:27 changed by bergie

  • milestone changed from MidCOM 3.0 to MidCOM 2.9.

09/30/08 14:09:58 changed by bergie

  • milestone changed from MidCOM 2.9 to 8.09 Ragnaroek.

10/01/08 15:31:27 changed by bergie

  • priority changed from major to minor.