Commit Graph

140 Commits

Author SHA1 Message Date
DBR (OpenERP) 31893ec287 [IMP] Improve the code ans yml statements
bzr revid: dbr@tinyerp.com-20130304090508-1l93y5ozddarpqfv
2013-03-04 14:35:08 +05:30
DBR (OpenERP) 2d18a009f1 [IMP]Remove extra button and set grey color for a para.
bzr revid: dbr@tinyerp.com-20130227100115-panqiupw1j2yzvdy
2013-02-27 15:31:15 +05:30
DBR (OpenERP) d9d7c96218 [IMP]Improve code and remove extra views
bzr revid: dbr@tinyerp.com-20130226095232-yxjjlsqzj9bvdbg3
2013-02-26 15:22:32 +05:30
DBR (OpenERP) caf9999e37 [IMP]account_analytic_analysis: Improve on_change of product
bzr revid: dbr@tinyerp.com-20130226053542-g7yw7exjycvxxwni
2013-02-26 11:05:42 +05:30
DBR (OpenERP) 7c7bee5d39 [IMP]account_analytic_analysis: Improve code for normal orm
Remove posgress view

bzr revid: dbr@tinyerp.com-20130225133511-j43f4z5jl5hb8e2h
2013-02-25 19:05:11 +05:30
DBR (OpenERP) 9d630ceda7 [IMP]account_analytic_account: Improve cron function temp via button and split query
bzr revid: dbr@tinyerp.com-20130222131401-ou4dktk5kiojnsw1
2013-02-22 18:44:01 +05:30
DBR (OpenERP) 1ac3f5df62 [IMP]account_analytic_analysis:
Improve code for tax calculation

bzr revid: dbr@tinyerp.com-20130222105927-4x4yhy5gs2k0edhk
2013-02-22 16:29:27 +05:30
DBR (OpenERP) 92fc06063c [Merge] lp:openobject-addons
bzr revid: dbr@tinyerp.com-20130222055629-7b4wjhef7l66l6ri
2013-02-22 11:26:29 +05:30
DBR (OpenERP) d4f73eb924 [IMP]account_analytic_analysis:
Improve the posgress view as per specification
Improve code for subtotal and line taxes

bzr revid: dbr@tinyerp.com-20130221134355-9lqe412182voa8b0
2013-02-21 19:13:55 +05:30
Antony Lesuisse 2a805abfbc [FIX] contract disable quickcreate, add group_by pricelist
bzr revid: al@openerp.com-20130221012920-o2034onrq76dje78
2013-02-21 02:29:20 +01:00
DBR (OpenERP) a9551459cd [IMP]account_analytic_analysis : Create new posgress view for o2m virtual invoice field
bzr revid: dbr@tinyerp.com-20130220132838-ddh64pa31wabtx61
2013-02-20 18:58:38 +05:30
DBR (OpenERP) 6d19450457 [IMP]account_analytic_analysis:
Add Recurrent virtual invoice functionality 
Try to set cron job but and test it's function with temp invoice btn

bzr revid: dbr@tinyerp.com-20130218125117-4sqbhxb1vro2nzhp
2013-02-18 18:21:17 +05:30
Antony Lesuisse b069932671 reorder and document contract views in one clear file.
bzr revid: al@openerp.com-20130214195645-oia0msv4fz1h14zx
2013-02-14 20:56:45 +01:00
Olivier Dony 9434537986 [FIX] contracts: use correct quantity field to avoid mismatching values
`quantity` is a recursive sum of quantities of all types, including child accounts,
while `hours_quantity` is the local sum of quantities in `general` analytic journals.
The latter is what corresponds to the `Units consumed` value for contracts, and what
is used to compute the `remaining_hours`, so we must used that.

