Commit Graph

113 Commits

Author SHA1 Message Date
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Fabien Pinckaers b3fa4ccf5c [IMP] removed icons from topbar
bzr revid: fp@tinyerp.com-20120522091445-mpiknieg2v8sd31f
2012-05-22 11:14:45 +02:00
Fabien Pinckaers ee566d388c [IMP] merged topbar status widgets
bzr revid: fp@tinyerp.com-20120522085037-oktkq3td2hg9lvzr
2012-05-22 10:50:37 +02:00
Amit Patel (OpenERP) dc293abcb5 [IMP]:account_voucher:set statusbar at top and also improved code with indentation.
bzr revid: apa@tinyerp.com-20120521084052-aexwrj0zuxjkhrk3
2012-05-21 14:10:52 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Mayur Maheshwari (OpenERP) 2417932095 [IMP]account_voucher: Move state and button on top bar and added sheet teg
bzr revid: mma@tinyerp.com-20120427050027-9nxro5jg0nusoqg1
2012-04-27 10:30:27 +05:30
Raphael Collet b41d5bd21e [IMP] account*, l10n*: remove group_extended
bzr revid: rco@openerp.com-20120425134018-07gxnfs8m29nfucj
2012-04-25 15:40:18 +02:00
Quentin (OpenERP) 819a115bbd [IMP] account_voucher: usability improvement. Do not display a separator when nothing inside has to be shown
bzr revid: qdp-launchpad@openerp.com-20120410081501-znso0a8jx18e26ut
2012-04-10 10:15:01 +02:00
Jagdish Panchal (Open ERP) 871fc6a7ee [FIX] account_voucher: add the domain on the partner_id in customer payment and Sales Reciept
lp bug: https://launchpad.net/bugs/930528 fixed

