Commit Graph

14292 Commits

Author SHA1 Message Date
Vir (Open ERP) 6652e6b0eb [IMP/MOD] mrp,point_of_sale,product,project,project_issue,purchase,sale,sale_margin * : Extended filter option set before group by in search view
bzr revid: vir@tinyerp.com-20100927074124-j4waeanwhbhvb0kn
2010-09-27 13:11:24 +05:30
olt@tinyerp.com cf44617d4b [FIX] revert
bzr revid: olt@tinyerp.com-20100927063115-q5w66ct4a58uugbb
2010-09-27 08:31:15 +02:00
Panos Christeas b9c2e86993 [FIX] account_analytic_analysis: added patch from Panos Christeas fixing a bug in _analysis_all and removing the use of 'sum' as a variable
bzr revid: olt@tinyerp.com-20100927062836-fuojzdp1jk31bdey
2010-09-27 08:28:36 +02:00
Harry (OpenERP) 6c63500d4f [MERGE] merged addons1 branch
bzr revid: hmo@tinyerp.com-20100927063006-sn4xdwrndxmb02fe
2010-09-27 12:00:06 +05:30
Vir (Open ERP) 8817e1a286 [IMP/MOD] account,crm_* : Extended filter option set before group by in search view
bzr revid: vir@tinyerp.com-20100927062307-gkdneuj86c3y2l71
2010-09-27 11:53:07 +05:30
uco (Open ERP) 8326778771 [FIX] auction: Reports corrected
bzr revid: uco@tinyerp.com-20100927061556-xfncjfhw8ls13nuw
2010-09-27 11:45:56 +05:30
uco (Open ERP) 30ec71647b [FIX] point_of_sale: Report corrected.
bzr revid: uco@tinyerp.com-20100927060712-c9ag98irq1mpuihf
2010-09-27 11:37:12 +05:30
olt@tinyerp.com 937d8fe330 [IMP] base_calendar: performance improvement in project.task (progress field)
bzr revid: olt@tinyerp.com-20100924131709-cqsd1ut234ni6txn
2010-09-24 15:17:09 +02:00
Anup (OpenERP) 0c20778e1c [FIX] document_email : Missing dependency added
bzr revid: ach@tinyerp.com-20100924124430-rou6fhggcngzitxp
2010-09-24 18:14:30 +05:30
Anup (OpenERP) a3900f6daf [FIX] auction : Auction Artists Report Corrected
bzr revid: ach@tinyerp.com-20100924124228-uoj22v0xiaka4soo
2010-09-24 18:12:28 +05:30
olt@tinyerp.com 9e50339257 [FIX] product_margin: tab2space
bzr revid: olt@tinyerp.com-20100924113232-vy055qmmzmbtyj98
2010-09-24 13:32:32 +02:00
olt@tinyerp.com df261181c1 [IMP] base_contact: performance improvement:
* rewriten res_partner_job.name_get
  * res_partner_contact.job_id: store=True

bzr revid: olt@tinyerp.com-20100924113021-hf86aenloztuftpe
2010-09-24 13:30:21 +02:00
uco (Open ERP) 3282485b05 [MERGE]
bzr revid: uco@tinyerp.com-20100924104756-1bjk9wsm94d7uocn
2010-09-24 16:17:56 +05:30
SAZ(OpenERP) 14d55ddd6d [FIX] hr_timesheet_invoice : Passed the yaml report test
bzr revid: jvo@tinyerp.com-20100924104320-2f7dgfk43rp1i6l1
2010-09-24 16:13:20 +05:30
Jay (OpenERP) c3d7dedf07 [REF] hr_timesheet : Better readable messages
bzr revid: jvo@tinyerp.com-20100924104124-s0dtgin32s4ezyef
2010-09-24 16:11:24 +05:30
Jay (OpenERP) 214960b36e [FIX] pos : pylint test passed. Thanks to buildbot
bzr revid: jvo@tinyerp.com-20100924103946-8fj8ksrzyu00kxpi
2010-09-24 16:09:46 +05:30
RME(OpenERP) a525b4733c [FIX] account_payment : Corrections
lp bug: https://launchpad.net/bugs/608412 fixed