bzr revid: odo@openerp.com-20130110171100-el2g1i3ou89p2yjc
2013-01-10 18:11:00 +01:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Fabien Pinckaers 22454532d1 [IMP] very small fix in contracts, always show sale orders
bzr revid: fp@tinyerp.com-20121221164255-2mys887v0uee0f0z
2012-12-21 17:42:55 +01:00
Khushboo Bhatt (Open ERP) f233374657 [FIX]account_analytic_analysis:menu string changed
bzr revid: kbh@tinyerp.com-20121219063050-6418jrzcmh8vqe5x
2012-12-19 12:00:50 +05:30
Fabien Pinckaers 0a29f55843 [IMP] contracts
bzr revid: fp@tinyerp.com-20121210194250-ausp6zfxnu4ruq4q
2012-12-10 20:42:50 +01:00
Fabien Pinckaers 2f96683e20 [IMP] contract management
bzr revid: fp@tinyerp.com-20121210192810-eff3qaqn90vgl5q3
2012-12-10 20:28:10 +01:00
Quentin (OpenERP) 219edfa80d [FIX] analytic: fixed onchange of template
bzr revid: qdp-launchpad@openerp.com-20121129162558-sotcsrchh8p772xs
2012-11-29 17:25:58 +01:00
Quentin (OpenERP) dc298cd336 [IMP] account_analytic_analysis: added an option to set the template field mandatory on contracts
bzr revid: qdp-launchpad@openerp.com-20121129160847-k4dr5hd4dh2y3gcw
2012-11-29 17:08:47 +01:00
Fabien Pinckaers 10afab6eb6 [MERGE] addons 24
bzr revid: fp@openerp.com-20121127212322-soubdlrcgqx4cz88
2012-11-27 22:23:22 +01:00
ajay javiya (OpenERP) 277fbe16ae [FIX]: Fix issue in sale module
bzr revid: aja@tinyerp.com-20121121043126-0ej6ij6f0dr7ysn8
2012-11-21 10:01:26 +05:30
Fabien Pinckaers c645cff952 [FIX]
bzr revid: fp@openerp.com-20121028164505-n339qqi3nws4951b
2012-10-28 17:45:05 +01:00
Fabien Pinckaers 4f0c5bf19c [IMP] contract useability and invoicing
bzr revid: fp@openerp.com-20121028151537-98wz6qiosmumbqvg
2012-10-28 16:15:37 +01:00
Fabien Pinckaers af4b056f24 [IMP] cleaned timesheets and contracts useability
bzr revid: fp@openerp.com-20121028110506-v53w8oh42xzrm9ff
2012-10-28 12:05:06 +01:00
Fabien Pinckaers 67a66d0ca4 [IMP] Useability: contracts
bzr revid: fp@openerp.com-20121028103328-qjqeznq9a95mcdpe
2012-10-28 11:33:28 +01:00
Fabien Pinckaers 59dec931a2 [IMP] useability of project and contracts
bzr revid: fp@openerp.com-20121028082829-ito7d71piwc4iael
2012-10-28 09:28:29 +01:00
Fabien Pinckaers 24a35fa86a [MERGE] Contracts and tempaltes
bzr revid: fp@openerp.com-20120916162730-qhws87nvbx4qdx8h
2012-09-16 18:27:30 +02:00
Jigar Amin - OpenERP 23951e1e0d Merge lp:~openerp-dev/openobject-addons/trunk-addons9-contract-apa-contract-kbh
bzr revid: jam@tinyerp.com-20120913093622-71bbdyz3l7ilb2ls
2012-09-13 15:06:22 +05:30
Khushboo Bhatt (Open ERP) 01019f7eae [FIX]account_analytic_analysis:typo
bzr revid: kbh@tinyerp.com-20120912104643-nosiw9qqf6roqpbw
2012-09-12 16:16:43 +05:30
Khushboo Bhatt (Open ERP) 3a1419a6d8 [FIX]account_analytic_analysis:prepaid unit field is renamed
bzr revid: kbh@tinyerp.com-20120912104316-k8nl5p1gvmmi3ewa
2012-09-12 16:13:16 +05:30
Khushboo Bhatt (Open ERP) 2b937d693c [FIX]account_analytic_analysis:current start date added in contract view
bzr revid: kbh@tinyerp.com-20120912103925-8qirkjqfyfsv5xpc
2012-09-12 16:09:25 +05:30
Khushboo Bhatt (Open ERP) eb15758cb4 [FIX]account_analytic_analysis:added menu tooltip on contract and template of contract
bzr revid: kbh@tinyerp.com-20120912101839-lwgzfitz5qsjqvoo
2012-09-12 15:48:39 +05:30
Fabien Pinckaers da7c583359 [IMP] contracts
bzr revid: fp@tinyerp.com-20120901072137-le4el67es4zhw8n7
2012-09-01 09:21:37 +02:00
Fabien Pinckaers 39ed85c18d fix
bzr revid: fp@tinyerp.com-20120831083909-suttma1sjdz7uu0m
2012-08-31 10:39:09 +02:00
Fabien Pinckaers 8b0f2cfd71 [IMP] cleaning project/contracts and removing unused code
bzr revid: fp@tinyerp.com-20120830074903-m8yiovofd2891p7i
2012-08-30 09:49:03 +02:00
Fabien Pinckaers 254489e168 [IMP] analytic contracts
bzr revid: fp@tinyerp.com-20120829190831-f6n1ruzsca2bo8xc
2012-08-29 21:08:31 +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
Divyesh Makwana (Open ERP) 69d9a3d4e2 [IMP] analytic, account_analytic_account : The field 'template_id' need to moved from 'account_analytic_analysis' module to 'analytic' so we can override 'on_change_template' from respective module(project, project_issue and hr_timesheet).
bzr revid: mdi@tinyerp.com-20120723120531-38reqpofvzh69bo7
2012-07-23 17:35:31 +05:30
Quentin (OpenERP) 266dbe2972 [IMP] contract management: oe_form_inline -> oe_inline
bzr revid: qdp-launchpad@openerp.com-20120626110235-et4y4m25k8u3fex4
2012-06-26 13:02:35 +02:00
Quentin (OpenERP) ea842f4554 [REF] code review
bzr revid: qdp-launchpad@openerp.com-20120625155540-n0e5lm0rhytsk22t
2012-06-25 17:55:40 +02:00
Sanjay Gohel (Open ERP) 352e054068 [IMP]change the place of fields for better view and add note for details
bzr revid: sgo@tinyerp.com-20120625050753-lhe0p8xnp5r2g6zp
2012-06-25 10:37:53 +05:30
Sanjay Gohel (Open ERP) 95cd61d1f5 [IMP]improve view of contract and open chatter notification added when state changed
bzr revid: sgo@tinyerp.com-20120622091008-uy805uph0hz4vk0h
2012-06-22 14:40:08 +05:30
Quentin (OpenERP) 015f03776e [IMP] contract management: improved usability, mostly in account.analytic.account form view
bzr revid: qdp-launchpad@openerp.com-20120619122128-axj9zn61ahalgg98
2012-06-19 14:21:28 +02:00
Quentin (OpenERP) 7d7ba1515b [FIX] account_analytic_analysis: fixed amounts in billing table + [FIX] hr_timesheet_invoice: fixed filter 'to_invoice'
bzr revid: qdp-launchpad@openerp.com-20120618131022-a0sacqmlftg5wm22
2012-06-18 15:10:22 +02:00
Amit Patel (OpenERP) a1467226e9 [IMP]:improved view for charge expenses
bzr revid: apa@tinyerp.com-20120618122930-9j53nfnc2n7vmmrw
2012-06-18 17:59:30 +05:30
Amit Patel (OpenERP) b9cbfb9a98 [IMP]:improved sale to invoice
bzr revid: apa@tinyerp.com-20120615133639-aarxp5rn5ovirjug
2012-06-15 19:06:39 +05:30
Quentin (OpenERP) 41f2eba9fb [IMP] contract management: misc code cleaning and improvements
bzr revid: qdp-launchpad@openerp.com-20120615131056-swbbcy7obbbjjo33
2012-06-15 15:10:56 +02:00
Amit Patel (OpenERP) 56ef1d6dc2 [IMP]:pass context in timeshee
bzr revid: apa@tinyerp.com-20120615122548-725vywhybv413a34
2012-06-15 17:55:48 +05:30