Commit Graph

31 Commits

Author SHA1 Message Date
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
Christophe Simonis 2c79483199 fix account_payment view
bzr revid: christophe@tinyerp.com-20081112083200-eqm0ise5iptde8u1
2008-11-12 09:32:00 +01:00
Fabien Pinckaers b0300acfc6 improvement
bzr revid: fp@tinyerp.com-20081106092226-y8wtu22333tnpvwt
2008-11-06 10:22:26 +01:00
Fabien Pinckaers 4a8167ad86 bugfixes
bzr revid: fp@tinyerp.com-20081106090759-usbd3uq3wxywsoee
2008-11-06 10:07:59 +01:00
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 1a91fbe7d3 *set the destination bank account as not mandatory
bzr revid: qdp@tinyerp.com-20080916090541-7gl2tz4ia15qdtry
2008-09-16 11:05:41 +02:00
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00
qdp 8c29f5df87 *bugfixed some views of account_payment
pushed c2c's work (author Joel Grand-Guillaume)
* added a wizard to import invoice lines on bank statement

bzr revid: qdp@tinyerp.com-20080903173224-w9pmwm7bcpa0xrpk
2008-09-03 19:32:24 +02:00
Joel Grand-Guillaume ffa3f53119 Importing entries from invoice in bank statement
Add supplier support and date choice for statement line
Remove selected lines by default when populate statment
Modify view to corret button disposition

bzr revid: joel.grandguillaume@camptocamp.com-20080903152426-izklty3ir5qxm1lg
2008-09-03 17:24:26 +02:00
qdp c3fa523cfd *views improvements
bzr revid: qdp@tinyerp.com-20080829152210-1x3qy5blq0mcrldu
2008-08-29 17:22:10 +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
qdp 7af7a5fa1c *commit for bazaar
bzr revid: qdp-11752b1069b56beffcceb8d980dc9f34db6ed666
2008-07-09 11:44:28 +00:00
Fabien Pinckaers a5ea68f171 Improvements in menus
bzr revid: fp@tinyerp.com-68282dbd98b8fed381c42457236a3a17a4b6c45f
2008-07-01 19:20:40 +00:00
Fabien Pinckaers 4bb0246a56 New Menus Definitions
bzr revid: fp@tinyerp.com-9fddab2e4b601123b2e476f27bb0bbbd5b470b0d
2008-07-01 15:58:58 +00:00
stw c60cae0a8c reindent all xml files
bzr revid: stw-c7b064849fe1f51bf264dd2de76920ded909d158
2008-06-29 08:26:07 +00:00
stw bf9359c52d add ids for some menuitems
bzr revid: stw-2677870d51653b77b71343d0d53336c267857c53
2008-06-28 21:33:58 +00:00
qdp 8ceab97127 *removed the label of the currency
bzr revid: qdp-4f6d0f0ac6ed7c6eeca4b6a27d778c431751b766
2008-06-17 11:28:11 +00:00
qdp 7b145455a6 *switched the two fields amount in payment order form
bzr revid: qdp-452a3f870c9b4990a78bd2bf745fca1cdffb9dd5
2008-06-17 08:38:51 +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 711ada5fb4 Use xml id for attributes groups in menuitem tags
It prevents errors if the user change the name of the groups

bzr revid: ced-87e7730819bab50a0cbc32fa30173012dfdb27d2
2007-12-11 15:45:52 +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 0a2912b46a Add relate action on invoice to payment lines
bzr revid: ced-7cea63ca503d879a7d0226c060641c91f3c82abd
2007-10-10 05:44:43 +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
bch 7c712e115b ACCOUNT_PAYMENT: Added multi-wizard support and bugfixes.
bzr revid: bch-3217f246b7f5338e941ae2b49db6f323b266bdf7
2007-08-10 11:49:54 +00:00
Fabien Pinckaers c12fb4f3cb Uppercases in all menus
... long life to VIM ...

bzr revid: fp@tinyerp.com-cc36a1698925a5a2df8a01cc82402cc536b3e109
2007-08-09 07:47:53 +00:00
bch c42b1b14c2 ACCOUNT_PAYMENT: added '_id(s)
bzr revid: bch-d523aa43ffab31f169f9a641ff784a8de451fef5
2007-08-07 12:02:12 +00:00
Fabien Pinckaers 9244c6749e Better menus
bzr revid: fp@tinyerp.com-1a9602e583364ef009f1e113651480b65e36c586
2007-08-06 11:24:04 +00:00
bch 3713125ded ACCOUNT_PAYMENT: added from extra_addons
bzr revid: bch-c67b1cd47efb7bdea39c7a67707c0161ebb2076c
2007-08-06 09:45:52 +00:00