Commit Graph

316 Commits

Author SHA1 Message Date
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Bhumika (OpenERP) 879ddb6130 [IMP]: remove unused field
bzr revid: sbh@tinyerp.com-20120307102445-m12lvui331hy0ov2
2012-03-07 15:54:45 +05:30
Kuldeep Joshi (OpenERP) a082f8a977 [IMP] account: remove address filed
bzr revid: kjo@tinyerp.com-20120305101605-swk7at0hi1ghcr4c
2012-03-05 15:46:05 +05:30
Kuldeep Joshi (OpenERP) fd384fe645 [IMP] account : remove invoice address
bzr revid: kjo@tinyerp.com-20120305064845-aezglwmj86fi2ndc
2012-03-05 12:18:45 +05:30
Olivier Dony 995a2069ec [FIX] account,*: fix inconsistent invoice line onchange methods (typos)
lp bug: https://launchpad.net/bugs/932972 fixed

bzr revid: odo@openerp.com-20120216185048-w6qyxk75cw8nhzym
2012-02-16 19:50:48 +01:00
Olivier Dony 91be5ced94 [FIX] account,*: fix inconsistent invoice line onchange methods (typos)
lp bug: https://launchpad.net/bugs/932972 fixed

bzr revid: odo@openerp.com-20120216184214-jtxi81nkwf1i57g1
2012-02-16 19:42:14 +01:00
Fabien Meghazi cdf22b95cd [IMP] Make 'Customer Invoices' form friendly to the new web client
@invisible uses display:none on the new web client thus the element
do not occupy space in the layout. No exception.

lp bug: https://launchpad.net/bugs/926565 fixed

bzr revid: fme@openerp.com-20120206102254-cfotem3g34cfxbrb
2012-02-06 11:22:54 +01:00
Quentin (OpenERP) 3da9e71711 [FIX] account, invoice: removed the default value of currency_id field, as it should be given by the onchange of journal_id (which has a default value)
bzr revid: qdp-launchpad@openerp.com-20120201141633-mclcw5n7v9c5789h
2012-02-01 15:16:33 +01:00
Raphael Collet 2e8f105c3b [FIX] account: fix view of supplier invoice
bzr revid: rco@openerp.com-20120106124615-et5wwhc7ft1ie7w2
2012-01-06 13:46:15 +01:00
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
Thibault Delavallée cb667ca272 [MERGE] invoice: fixed bug 909297: added domain in invoice form views to filter customer/supplier
bzr revid: tde@openerp.com-20120105134455-7unpsk3vdl50to6r
2012-01-05 14:44:55 +01:00
Divyesh Makwana (Open ERP) 4165af166c [FIX] account : customer/supplier invoice: when selecting supplier from supplier field in supplier invoice it shows both customer and supplier and vice versa for customer
lp bug: https://launchpad.net/bugs/909297 fixed

bzr revid: mdi@tinyerp.com-20120105104913-vbe1qsny097py7m8
2012-01-05 16:19:13 +05:30
Fabien Pinckaers b3799d61d8 [IMP] useability improvements
bzr revid: fp@tinyerp.com-20120104105911-wdxdeqdz5d1g33w1
2012-01-04 11:59:11 +01:00
Fabien Pinckaers daaf80d8d3 [IMP] useability improvement: remove check_total, min stock rule in product
bzr revid: fp@tinyerp.com-20120104063807-ip57axpgkkph4a6g
2012-01-04 07:38:07 +01:00
Fabien Pinckaers e3ffee65b8 [IMP] removed quick create on partners
bzr revid: fp@tinyerp.com-20111226123644-83c3o5q62ra3z34z
2011-12-26 13:36:44 +01:00
Fabien Pinckaers 8b60949c49 [IMP] layout invoices
bzr revid: fp@tinyerp.com-20111218131811-i371u0k6hgewcle6
2011-12-18 14:18:11 +01:00
Fabien Pinckaers c2c27af2b6 [IMP] useability misc
bzr revid: fp@tinyerp.com-20111212223017-9no2htur9g0uqvf2
2011-12-12 23:30:17 +01:00
Vo Minh Thu 2e1023ddbe [IMP] domain to context:
Use explicitely default_xxx in the context instead of
relying on the domain to fill form views.