bzr revid: jap@tinyerp.com-20120215084612-59hmuaktrsuemvht
2012-02-15 14:16:12 +05:30
niv-openerp 45b6a10934 [imp] converted all remaining usage of default_get in xml to context
bzr revid: nicolas.vanhoren@openerp.com-20120106110914-qsbvuc34ietfmtg2
2012-01-06 12:09:14 +01:00
Quentin (OpenERP) c179f71a10 [FIX] account_voucher: installation crashes because of duplicated context in xml view definition. :-(
bzr revid: qdp-launchpad@openerp.com-20120103104838-upizclmtel7hlzvl
2012-01-03 11:48:38 +01:00
Quentin (OpenERP) 045f696c13 [FIX] account_voucher: lp910824. No 'domain' on partner_id fields
lp bug: https://launchpad.net/bugs/910824 fixed

bzr revid: qdp-launchpad@openerp.com-20120103081653-1w2b10y87z1zhz6s
2012-01-03 09:16:53 +01:00
Fabien Pinckaers 53e450e7ca [imp] The config wizard 'Review Opportunities Stages" should not be in extended view
[fix] The sales stages without teams are not visible on opportunities
[imp] In Scheduled Calls view, remove the filter  by default on Today.
[fix] In Sales Receipt, the column with the price is called "Allocation" instead of Price. But keep allocation for payments.
[imp] Rename the menu "Attendance" by "Attendances"
[imp] In Settings, the menu "Modules" must be the first one, above the configuration one
[imp] In the search view of projects, add a button template to filter on templates. Otherwise, we have no way to find all templates of a project to duplicate them. Do that in extended view.

bzr revid: fp@tinyerp.com-20111230101749-homjxrvj24jbp35h
2011-12-30 11:17:49 +01:00
Xavier Morel 152403769e [FIX] account_voucher: missing field used in attrs in payment views
bzr revid: xmo@openerp.com-20111214101953-43rsnsh44p1w3jri
2011-12-14 11:19:53 +01:00
Yogesh (OpenERP) 4666042e5c [FIX] account_voucher:- is_multi_currency field add in view and set invisible=1 for atts.
lp bug: https://launchpad.net/bugs/903740 fixed

bzr revid: ysa@tinyerp.com-20111214091207-1sje5q3st51cbxfr
2011-12-14 14:42:07 +05:30
Quentin (OpenERP) c26cf39464 [IMP] account_voucher: usability change. Moved the writeoff amount outside the payment_option group
bzr revid: qdp-launchpad@openerp.com-20111202110809-4ytfndvh6fgkgy7v
2011-12-02 12:08:09 +01:00
Quentin (OpenERP) 8dcc7aac7a [IMP] account_voucher: usability changes
bzr revid: qdp-launchpad@openerp.com-20111130133311-8t4sxrikywrkkkhh
2011-11-30 14:33:11 +01:00
Quentin (OpenERP) 832436c148 [IMP] account_voucher: usability changes
bzr revid: qdp-launchpad@openerp.com-20111130133008-lki16nzzlz78s0h8
2011-11-30 14:30:08 +01:00
Quentin (OpenERP) bb67abe914 [IMP] account_voucher: improvements inj usability + changed the semantic of the payment_rate, which now depicts the rate of the payment_rate_currency_id against the voucher currency (instead of the main currency)
bzr revid: qdp-launchpad@openerp.com-20111130101110-p19ujgsaqgfnuv1r
2011-11-30 11:11:10 +01:00
Quentin (OpenERP) 62398c5cba [IMP + FIX] account_voucher: fixed few remaining bugs and improved the code in order to remove the field ecxhange_acc_id from the voucher. We now will use fields on the company
bzr revid: qdp-launchpad@openerp.com-20111124154216-ivne5w0q9cwhn12r
2011-11-24 16:42:16 +01:00
Quentin (OpenERP) bc07877f64 [FIX] account_voucher: fixed onchange_payment_rate_currency
bzr revid: qdp-launchpad@openerp.com-20111123164834-m4tjfjtxpp8j2iew
2011-11-23 17:48:34 +01:00
Quentin (OpenERP) 3440aa70f4 [IMP] account_voucher: usabilty small improvements
bzr revid: qdp-launchpad@openerp.com-20111123163343-v4nhltzvcd7r5ob3
2011-11-23 17:33:43 +01:00
Quentin (OpenERP) e9051fabdb [IMP] account_voucher: added a a column 'full reconcile' on the voucher lines
bzr revid: qdp-launchpad@openerp.com-20111123143222-xuj8dfjw0ne85dfb
2011-11-23 15:32:22 +01:00
Quentin (OpenERP) 25b36b599a [IMP] account_voucher: multi currency handling
bzr revid: qdp-launchpad@openerp.com-20111122165537-2c8a9ov2qjklq2wj
2011-11-22 17:55:37 +01:00
Quentin (OpenERP) 300478d1ec [IMP] account_voucher: usability improvement.
bzr revid: qdp-launchpad@openerp.com-20111122102338-l3pysqm8f2j9hwsl
2011-11-22 11:23:38 +01:00
Quentin (OpenERP) 5385588ea4 [IMP] account_voucher: added base.group_extended on the new fields payment_rate and paid_amount_in_company_currency
bzr revid: qdp-launchpad@openerp.com-20111021155508-6la9ybpuspwsvdsz
2011-10-21 17:55:08 +02:00
Quentin (OpenERP) 7f8fb0804a [IMP] account_voucher: added payment_rate field on the voucher, if you don't want to use the rate encoded in openerp for this payment + made some order in the views
bzr revid: qdp-launchpad@openerp.com-20111021135240-0qjjs9p7y92ed1nr
2011-10-21 15:52:40 +02:00
Quentin (OpenERP) 9ecff1245a [IMP] account_voucher: onchange_partner_id small refactoring + improved the splitting of the amount by existing voucher lines
bzr revid: qdp-launchpad@openerp.com-20111020144217-t4owndjuntdeuts9
2011-10-20 16:42:17 +02:00
niv-openerp eb92957c8c [fix] obvious bug, field used in a on_change but not declared in the view
bzr revid: nicolas.vanhoren@openerp.com-20110929154007-gtxf31frsuukepvf
2011-09-29 17:40:07 +02:00
Fabien Pinckaers 7c5e3d47e7 [FIX] account_voucher
bzr revid: fp@tinyerp.com-20110927133413-8e1efrce2hifspov
2011-09-27 15:34:13 +02:00
Fabien Pinckaers 6391bf5173 [FIX] Account Voucher
bzr revid: fp@tinyerp.com-20110927130730-1jr4uxos5lbst2ub
2011-09-27 15:07:30 +02:00
Rucha (Open ERP) 0e861ae34a [MERGE]: Merge with latest trunk-addons and resolved conflicts in bank statement as new state was added in statement
bzr revid: rpa@tinyerp.com-20110922061419-cvaza3f5050o0b85
2011-09-22 11:44:19 +05:30
Mayur Maheshwari (OpenERP) 1be371c851 [IMP]account_voucher,crm_claim,crm_fundraising,marketing_campaign,stock,purchase_requisition:removed a quote from statusbar_colour as per suggestion
bzr revid: mma@tinyerp.com-20110921051720-ag458lyz42o64bhb
2011-09-21 10:47:20 +05:30
Fabien Pinckaers c0646b0f0e fix
bzr revid: fp@tinyerp.com-20110917120507-a1o3jmvdsbr6jrmy
2011-09-17 14:05:07 +02:00
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
Mayur Maheshwari (OpenERP) 3846b99e01 [IMP]stock:statusbar Improvement is Done as per suggestion
bzr revid: mma@tinyerp.com-20110915133052-di9iknwgnromr4s4
2011-09-15 19:00:52 +05:30
Mayur Maheshwari (OpenERP) 364f9aefa9 [IMP]stock,purchase_requisition,crm:statusbar Improvement is Done
bzr revid: mma@tinyerp.com-20110914131111-3o0jykg61r5eq98c
2011-09-14 18:41:11 +05:30
Quentin (OpenERP) 9ec72669ed [FIX] account_voucher: context passing
bzr revid: qdp-launchpad@openerp.com-20110825152545-u0f4n2hlv7kmfsxc
2011-08-25 17:25:45 +02:00
Quentin (OpenERP) a541cf47a0 [IMP] account_voucher: new voucher in multi-currency for suppliers payment too
bzr revid: qdp-launchpad@openerp.com-20110822133114-0wyxfv98omjhhs43
2011-08-22 15:31:14 +02:00
Quentin (OpenERP) 6cc14d8764 [IMP] account_voucher: selection of a specific invoice when coming from the button 'pay invoice' on that object, and context propagation
bzr revid: qdp-launchpad@openerp.com-20110822125318-cdqdixkqdf1arpv3
2011-08-22 14:53:18 +02:00
Quentin (OpenERP) acba6c7c34 [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20110822103457-yhndn1dnop30o2k5
2011-08-22 12:34:57 +02:00
Raphael Collet 87f239fb33 [MERGE] remove extended filters
bzr revid: rco@openerp.com-20110804102635-2ixo1tmogsulj83u
2011-08-04 12:26:35 +02:00
ARA (OpenERP) effaa191dc [IMP] make move_line_id as required in account_voucher
bzr revid: ara@tinyerp.com-20110804100457-50i5xn7dynpo1clg
2011-08-04 15:34:57 +05:30
Tejas (OpenERP) 72a32d4ced [Usability] Removed the extended filter from addons
bzr revid: tta@openerp.com-20110727124004-u5a349pmzrr1rta2
2011-07-27 18:10:04 +05:30
Quentin (OpenERP) 930def9cfc [IMP] account_voucher: multi currency improvements (part 4)
bzr revid: qdp-launchpad@openerp.com-20110715124738-q64m7ev5yk0denge
2011-07-15 14:47:38 +02:00
Quentin (OpenERP) 9aa1760fcf [IMP] account_voucher: multi-currency improvements (part 3)
bzr revid: qdp-launchpad@openerp.com-20110715082643-0bxv6u0z80wkqozi
2011-07-15 10:26:43 +02:00
Quentin (OpenERP) bb605efd94 [IMP] account_voucher: multi currency and usability changes (part 2)
bzr revid: qdp-launchpad@openerp.com-20110714154822-s5mbl0et1jdw7jty
2011-07-14 17:48:22 +02:00
Quentin (OpenERP) f2fc1fcd17 [IMP] account_voucher: lots of improvements (part 1)
bzr revid: qdp-launchpad@openerp.com-20110714134421-q453j1z6upq03ter
2011-07-14 15:44:21 +02:00
Quentin (OpenERP) bbee50ce01 [IMP] account_voucher: imp in customer payment form view
bzr revid: qdp-launchpad@openerp.com-20110713140618-kcd3vii57bibsk4g
2011-07-13 16:06:18 +02:00
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00