[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: COGS incorrect when invoices are reposted



On Wed, 2006-09-20 at 09:54 -0700, Chris Travers wrote:
> LedgerSMB and SQL-Ledger de-allocate the wrong parts when an invoice
> is reversed, so when the invoice is reposted, the COGS is incorrect.
> This is not a matter of merely being "out of order" either.
> 
> To observe this problem, create a part.
> 
> Create invoices ...

This is just one symptom of failure to (as I shall now say for the very
last time, I promise) 

- Analyse and define/document fully and comprehensively within a clearly
defined/documented s cope
- Model
- Design db and code.

See where 'code' lives: last ***NOT*** first.

You are going to waste 95% of your energy in the near future if you do
not start developing in the *correct* order.