bzr revid: vmt@openerp.com-20111124121433-z5du2yeu319ea1ax
2011-11-24 13:14:33 +01:00
Quentin (OpenERP) c7de208ffa [FIX] account: set the default value for partner when encoding a new address through the invoice form view
bzr revid: qdp-launchpad@openerp.com-20111122092524-uv3yzyd530xjsjnj
2011-11-22 10:25:24 +01:00
Quentin (OpenERP) 4463d93eea [FIX] partially reverted commit 5220 which was wrongly reverting few enhancements
bzr revid: qdp-launchpad@openerp.com-20111019081403-4zeh9qlw6p8d2va0
2011-10-19 10:14:03 +02:00
Quentin (OpenERP) ccdcd1e55f [MERGE] lp:807543
bzr revid: qdp-launchpad@openerp.com-20111018121934-0k482zv4jxtp0uyb
2011-10-18 14:19:34 +02:00
Quentin (OpenERP) 7bef183b51 [IMP] account, invoice form view: show the reopen button anytime as soon as the conditions are met + added an help tooltip on it
bzr revid: qdp-launchpad@openerp.com-20111017075851-vn9zevb2dyd4i96t
2011-10-17 09:58:51 +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
Atik Agewan (OpenERP) 0e0438a779 [IMP] ALL:change in all statusbar_colors quotes
bzr revid: aag@tinyerp.com-20110921050948-m2iezimspmspsvjs
2011-09-21 10:39:48 +05:30
Fabien Pinckaers 26b371ede3 merge
bzr revid: fp@tinyerp.com-20110917142238-hs7hjzxtn8h3gllv
2011-09-17 16:22:38 +02:00
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
Bharat (OpenERP) 9a9b35370e [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915120535-3i621crqg17a6e55
2011-09-15 17:35:35 +05:30
Atik Agewan (OpenERP) 882392394d [IMP] ALL: Remove Space from attribute values
bzr revid: aag@tinyerp.com-20110915084914-kgbpw52ym5uz8ye0
2011-09-15 14:19:14 +05:30
Atik Agewan (OpenERP) 0e8ddd5b22 [ADD] Account,,Project_long_term:Add widget=statusbar in state field.
bzr revid: aag@tinyerp.com-20110915054557-x7a7641i36cncu0l
2011-09-15 11:15:57 +05:30
Xavier Morel 178fec5c64 [FIX] str 'in' str (singletons missing tuple-building comma), in @colors attributes. Replace by string equality
bzr revid: xmo@openerp.com-20110911135025-v9yct8pnjfj21tyj
2011-09-11 15:50:25 +02:00
Fabien Pinckaers 1167961df7 [IMP] better invoice line form view
bzr revid: fp@tinyerp.com-20110902081133-blgja3oi7z5uhte6
2011-09-02 10:11:33 +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
Bharat (OpenERP) 3603c72b95 [FIX] Made Compute Taxes Button Visible on Pro-Forma state also
lp bug: https://launchpad.net/bugs/820801 fixed

bzr revid: bde@tinyerp.com-20110805090929-s8uqfosk5l6migm5
2011-08-05 14:39:29 +05:30
Raphael Collet 87f239fb33 [MERGE] remove extended filters
bzr revid: rco@openerp.com-20110804102635-2ixo1tmogsulj83u
2011-08-04 12:26:35 +02:00
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
ARA (OpenERP) 58120374ed [FIX] account_cancel: re-open invoice assigned to useability/no one
bzr revid: ara@tinyerp.com-20110726091051-22djjebh06h2jxmc
2011-07-26 14:40:51 +05:30
Raphael Collet 6cf0147f6f [IMP] add and improve tooltips
bzr revid: rco@openerp.com-20110719090602-avsnx2s63pvggwx8
2011-07-19 11:06:02 +02:00
Quentin (OpenERP) 3ff98eff36 [IMP] account: added move_id in tree view of payment in invoices form view, to allow the 'click and relate' feature to see the move line
bzr revid: qdp-launchpad@openerp.com-20110715124712-8nnptyr3yy30nlse
2011-07-15 14:47:12 +02:00
RavishchanraMurari (Open ERP) 0046b4558e added tools tips
bzr revid: rmu@tinyerp.com-20110708103047-eck3ijxd1mouvppy
2011-07-08 16:00:47 +05:30
niv-openerp fa3016fd4e [fix] changed uos_id_change in account.invoice.line
bzr revid: nicolas.vanhoren@openerp.com-20110704141607-dj6hkda8yv46pr8y
2011-07-04 16:16:07 +02:00
niv-openerp c8ebd30e8b [fix] changed product_id_change in account.invoice.line
bzr revid: nicolas.vanhoren@openerp.com-20110704141410-h7ecesw5aduo0kbd
2011-07-04 16:14:10 +02:00
ARA (OpenERP) 864cdd87f1 [FIX] account: invoices - missing field in tree view
bzr revid: ara@tinyerp.com-20110429085355-uysrsn2scz8dsctt
2011-04-29 14:23:55 +05:30
ARA (OpenERP) 2a0be4932f [FIX] account: invoices - missing field in tree view
lp bug: https://launchpad.net/bugs/767590 fixed

bzr revid: ara@tinyerp.com-20110429050118-34p90naeqjj4d9cf
2011-04-29 10:31:18 +05:30
Ferdinand @ Camptocamp eb389dcdff [FIX] account: invoices - missing field in tree view
bzr revid: ara@tinyerp.com-20110426064246-30f8pgfpwjlhxj2y
2011-04-26 12:12:46 +05:30
Quentin (OpenERP) 33396ff7bf [MERGE] lp:729602
bzr revid: qdp-launchpad@openerp.com-20110324144655-7pw862axxg0pr93p
2011-03-24 15:46:55 +01:00
Xavier Morel 4e6a9ea55c [REM] all @col and @colspan attributes on groups in search views: search views are not laid out by columns, therefore these attributes do not belong
bzr revid: xmo@openerp.com-20110315140859-uh9w3exdit84qz47
2011-03-15 15:08:59 +01:00
Xavier Morel 8141573dee [REM] attribute 'select' on field elements in search views, this attributes makes no sense
bzr revid: xmo@openerp.com-20110315124111-c79fxotsc0tk011q
2011-03-15 13:41:11 +01:00
Xavier Morel 6ff62c43da [IMP] remove apparently unused 'separator' attribute on some filter elements, tightening the RNG
bzr revid: xmo@openerp.com-20110314175430-zmitioduzwmn9de4
2011-03-14 18:54:30 +01:00
ARA (OpenERP) 25ee7aff54 [FIX] account: [6.0] invoice - must check if product is to_sell, to_purchase
bzr revid: ara@tinyerp.com-20110309054913-ohllm2ppeyprk8n1
2011-03-09 11:19:13 +05:30