Commit Graph

95 Commits

Author SHA1 Message Date
Olivier Dony 438e1c1daf [FIX] res.partner: Hide commercial-related fields on contacts form + autosync them from parent company
Fixes handling of accounting/invoicing-related fields on partners
that are not "commercial entities" (either marked as "is_company"
or parentless).
The corresponding fields are also hidden from form views on these
partners and replaced by a short sentence and a link to edit the
"master fields" on the commercial entity.
This corresponds to part B of the solution described on bug 1160365.

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

bzr revid: odo@openerp.com-20130407235013-j3tv4uxy46eej43i
2013-04-08 01:50:13 +02:00
Olivier Dony 90baea35c5 [FIX] account: the `state` field of res.partner.bank must be present in all form/tree views
This is the second part of the fix for bug
1068822.
res.partner.bank overrides fields_get() and sometimes adds
extra `states` attributes on the fields. This requires the
presence of the special `state` field in all views.

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

bzr revid: odo@openerp.com-20130225141014-zqbzbldqkl997lfu
2013-02-25 15:10:14 +01:00
Alexis de Lattre cad4abe56c Merge with addons/trunk revno 8168.
Adapt demo data to the rename of partner XML IDs in server/trunk.

bzr revid: alexis@via.ecp.fr-20121129222645-lm5ujxf4a1a83aoz
2012-11-29 23:26:45 +01:00
Fabien Pinckaers b5013ea195 [MERGE] misc improvements account, hr, crm, project
bzr revid: fp@openerp.com-20121110140519-z8x4ruqed7voa8rd
2012-11-10 15:05:19 +01:00
Hardik 78aab92b03 [IMP]Contract/Analytic Account to remove calendar view
bzr revid: hsa@tinyerp.com-20121108092720-9qctzpegww25ede6
2012-11-08 14:57:20 +05:30
Atul Patel (OpenERP) fca020e7fd [MERGE]: Merged improve fiscal position view.
bzr revid: atp@tinyerp.com-20121108050639-3m7n1cwhp6ijn4qy
2012-11-08 10:36:39 +05:30
Turkesh Patel (Open ERP) 1797cf8daa [IMP] account: improve fiscal position form view.
bzr revid: tpa@tinyerp.com-20121107102005-mas6cx6amsvvinnv
2012-11-07 15:50:05 +05:30
Fabien Pinckaers 2d05128be8 [FIX] removed buggy graph view of analytic accounts
bzr revid: fp@tinyerp.com-20120928175012-qsu4gfszmkd23b58
2012-09-28 19:50:12 +02:00
Harry (OpenERP) 0f21ab835e [IMP] account, l10n_ch: improve partner bank view
bzr revid: hmo@tinyerp.com-20120926100901-z9xxdstf75s9zzke
2012-09-26 15:39:01 +05:30
Khushboo Bhatt (Open ERP) 4c1f5af881 [FIX]l10n_ch:placehoder added for acc_number
bzr revid: kbh@tinyerp.com-20120925094028-7e4f6f960cj87h6l
2012-09-25 15:10:28 +05:30
Khushboo Bhatt (Open ERP) 51b035f2a7 [FIX]account:label for bank_ids and set default partner on bank
bzr revid: kbh@tinyerp.com-20120925070852-q136gtxzmm2vnxrp
2012-09-25 12:38:52 +05:30
Fabien Pinckaers 5ffbf77067 [MERGE] fixes in account
bzr revid: fp@tinyerp.com-20120920092726-5747f5kj14u26sb1
2012-09-20 11:27:26 +02:00
Jigar Amin - OpenERP e18762e891 [merge] lp:~openerp-dev/openobject-addons/trunk-addons9-accounting-apa-customer-payment-sgo
bzr revid: jam@tinyerp.com-20120913112859-333bb6fs2f925clr
2012-09-13 16:58:59 +05:30
ajay javiya (OpenERP) 930d5ce977 [IMP]: Improve view in Accounting Module
bzr revid: aja@tinyerp.com-20120913072126-04gs4rqkj3pc42um
2012-09-13 12:51:26 +05:30
Sanjay Gohel (Open ERP) 54eac9c851 [IMP]on create of sale receipt add first sale account and display lable of bank name and number in customer accounting tab
bzr revid: sgo@tinyerp.com-20120911133015-24z0gr1mnwzk6fwh
2012-09-11 19:00:15 +05:30
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Twinkle Christian (OpenERP) 44eb35dfa2 [IMP]Remove type field from the whole account
bzr revid: tch@tinyerp.com-20120808105907-08cd8y1n0grgxxid
2012-08-08 16:29:07 +05:30
Mayur Maheshwari (OpenERP) 7c51b1811d [FIX]all :set a no_open widget in this filed(country_id,state_id,title,context_id,timebox_id,user_id)
bzr revid: mma@tinyerp.com-20120806110307-nj7qipixr14puhub
2012-08-06 16:33:07 +05:30
Alexis de Lattre c11754eaa9 Merge with addons-trunk revno 7150
Adapt views accordingly

bzr revid: alexis@via.ecp.fr-20120802134012-fjk20wld5rv9v45i
2012-08-02 15:40:12 +02:00
Quentin (OpenERP) 062017bd87 [IMP] usability: partner form view
bzr revid: qdp-launchpad@openerp.com-20120720141830-htjstvlkqikv4d0z
2012-07-20 16:18:30 +02:00
Quentin (OpenERP) 9e7bcb9c40 [IMP] sales/crm: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120719090243-bdya6ozfklsi6v2k
2012-07-19 11:02:43 +02:00
Kuldeep 38b6a92f01 [IMP] set name in xpath
bzr revid: th_dev2@openerp.co.in-20120718121817-le2288em9d23740w
2012-07-18 17:48:17 +05:30
Alexis de Lattre 42ffccfa96 Add a "Supplier Payment Term" on res.partner
Add payment term on purchase.order

