Commit Graph

247 Commits

Author SHA1 Message Date
Denis Ledoux 2695cacea4 [FIX] account_analytic_analysis, analytic, hr_timesheet: do not override existing data of analytic account on template on_change
bzr revid: dle@openerp.com-20140401123657-ozh4ycx36jojpg51
2014-04-01 14:36:57 +02:00
Christophe Simonis 4b72678bc7 [MERGE] forward port of branch saas-2 up to revid 9195 chs@openerp.com-20140220154517-6y531n1mqtnfnsmr
bzr revid: chs@openerp.com-20140220163815-69sza1kclnh5mavs
2014-02-20 17:38:15 +01:00
Thibault Delavallée 1b13217838 [MERGE] sales/crm: minor improvements in account_analytic_analysis, crm, event_sale, hr_timesheet_invoice, sale views
bzr revid: tde@openerp.com-20140205160347-nptajwoxfl5ylfa9
2014-02-05 17:03:47 +01:00
Denis Ledoux 5aedbce448 [FIX] account_analytic_analysis: currency were wrong when preparing recurring invoices
The id of the sale pricelist of the customer was set as currency_id, instead of using the id of the currency of the pricelist. (Obviously)
Furthermore, the currency of the contract pricelist takes the lead.
Then, if none of these two are set, we choose the currency of the company, finally.

