Re: [Openledger-developer] invoice class
Brought to you by:
klavs
From: Klavs K. <kl...@vs...> - 2005-02-21 15:02:41
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 on 21-02-2005 23:54 Ang Tun Chek wrote: | Hi | i have 2 question for the new Invoice Class | How the modules knows if there is 2 items with same partnumber if you | take out the part_id? For this to work, the partnr (ie. NOT the internal part_id) will have to be unique - but I can't think of any reason for it not to be. Ofcourse before posting, we'll have to look up the part_id (in the API) and if there's more than one match for the given partnr, ofcourse it'll have to throw an error. I'll welcome all suggestions :) IMHO we need to avoid the client having to need so many unnecessary things (as said before, such as internal partnumbers, expenseaccno pr. part etc.). | is there any GUI ready to link to invoice class? | No. I don't think anyone wants to start work on a GUI, until we have a fully functional API. As we use the exact same db-structure (for now atleast) you can use SQL-Ledger as a webfrontend. [SNIP] - -- Regards, Klavs Klavsen, GSEC - kl...@vs... - http://www.vsen.dk PGP: 7E063C62/2873 188C 968E 600D D8F8 B8DA 3D3A 0B79 7E06 3C62 "Those who do not understand Unix are condemned to reinvent it, poorly." ~ --Henry Spencer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFCGfgSPToLeX4GPGIRAimoAKCbwgAQYZ9ePw9LWAf4ty1tPHqRgwCggcgc 9v02/WnFApaHlpWe3Drv9po= =0JkH -----END PGP SIGNATURE----- |