bzr revid: jvo@tinyerp.com-20100924102033-sw8cjvew49bhzcnd
2010-09-24 15:50:33 +05:30
Jay (OpenERP) d7ed28f534 [FIX] POS : Correction in wizard,NEVER ever return None,it can break xmlrpc request.
bzr revid: jvo@tinyerp.com-20100924101344-7eu0pcp6y8cql8hw
2010-09-24 15:43:44 +05:30
RME(OpenERP) 31c545ac6f [FIX] Account_payment : Demo corrected
bzr revid: jvo@tinyerp.com-20100924101204-enl5v3b417t6o4u0
2010-09-24 15:42:04 +05:30
olt@tinyerp.com 63b6ec6050 [FIX] project_planning: revision 4965 added a bug: removed field 'child_ids' was used in project_planning module
bzr revid: olt@tinyerp.com-20100924084636-czxo56j2ck1nwutj
2010-09-24 10:46:36 +02:00
uco (Open ERP) fa9a98c692 [FIX] mrp: Corrected error on saving production order record.
bzr revid: uco@tinyerp.com-20100924053535-qnt5or0p9lpg1h15
2010-09-24 11:05:35 +05:30
uco (Open ERP) cf4b9b9a45 [MERGE]
bzr revid: uco@tinyerp.com-20100924044356-di0wgx4byey3rjrb
2010-09-24 10:13:56 +05:30
olt@tinyerp.com f23546a7c0 [IMP] performance improvement: using a map (from 1 sql query) instead of queries in loop
bzr revid: olt@tinyerp.com-20100923142334-us9n6pdza0f5i25b
2010-09-23 16:23:34 +02:00
olt@tinyerp.com b1e8536b11 [IMP] account_analytic_analysis: performance improvement: reduced the number of call to sql queries
bzr revid: olt@tinyerp.com-20100923141455-mpa2kjzsrxk4ni1k
2010-09-23 16:14:55 +02:00
DHS(OpenERP) debb9fac86 [FIX] hr_timesheet : Reports Corrected
bzr revid: ach@tinyerp.com-20100923132454-ms7s6fnonf1hw590
2010-09-23 18:54:54 +05:30
Anup (OpenERP) c3de35eb8d [FIX] account_reporting : Balance Sheet Report RML Corrected
bzr revid: ach@tinyerp.com-20100923131204-qjijtuuotbpb4f3j
2010-09-23 18:42:04 +05:30
Anup (OpenERP) cc84c31d1b [FIX] account : YML test of currency Corrected
bzr revid: ach@tinyerp.com-20100923123107-cln1mtwionpkj56j
2010-09-23 18:01:07 +05:30
Anup (OpenERP) d942be95d4 [FIx] purchase : Demo data Corrected
bzr revid: ach@tinyerp.com-20100923122934-h9gzm5p2zk64lu62
2010-09-23 17:59:34 +05:30
uco (Open ERP) 60d1114258 [REF] mrp_repair, point_of_sale: Cleaning the code.
bzr revid: uco@tinyerp.com-20100923121436-35j9nenzuei3vl9d
2010-09-23 17:44:36 +05:30
Anup (OpenERP) 1a04f8f0d4 [FIX] stock,mrp : Demo data corrected
bzr revid: ach@tinyerp.com-20100923113739-uzo38vqvv8dbl8g8
2010-09-23 17:07:39 +05:30
PAP(OpenERP) 63682313aa [FIX] Account: yaml
bzr revid: mra@mra-laptop-20100923112600-ndyhrfcjglc79m6e
2010-09-23 16:56:00 +05:30
uco (Open ERP) c00d171175 [IMP] point_of_sale: 'Return Picking' wizard corrected.
bzr revid: uco@tinyerp.com-20100923110537-se0su7963fdel66c
2010-09-23 16:35:37 +05:30
DHS(OpenERP) f8e9c6750a [FIX] hr_expense : Expense Report Corrected
bzr revid: ach@tinyerp.com-20100923101351-h8dtdz2osd0a0kic
2010-09-23 15:43:51 +05:30
Mantavya Gajjar cc4ee88766 [FIX]: solve the usability issue in psyslip view
bzr revid: mga@tinyerp.com-20100923100036-mtbc9m87t39fpya9
2010-09-23 15:30:36 +05:30
Mantavya Gajjar 07b88cb8da [FIX]: add the missing field to the payslip model
bzr revid: mga@tinyerp.com-20100923091734-7niyoorw5hmryo58
2010-09-23 14:47:34 +05:30
olt@tinyerp.com c1dcd71357 [IMP] analytic: performance improvement: using browse instead of search for children computation
bzr revid: olt@tinyerp.com-20100923075354-jispscmrhfhhwmy4
2010-09-23 09:53:54 +02:00
olt@tinyerp.com 34be74d3df [IMP] hr: performance improvement: removed 2 not used fields (parent_id, child_ids)
bzr revid: olt@tinyerp.com-20100923075253-kolxfmlzlo2kj51p
2010-09-23 09:52:53 +02:00
rpa (Open ERP) 840fe73c6f [FIX]: crm: Removed extra field from opportunity view
lp bug: https://launchpad.net/bugs/645418 fixed

