Commit Graph

124 Commits

Author SHA1 Message Date
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Jay (Open ERP) 8ecb170ce0 Bugfixed and correction on account_payment
lp bug: https://launchpad.net/bugs/311727 fixed

bzr revid: jvo@tinyerp.com-20081229070121-5wozed2ko26a3dwf
2008-12-29 12:31:21 +05:30
Mustufa Rangwala 4926e9a9d0 bug fix on account_payment
bzr revid: mra@tinyerp.com-20081104123547-orzs8stmnesalnzi
2008-11-04 18:05:47 +05:30
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
qdp 1a91fbe7d3 *set the destination bank account as not mandatory
bzr revid: qdp@tinyerp.com-20080916090541-7gl2tz4ia15qdtry
2008-09-16 11:05:41 +02:00
qdp 85b0a4334c *bugfixed x2 (name of group were wrong and wrong function call in wizard_payment_order)
bzr revid: qdp@tinyerp.com-20080904130247-p3f33gx4mfj7vq0s
2008-09-04 15:02:47 +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 6edbff86a0 *improvement
bzr revid: qdp@tinyerp.com-20080829135512-800tyllrmf7y4gw7
2008-08-29 15:55:12 +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
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
stw 0ffac0fe0c add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-3687e75a6129c56b847ba26d6b256cdafeb444ab
2008-06-16 06:44:24 +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
Husen Daudi af1ddb3426 Add one state which will ask for due date in add payment line wizard and select those move lines which are <= given due date.
bzr revid: hda@tinyerp.com-31084340da7bcea113e07b92fa182caefadce426
2008-05-29 08:58:58 +00:00
ced 6f87888b5b Don't fill the many2many with all the payment lines
bzr revid: ced-cf05b195780139a207a11080b7428c0d5910ca32
2007-12-06 12:13:50 +00:00
ced 73d44969b1 Add journal_id in context for account_move_line search
bzr revid: ced-bfadcc4e44a91692fc1ca61a7bbc979f5db198e7
2007-11-30 09:32:48 +00:00
ced 5ea034d92a Add partner bank on invoice
- new field partner_bank on invoice
- use the partner bank for the payment
- don't fill the payment line wizard by default

bzr revid: ced-57fdec04527d5105ca707e17514424752dc14241
2007-11-26 15:46:33 +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 b9a414ffa1 Fix bad args in search
bzr revid: ced-66c8c6b81108222cf2ff0eba4e8f3a0daedf3efb
2007-10-04 05:58:46 +00:00
bch 7c712e115b ACCOUNT_PAYMENT: Added multi-wizard support and bugfixes.
bzr revid: bch-3217f246b7f5338e941ae2b49db6f323b266bdf7
2007-08-10 11:49:54 +00:00
bch c42b1b14c2 ACCOUNT_PAYMENT: added '_id(s)
bzr revid: bch-d523aa43ffab31f169f9a641ff784a8de451fef5
2007-08-07 12:02:12 +00:00
bch 3713125ded ACCOUNT_PAYMENT: added from extra_addons
bzr revid: bch-c67b1cd47efb7bdea39c7a67707c0161ebb2076c
2007-08-06 09:45:52 +00:00