bzr revid: dle@openerp.com-20140204115226-rowmbr5223fcu08k
2014-02-04 12:52:26 +01:00
Olivier Dony 89a6771f6a [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9698, revision-id: odo@openerp.com-20131216142049-xh9gxy5cir3p2i09
bzr revid: dle@openerp.com-20131216111534-0w0jdod25ff3iapc
bzr revid: odo@openerp.com-20131216142246-unt6qqb23uq53we1
2013-12-16 15:22:46 +01:00
Denis Ledoux af22a1c5b7 [FIX] account_analytic_analysis: is_overdue_quantity was not updated when quantity max was changed
is_overdue_quantity is a stored function field which was updated only when analytic lines where updated. Or, when the quantity_max field is updated, this field should be recomputed and restored. This is now the case

bzr revid: dle@openerp.com-20131216111218-zcz8qwa7zn3iwvye
2013-12-16 12:12:18 +01:00
Atul Patel (OpenERP) 89c428bd84 [MERGE]: Merged with addons
bzr revid: atp@tinyerp.com-20131029133906-xrxccq8zm285m2zw
2013-10-29 19:09:06 +05:30
Olivier Dony 5cba82e2c9 [MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8788 dle@openerp.com-20131003094541-ro29hhkas03rdvw8
bzr revid: odo@openerp.com-20131003111222-upt1ytb92db50zay
2013-10-03 13:12:22 +02:00
Ravi Gohil (OpenERP) 87ca8ad41b [FIX] account_analytic_analysis: fix the traceback, AttributeError: 'long' object has no attribute 'account_ids' when automatic recurring invoice is enabled.(Maintenance Case : 597966)
bzr revid: rgo@tinyerp.com-20130924105728-gtmc1862gcazs7lb
2013-09-24 16:27:28 +05:30
Atul Patel (OpenERP) 4ccbbba7c8 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20130826045058-4ipsemxtca1rdagy
2013-08-26 10:20:58 +05:30
Darshan Kalola cc23db19a7 [IMP] improve contract usability
bzr revid: darshankalola@gmail.com-20130729054047-z73ocu5isfqc0b3v
2013-07-29 11:10:47 +05:30
Nimesh Contractor (OpenERP) 1d85d13a73 [IMP] when you uncheck the to_invoice at that time upper timesheet value is not uncheked.
bzr revid: nco@tinyerp.com-20130711060751-vllvxwpb0awptpom
2013-07-11 11:37:51 +05:30
Darshan Kalola (OpenERP Trainee) 13ac97438d [IMP]make ratio null and untick timesheet when untick invoice on timesheet option on contract
bzr revid: darshankalola@gmail.com-20130614134423-7itt49kbf09nq36t
2013-06-14 19:14:23 +05:30
Christophe Matthieu 8c6ff33bef [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
bzr revid: chm@openerp.com-20130607102359-is19utzap127nwr4
2013-06-07 12:23:59 +02:00
Martin Trigaux 8f0b106e47 [MERGE] account_analytic_analysis: better tooltip on remaining time field
bzr revid: mat@openerp.com-20130530114426-u508zvb7zw5aj1fg
2013-05-30 13:44:26 +02:00
Amit Bhavsar (Open ERP) 24848a8dcc [MERGE] merge with latest trunk
bzr revid: bde@tinyerp.com-20130522095432-1sl1b6uu6ewod4md
bzr revid: amb@tinyerp.com-20130528091941-wak8fnembuvewwjf
2013-05-28 14:49:41 +05:30
bth-openerp 94d1af294c [FIX]revert code.
bzr revid: bth@tinyerp.com-20130517055655-9fscfd08aaom0wyt
2013-05-17 11:26:55 +05:30
Olivier Dony 9c08e12962 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9085
revision-id: odo@openerp.com-20130429105458-r89mnkx8okdxsdld

bzr revid: odo@openerp.com-20130429151410-54y94063gijyk16o
2013-04-29 17:14:10 +02:00
ggh-openerp 3b73e2b2a4 [IMP]Removed space before Exclamation marks [!]
bzr revid: ggh@tinyerp.com-20130429071557-vnxo5nni03vc886j
2013-04-29 12:45:57 +05:30
Quentin (OpenERP) 1e344dbc53 [FIX] account_analytic_analysis, hr_timesheet_invoice: partial replay of the fix made in revno 9056. The fix effect is the same, but more appropriate to a stable version (the wizard will be removed in v8 only)
bzr revid: qdp-launchpad@openerp.com-20130423151810-lcwo7abivbaoog0s
2013-04-23 17:18:10 +02:00
Quentin (OpenERP) e13dc082e5 [REV] revert revision 9056 that was deleting a whole wizard. The patch is good but not applicable as it in the v7
bzr revid: qdp-launchpad@openerp.com-20130423144948-unekni1ztjwv71fb
2013-04-23 16:49:48 +02:00
bth-openerp 334faeb843 [REV] Revert code for wrong value in invoiced in fixed price.
bzr revid: bth@tinyerp.com-20130417050900-mri6vhcb1v9i5lya
2013-04-17 10:39:00 +05:30
bth-openerp 30b847fbf0 [REM] Remove unwanted changes.
bzr revid: bth@tinyerp.com-20130416072248-qtn1ajo89i4wt048
2013-04-16 12:52:48 +05:30
bth-openerp 8caa5bae8d [IMP] Improve tooltip on field.
bzr revid: bth@tinyerp.com-20130415072053-5zyrp09xf9bd2ivf
2013-04-15 12:50:53 +05:30
bth-openerp d6fcb3ec65 [IMP]FIX:Wrong value coming in invoiced on fixed price.
bzr revid: bth@tinyerp.com-20130412071937-b23oux3oabqgoywz
2013-04-12 12:49:37 +05:30
bth-openerp 79a335f2f4 [IMP] date start & end taken from template.
bzr revid: bth@tinyerp.com-20130411133351-z8zypiywjbgwt7by
2013-04-11 19:03:51 +05:30
bth-openerp ae4900a278 [IMP] Modify tooltip for remaining on timesheet.
bzr revid: bth@tinyerp.com-20130409104807-jme2059quueouns8
2013-04-09 16:18:07 +05:30
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Josse Colpaert 23d2c6d634 [FIX] Remove also import and correct total invoiced on so by calculation of invoice lines
bzr revid: jco@openerp.com-20130327171243-zzagfabhf5i0bb90
2013-03-27 18:12:43 +01:00
Josse Colpaert 8548a69f73 [FIX] Timesheets invoiced as expenses are and correction removed in invoiced calculation
bzr revid: jco@openerp.com-20130327103833-ekjzi3e0alkpod35
2013-03-27 11:38:33 +01:00
Quentin (OpenERP) 4fca70b0b2 [FIX] account_analytic_analysis: wrong computation of remaining to invoice field (should not take into consideration lines for which it exists a draft invoice)
bzr revid: qdp-launchpad@openerp.com-20130326170456-p4j54ar9272n05no
2013-03-26 18:04:56 +01:00
Olivier Dony 914a97f329 [FIX] account_analytic_analysis: remove duplicate method kept by mistake while porting 7.0 fixes to trunk in rev.8620
bzr revid: odo@openerp.com-20130315113120-xsmfoxw6a6kaylzm
2013-03-15 12:31:20 +01:00
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Fabien Pinckaers c7d709e579 [FIX] misc fixes on contracts, timesheets
bzr revid: fp@openerp.com-20130312123321-mly0k9lrh3im78bg
2013-03-12 13:33:21 +01:00
Fabien Pinckaers e519da72a0 [MERGE] recurring invoices on contracts
bzr revid: fp@openerp.com-20130312154529-1bu8lwfobrvk7zqa
2013-03-12 16:45:29 +01:00
Fabien Pinckaers bed8a96291 [FIX] misc contracts fixes, timesheets
bzr revid: fp@openerp.com-20130312121218-vsvmaj12px4vqpvz
2013-03-12 13:12:18 +01:00
sgo@tinyerp.com cb6b856d04 [MERGE]merge fka branch for changes in contract
bzr revid: sgo@tinyerp.com-20130307131039-u0d2wchfrwuhtky1
2013-03-07 18:40:39 +05:30
DBR (OpenERP) 7b2b623ff4 [IMP] Set False in analtic account for new analytic line
bzr revid: dbr@tinyerp.com-20130307085053-im3yk2akhg95ksyd
2013-03-07 14:20:53 +05:30
DBR (OpenERP) 148b43ca3f Minore changes
bzr revid: dbr@tinyerp.com-20130307074432-k1v9z8yvkmccydm2
2013-03-07 13:14:32 +05:30
DBR (OpenERP) c98d7dad22 [IMP]Remove write and use append
bzr revid: dbr@tinyerp.com-20130307062020-49zgr9rni4ovuf7p
2013-03-07 11:50:20 +05:30
DBR (OpenERP) 5303cef954 [IMP]account_analytic_analysis: Improve onchange template and set context in added code
bzr revid: dbr@tinyerp.com-20130307060259-zu4ufsgasgvxkq8w
2013-03-07 11:32:59 +05:30
DBR (OpenERP) b4e9d6679b [IMP]account_analytic_analysis: remove copy method and imp onchange_template
bzr revid: dbr@tinyerp.com-20130306134505-zoc23qcltknnakbp
2013-03-06 19:15:05 +05:30
Foram Katharotiya (OpenERP) bdbb287f71 [IMP] received email when renew contract
bzr revid: fka@tinyerp.com-20130306131836-d98z0o25sp21777e
2013-03-06 18:48:36 +05:30
DBR (OpenERP) 2677c1158d [IMP] Improve the indentation
bzr revid: dbr@tinyerp.com-20130306095300-10085nnd4xuxilsc
2013-03-06 15:23:00 +05:30
DBR (OpenERP) a94403f274 [IMP]Improve yml
bzr revid: dbr@tinyerp.com-20130305123016-kaj6aoebxpes5c0w
2013-03-05 18:00:16 +05:30
DBR (OpenERP) aef9a2686a [IMP]Add copy methos and account_id field for analytic_line
bzr revid: dbr@tinyerp.com-20130305114217-8ecl35x2fv07xvhu
2013-03-05 17:12:17 +05:30
Foram Katharotiya (OpenERP) c5d928f30c [IMP] checked timesheet onchange of on timesheets
bzr revid: fka@tinyerp.com-20130305071704-7e43z4rps33ntouc
2013-03-05 12:47:04 +05:30
DBR (OpenERP) dbb28ac108 [IMP] Remove Extra code
bzr revid: dbr@tinyerp.com-20130304113445-b7z7wm6g30ivzf42
2013-03-04 17:04:45 +05:30
Foram Katharotiya (OpenERP) af5969508a [IMP] if directly create a so and invoice, from the SO it not display in contract
bzr revid: fka@tinyerp.com-20130304105918-vblu28tisjnbdt0h
2013-03-04 16:29:18 +05:30
DBR (OpenERP) 7903d8b0dc [IMP]account_analytic_analysis: set ids intes of id for write bcoz in project there is ids so fix the runbt traceback
bzr revid: dbr@tinyerp.com-20130304103055-qm3qr1nzuul3pd1b
2013-03-04 16:00:55 +05:30
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
Foram Katharotiya (OpenERP) 9e037ba34f [IMP] in contract no order to invoice string shoud be seen until sale order is not confirmed
bzr revid: fka@tinyerp.com-20130304072341-uo0b9ibjp2sehyrd
2013-03-04 12:53:41 +05:30
DBR (OpenERP) e68263ee27 [IMP]account_analytic_analysis:
added:
  account_analytic_analysis/test/
  account_analytic_analysis/test/account_analytic_analysis.yml
Improve csv and code

bzr revid: dbr@tinyerp.com-20130301083610-09r8yorjilsjl0p8
2013-03-01 14:06:10 +05:30
DBR (OpenERP) 0d52418425 [IMP]set field name as specified
bzr revid: dbr@tinyerp.com-20130228092203-q98yjcl5g2i7twqf
2013-02-28 14:52:03 +05:30
DBR (OpenERP) 9b0e56124f [IMP]account_analytic_analysis: Improve code for create contract from contract template
bzr revid: dbr@tinyerp.com-20130228092036-tfne364mns9v6238
2013-02-28 14:50:36 +05:30
DBR (OpenERP) b267a9e1c1 [IMP]Improve cron job
bzr revid: dbr@tinyerp.com-20130227115207-k2jnzds2tow7togh
2013-02-27 17:22:07 +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) 08c7ed3af3 [IMP]improve warning msg
bzr revid: dbr@tinyerp.com-20130226112954-5f0fgky9zagfntsj
2013-02-26 16:59:54 +05:30
DBR (OpenERP) 49061b5f30 [IMP]improve warning msg
bzr revid: dbr@tinyerp.com-20130226112426-dthza6gha0klsqqo
2013-02-26 16:54:26 +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) 5576777efa [IMP]account_analytic_analysis: Improve warning msg
bzr revid: dbr@tinyerp.com-20130426070430-g6byo2613tup1qf6
2013-04-26 12:34:30 +05:30
DBR (OpenERP) 0d7f5a98a1 [IMP]account_analytic_analysis: Improve cron method
bzr revid: dbr@tinyerp.com-20130426064604-0n3dgcrxipjrz0jv
2013-04-26 12:16:04 +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
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
al@openerp.com a899c8087b [FIX] account_analytic_analysis contract remind send a link
bzr revid: al@openerp.com-20130218174548-ct6wwed6plcvdilo
2013-02-18 18:45:48 +01:00
Antony Lesuisse e6d719cf3a [FIX] account_analytic_analysis only remind contracts
bzr revid: al@openerp.com-20130218161222-f7jmrek9udvwapml
2013-02-18 17:12:22 +01:00
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 b1eba6c1ef Fix contract expiration reminder:
- fix domains and check for 3 different type of expiration
- use an email template instead of an hardcoded string

bzr revid: al@openerp.com-20130214235330-bmgjq962vn76q39x
2013-02-15 00:53:30 +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
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Quentin (OpenERP) 6f256d41db [FIX] account_analytic_contract, analytic_contract_hr_expense, hr_timesheet_invoice: fixed the computation of *to_invoice fields
bzr revid: qdp-launchpad@openerp.com-20121127120737-5xeed6lobynqf10l
2012-11-27 13:07:37 +01:00
Nimesh (Open ERP) 8a59fa0199 [IMP] correct the total for contract and fix problem of number of qty in for the same product.
bzr revid: nco@tinyerp.com-20121120115127-4zb0hpcqpzvqffc2
2012-11-20 17:21:27 +05:30
Nimesh (Open ERP) 65cd11f10d [FIX] fix the worng invoice amount.
bzr revid: nco@tinyerp.com-20121116132055-sfyjk47onvxl8wle
2012-11-16 18:50:55 +05:30
Fabien Pinckaers eff45f038d [IMP] invoice on timesheet using user price
bzr revid: fp@openerp.com-20121028121730-1sbhsoyxa220oktn
2012-10-28 13:17:30 +01:00
Jiten (OpenERP) 186681dad5 [IMP] Improved code in account_analytic_analysis py file to remove warning on server log.
bzr revid: jra@tinyerp.com-20120831102457-fmnon768mj73vyl0
2012-08-31 15:54:57 +05:30
Fabien Pinckaers 254489e168 [IMP] analytic contracts
bzr revid: fp@tinyerp.com-20120829190831-f6n1ruzsca2bo8xc
2012-08-29 21:08:31 +02:00
Bhumi Thakkar (Open ERP) 85eee1fad0 [FIX] Replace '=' with 'in'.
bzr revid: bth@tinyerp.com-20120827091656-emz7wpwsyyto3n12
2012-08-27 14:46:56 +05:30
Quentin (OpenERP) f699262170 [MERGE] perf improvements of analytic account analysis. Courtesy of Ronald Portier (Therp)
bzr revid: qdp-launchpad@openerp.com-20120726101423-3b4wfq0xuv02kuqf
2012-07-26 12:14:23 +02:00
Divyesh Makwana (Open ERP) b8221e8f7d [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120726042316-1lricsztfdwmx500
2012-07-26 09:53:16 +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
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
Sanjay Gohel (Open ERP) fe938a4558 [IMP]add tooltip on type and add date,date_Start in on change template
bzr revid: sgo@tinyerp.com-20120626094843-ubz386g7f42jc2d2
2012-06-26 15:18:43 +05:30
Ronald Portier 2c115e6856 [FIX] Problem with runaway cpu and/or postgres crash on analytic account analysis.
lp bug: https://launchpad.net/bugs/1015995 fixed

bzr revid: ronald@therp.nl-20120622141932-f6rywvd1nawn186w
2012-06-22 16:19:32 +02:00
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) b9744fc4d9 [FIX] contract management: shortcut buttons on contract form view
bzr revid: qdp-launchpad@openerp.com-20120618155447-26rt90uvml410rwu
2012-06-18 17:54:47 +02:00
Quentin (OpenERP) 0182e3b17b [FIX] analytic_contract_hr_expense: fixed amounts in billing table + view inheritancy
bzr revid: qdp-launchpad@openerp.com-20120618145720-s1bcig0x52vj1t2w
2012-06-18 16:57:20 +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) b9cbfb9a98 [IMP]:improved sale to invoice
bzr revid: apa@tinyerp.com-20120615133639-aarxp5rn5ovirjug
2012-06-15 19:06:39 +05:30
Quentin (OpenERP) 33f33dc9ad [FIX] account_analytic_account: onchange_template() fixed
bzr revid: qdp-launchpad@openerp.com-20120614142247-zhv1qoo6mw9bgcgi
2012-06-14 16:22:47 +02:00
Quentin (OpenERP) 80be8440fa [IMP] account_analytic_analysis, analytic_contract_hr_expense: remaining to invoice is max(old_remaining, current not invoice)
bzr revid: qdp-launchpad@openerp.com-20120614133728-7qbwcpdr811oaj7q
2012-06-14 15:37:28 +02:00
Quentin (OpenERP) 0fd300caf4 [IMP] account_analytic_analysis: the 'remaining hours to invoice' is different than the 'remaining hours to work'
bzr revid: qdp-launchpad@openerp.com-20120613090525-o5r4b84dfz5r2h6e
2012-06-13 11:05:25 +02:00
Amit Patel (OpenERP) 6cb8615965 [IMP]:improved code
bzr revid: apa@tinyerp.com-20120608072512-0r1at3uxjetwecga
2012-06-08 12:55:12 +05:30
Amit Patel (OpenERP) 38a2bd8cc1 [IMP]:improved report and fixed total_est
bzr revid: apa@tinyerp.com-20120608064819-p4yy10y6s5n0jtqo
2012-06-08 12:18:19 +05:30
Quentin (OpenERP) 32ea43d5d2 [IMP] analytic_contract_hr_expense: replay of previous commit (removed during merge for an easy solving)
bzr revid: qdp-launchpad@openerp.com-20120607124520-s8irgxvg4s2qni03
2012-06-07 14:45:20 +02:00