bzr revid: rpa@tinyerp.com-20100923051734-vhgzltyeblajc8qv
2010-09-23 10:47:34 +05:30
uco (Open ERP) 18208eaf1e [MERGE]
bzr revid: uco@tinyerp.com-20100923042217-1oeeh3wtn1u198vg
2010-09-23 09:52:17 +05:30
olt@tinyerp.com 4615bf0d37 [IMP] mrp: performance improvement: added store={...} for 'mrp.repair' amount computations
bzr revid: olt@tinyerp.com-20100922141342-77ladsgwv6d2pxec
2010-09-22 16:13:42 +02:00
uco (Open ERP) 9a1ccd6f6a [FIX] point_of_sale: Report error corrected.
bzr revid: uco@tinyerp.com-20100922131901-pcepmy97f75dpygv
2010-09-22 18:49:01 +05:30
olt@tinyerp.com 8f32210fe1 [IMP] product: performance improvement: since we already have a browse record, there is no need to re-browse on it's id
bzr revid: olt@tinyerp.com-20100922130646-q8h8u3x961b76fmo
2010-09-22 15:06:46 +02:00
uco (Open ERP) 503301db5c [MERGE]
bzr revid: uco@tinyerp.com-20100922122912-y6r3g7m2dh577p49
2010-09-22 17:59:12 +05:30
uco (Open ERP) c19c1fd5e3 [IMP] point_of_sale: Improved view of Return and exchange goods wizard.
bzr revid: uco@tinyerp.com-20100922120614-ihnf2l7ilz0nc39v
2010-09-22 17:36:14 +05:30
Xavier Morel 0781486e2f [MERGE] account: cleanup (removal of print statements in tests) but also removal of a useless cr.commit
bzr revid: odo@openerp.com-20100922095121-em8p7un1p7f4lxid
2010-09-22 11:51:21 +02:00
olt@tinyerp.com e7837995a5 [FIX] wiki: fixed an error in copy method
bzr revid: olt@tinyerp.com-20100922093933-vux7rp4bxu8671ss
2010-09-22 11:39:33 +02:00
Jay (OpenERP) b2607a6248 [FIX] Project_issue : Corrected data
bzr revid: jvo@tinyerp.com-20100922123756-vievvziib23ulzma
2010-09-22 18:07:56 +05:30
olt@tinyerp.com 6d1dedeee9 [FIX] hr_timesheet_sheet, mrp: don't pass a dict or list to fromkeys second argument (it's only evaluated once)
bzr revid: olt@tinyerp.com-20100922083838-80ikcizior7qkcic
2010-09-22 10:38:38 +02:00
olt@tinyerp.com 2a3ee6ed48 [FIX] decimal_precision: clear cache after calling parent write
bzr revid: olt@tinyerp.com-20100922083835-kjhopzhopkp7fyau
2010-09-22 10:38:35 +02:00
olt@tinyerp.com 627afe0258 [IMP] hr_holidays: hr.holidays.status: performance improvement: move sql query outside the loop
bzr revid: olt@tinyerp.com-20100922082353-kf95hdpfwzxtfoj6
2010-09-22 10:23:53 +02:00