bzr revid: alexis@via.ecp.fr-20120711111434-ih20ohy81bynn1wd
2012-07-11 13:14:34 +02:00
Kuldeep Joshi (OpenERP) e99fb67bc6 [IMP]crm: improve meeting view
bzr revid: kjo@tinyerp.com-20120706133941-a1spe9qj8dtevco8
2012-07-06 19:09:41 +05:30
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Purnendu Singh (OpenERP) 1c35eb1049 [MERGE] Mearge with main addons
bzr revid: psi@tinyerp.com-20120622055230-trqmxu7r1qtxa0ut
2012-06-22 11:22:30 +05:30
Stephane Wirtel f2fba32b56 [REF] Change the CSS classes
bzr revid: stw@openerp.com-20120619085618-agdxk4fdgy3of6gp
2012-06-19 10:56:18 +02:00
Purnendu Singh (OpenERP) 2e3728db21 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120619050100-26hsypt5z491kbje
2012-06-19 10:31:00 +05:30
Stephane Wirtel d8f70237c5 [REF] Review the form views
bzr revid: stw@openerp.com-20120618085155-jtksg0pxpstd7dkc
2012-06-18 10:51:55 +02:00
Divyesh Makwana (Open ERP) 0b188a31cc [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120612065329-oys1eh8q3gitdx06
2012-06-12 12:23:29 +05:30
Divyesh Makwana (Open ERP) 3cca57fbcc [FIX] account, mail : Invalid XML for View Architecture.
bzr revid: mdi@tinyerp.com-20120612063815-4h3buzrhyhyq9rp1
2012-06-12 12:08:15 +05:30
Olivier Dony d496a2cb23 [FIX] *: Correct @version spec in new-style forms, after FP's recent merge
bzr revid: odo@openerp.com-20120611161014-19p6rd5qpkmmijmg
2012-06-11 18:10:14 +02:00
Fabien Pinckaers 7648e274db [IMP] new form views
bzr revid: fp@tinyerp.com-20120609230929-dg3jol0d7ia265j2
2012-06-10 01:09:29 +02:00
Fabien Pinckaers dcc975b79a [IMP] better views, mostly accoung wizards form
bzr revid: fp@tinyerp.com-20120609135041-570vyqpa9m2f1huw
2012-06-09 15:50:41 +02:00
Fabien Pinckaers bf9448c7c8 [IMP] cleaning form views
bzr revid: fp@tinyerp.com-20120605175411-ddx99g5kj2dhzzmb
2012-06-05 19:54:11 +02:00
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) 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
Sbh (Openerp) 6704df79f3 [Fix]:account: remove address
bzr revid: sbh@tinyerp.com-20120328082415-6lk10eprht5zq4ht
2012-03-28 13:54:15 +05:30
Fabien Pinckaers e25fa67cc9 merge
lp bug: https://launchpad.net/bugs/768847 fixed

bzr revid: fp@tinyerp.com-20110921071312-9djjyu6o8bibl11b
2011-09-21 09:13:12 +02:00
Alexis de Lattre 432931dda5 Add active field on account.fiscal.position.
Fixes LP bug #768847

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

bzr revid: alexis@via.ecp.fr-20110824211943-kcfp6133556zropc
2011-08-24 23:19:43 +02:00
fp fa7874cddc [IMP] Improved bank account management, report footer, stages by default on projects
bzr revid: fp@fp-laptop-20110815142141-938zg1laoe8wtbkd
2011-08-15 16:21:41 +02:00
Raphael Collet 3165c494a1 [MERGE] control visibility of fields acc_number and iban
bzr revid: rco@openerp.com-20110804142202-ze28iwvk033dye7g
2011-08-04 16:22:02 +02:00
Hardik Ansodariy (OpenERP) 1ef7286e20 [IMP]: made changes in res_partner_bank and iban view file in order to invisible field
bzr revid: han@tinyerp.com-20110801052323-k1txd13hrjnbgtmn
2011-08-01 10:53:23 +05:30
Hardik Ansodariy (OpenERP) 98a118149f [IMP]: improved res_partner_bank view
bzr revid: han@tinyerp.com-20110727122111-zw3vp1lu5zsjmj83
2011-07-27 17:51:11 +05:30
Hardik Ansodariy (OpenERP) 0209521f16 [IMP]: rename action analytic account
bzr revid: han@tinyerp.com-20110720114010-556y9uo5zwbot8tn
2011-07-20 17:10:10 +05:30
Thibault Francois e3e979a498 [MERGE] default value in act_window
bzr revid: tfr@openerp.com-20110309130345-uraw50vl1xlzqy6t
2011-03-09 14:03:45 +01:00
ARA (OpenERP) 9c489006aa [FIX]Accounting / Invoice + Partner Manager unable to create new partner
lp bug: https://launchpad.net/bugs/720178 fixed

bzr revid: ara@tinyerp.com-20110217130052-y53j9ea6oj3vifrw
2011-02-17 18:30:52 +05:30
Ujjvala Collins (OpenERP) 4bac6d8969 [FIX] all: Fixed incomplete behavior of act_window.
lp bug: https://launchpad.net/bugs/708467 fixed

bzr revid: uco@tinyerp.com-20110127094939-v8gugx666pakihva
2011-01-27 15:19:39 +05:30
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
Fabien Pinckaers 256bca359d [IMP] better useability
bzr revid: fp@tinyerp.com-20101009160143-rrcfgoyudey22zv4
2010-10-09 18:01:43 +02:00