Commit Graph

22 Commits

Author SHA1 Message Date
qdp cfb6ba7f15 *improvement and overall cleaning + better views
bzr revid: qdp@tinyerp.com-20080917145737-p0t5r4wnc5eaae8h
2008-09-17 16:57:37 +02:00
Mustufa Rangwala bd17a1e2b0 account payment: payment lines on payment order
-*adding an onchange on amount (first tab) in order to have the amount_currency that is automaticlly computed
*moreover, calling this onchange on the onchange of move_line_id

bzr revid: mra@tinyerp.com-20080917115422-vwwyywm7oou3diot
2008-09-17 17:24:22 +05:30
qdp 349dc6dfd0 *modified ml_inv_ref field from char to many2one(account.invoice)
bzr revid: qdp@tinyerp.com-20080904130603-zed33ri7tba6tpp1
2008-09-04 15:06:03 +02:00
qdp dccd7b932f *added automatic fill in of the payment date when importing payment line from invoices
*added help tooltip
*improved and bugfixed

bzr revid: qdp@tinyerp.com-20080902065247-wss1tenz1n4fy698
2008-09-02 08:52:47 +02:00
qdp 7670578649 *bugfixed the suitable_bank_type method
*improvements: 
	- onchange move line now fills the payment date smartly
	- onchange partner now fills the bank account taking in consideration the allowed bank types

bzr revid: qdp@tinyerp.com-20080829152006-uty7fk90syo16he8
2008-08-29 17:20:06 +02:00
qdp caddb2b787 *removed partner_payable from payment_order_line
bzr revid: qdp@tinyerp.com-20080829135305-iez5b6618pcs32nb
2008-08-29 15:53:05 +02:00
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
qdp 7af7a5fa1c *commit for bazaar
bzr revid: qdp-11752b1069b56beffcceb8d980dc9f34db6ed666
2008-07-09 11:44:28 +00:00
qdp ff7f923855 *made line_ids beeing readonly when the payment is done
*added change_default on prefered date
*removed to_pay field on payment lines (this function will be replaced by the onchange of the move_line)
*modified info_owner in order to return the info of main company
*created info partner in order to return the info of the main company
*removed _currency function: not used anymore
*removed _to_pay_currency function: not used anymore
*added onchange_partner_id on payment line
*overall improvement

bzr revid: qdp-3150965ff624b0c049a6b7e645d27f1ba7dc3c60
2008-07-09 08:57:39 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
qdp e1a61390be *bugfixed the onchange on account_move_line (which wasn't working at all) (author jvo)
bzr revid: qdp-96b6724e9651427786bc2910ce5776adddadf255
2008-06-05 07:51:48 +00:00
Fabien Pinckaers 4c408bfb25 Moved base report designer in extra_addons
bzr revid: fp@tinyerp.com-a52fb2798427107a6ca1e5569fc1371d4af3f42e
2008-06-04 04:06:23 +00:00
ced 95cfd86e5b Improve payment view
bzr revid: ced-1e7c420aba0e2ec365ac9569697e41a82ee4e7ed
2007-11-30 09:33:02 +00:00
ced cf067054a4 Remove unsed field
bzr revid: ced-fd320f94d5ef2dea0ad2d8169868ed8c9bb9532b
2007-11-27 15:44:00 +00:00
ced 1d480a1df3 Improve payment, invoice, statement
- Use the right reference from invoice on account move lines
- Add a reference type on invoice
- Payment are now multi-currency
- Add wizard to populate statement
- Make thread safe payment wizard
- Add mod10r in utils
- Add colors on statement lines

bzr revid: ced-35849fea0ca75fec483ba54836f4954c1b26d2c9
2007-10-04 05:59:39 +00:00
ced 6c70c60e37 Fix field function to always return value for all ids
bzr revid: ced-8a474d00eef4a053243156238f433a8aaefd569d
2007-08-23 14:07:04 +00:00
bch 7c712e115b ACCOUNT_PAYMENT: Added multi-wizard support and bugfixes.
bzr revid: bch-3217f246b7f5338e941ae2b49db6f323b266bdf7
2007-08-10 11:49:54 +00:00
Fabien Pinckaers 3af852682d Better therminology
bzr revid: fp@tinyerp.com-cd180ddb8958072040e9919bcfe7b23c80735c4b
2007-08-08 19:55:39 +00:00
bch c42b1b14c2 ACCOUNT_PAYMENT: added '_id(s)
bzr revid: bch-d523aa43ffab31f169f9a641ff784a8de451fef5
2007-08-07 12:02:12 +00:00
Fabien Pinckaers 647938e705 Changes
bzr revid: fp@tinyerp.com-a41cc1bd04ad5f08dd24cb0d5878b30f3904e356
2007-08-06 11:36:05 +00:00
bch 3713125ded ACCOUNT_PAYMENT: added from extra_addons
bzr revid: bch-c67b1cd47efb7bdea39c7a67707c0161ebb2076c
2007-08-06 09:45:52 +00:00