Commit Graph

107 Commits

Author SHA1 Message Date
Jaydeep Barot f50acd0bf9 [IMP] merge two group by in search view to install account_followup and invisble accounting tab form partner view when user dont have account rights evnen, when is company true.
bzr revid: jar@tinyerp.com-20140421050534-0z3zefpb3vp8why7
2014-04-21 10:35:34 +05:30
Thibault Delavallée 24a411d9eb [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab
This branch adds contextual buttons for the various items contained
in the history tab that are removed.

res.partner:
- in crm: re-ordered of the various Leads/Meetings/Opportunities buttons
- in crm_claim: added a Claims button, removed claims in history tab
- in event: removed one2many field towards event.event and event.registration, as well as other data related to history tab
- in marketing_campaigns: removed on2many field toward workitems (workitem_ids)
- in project: removed task from history; added Tasks button
- in project_issue: removed issues from history; added Issues button

bzr revid: tde@openerp.com-20130614121020-zl1l18iz9gv1smaa
2013-06-14 14:10:20 +02:00
Paramjit Singh Sahota 06043f11b9 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130607052333-uw6pig2zge1cms4i
2013-06-07 10:53:33 +05:30
Paramjit Singh Sahota f563a6f634 [IMP] Changed the sequence of top right buttons in Customer form.
1). Opportunities, Meetings, Calls
2). Order, Invoices, Journal Items
3). Tasks, Issues, Claims

bzr revid: psa@tinyerp.com-20130530055918-bvtgmt4nhujpfbka
2013-05-30 11:29:18 +05:30
Olivier Dony a4a522bc31 [IMP] account: simplify button name - analytic accounts related to a partners are Contracts in a broad sense
bzr revid: odo@openerp.com-20130523164449-y1fzwc2j2u150okh
2013-05-23 18:44:49 +02:00
Olivier Dony 325f710360 [FIX] account: split the actions to open analytic accounts, as context is not compatible
The same action was erroneously used in two incompatible
cases: once for openining the list of analytic accounts
from a partner form view (requires a special context
with a client-side `active_id` variable) and the second
one for the main Analytic Account menu item (which
cannot have `active_id` in the context - it would crash).

The fix includes setting an empty ({}) context explicitly
on the original action to be sure the incorrect context
is removed upon update.


The error was introduced at rev.8685
revid:qdp-launchpad@openerp.com-20130418125951-8p0tfexd9jj8l75b

bzr revid: odo@openerp.com-20130507165113-67lam91046t56ky8
2013-05-07 18:51:13 +02:00
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Josse Colpaert b3ac941896 [MERGE] Merge from trunk
bzr revid: jco@openerp.com-20130408151751-kta4x8swa6wcmsnl
2013-04-08 17:17:51 +02:00
Josse Colpaert 55ddb36921 [FIX] Adjust the groups of the buttons
bzr revid: jco@openerp.com-20130408141620-0p4whpx6p6pig81e
2013-04-08 16:16:20 +02:00
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
Vishmita 09101efb37 [IMP]Improve code
bzr revid: vja@tinyerp.com-20130226083344-23pzbl06j994n4wf
2013-02-26 14:03:44 +05:30
Vishmita adf972db58 [IMP]Improve code
bzr revid: vja@tinyerp.com-20130226073332-zhy5k5is3453nrky
2013-02-26 13:03:32 +05:30
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
Vishmita 0c56cfab83 [IMP]Improve the related actions on the partner
bzr revid: vja@tinyerp.com-20130215131610-urfy8svmr05k4t02
2013-02-15 18:46:10 +05:30
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