Commit Graph

19304 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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 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
Xavier Morel 5c796719fb [IMP] remove commit from account/report/account_journal.py
bzr revid: xmo@openerp.com-20100922061507-076xytzpvubfcdhw
2010-09-22 11:45:07 +05:30
Xavier Morel e334e9db44 [REM] print statement in parent_structure accounting test
bzr revid: xmo@openerp.com-20100922061311-0iwcxfh24h7hkewr
2010-09-22 11:43:11 +05:30
Xavier Morel c2a364bff0 [REM] print statement in change_currency accounting test
bzr revid: xmo@openerp.com-20100922061209-s0p1ccf7k0f3t2va
2010-09-22 11:42:09 +05:30
Xavier Morel 23617797f5 [REM] print statements from account/test/account_report.yml
bzr revid: xmo@openerp.com-20100922061004-lv61ehfjflmnzben
2010-09-22 11:40:04 +05:30
Fabien Pinckaers c2fe1d1ab4 merge
bzr revid: fp@tinyerp.com-20100921164244-48mjjjlpn0fk5n3k
2010-09-21 18:42:44 +02:00
Fabien Pinckaers bf1c253a1d merge
bzr revid: fp@tinyerp.com-20100921164216-nel6o6b446jd900q
2010-09-21 18:42:16 +02:00
Fabien Pinckaers e5f3ab4a4a modifs
bzr revid: fp@tinyerp.com-20100921164126-qazwqt0zxmuvoj2e
2010-09-21 18:41:26 +02:00
Fabien Pinckaers 37d4ae940f merge
bzr revid: fp@tinyerp.com-20100921164044-pkzxo97lhziw6gnf
2010-09-21 18:40:44 +02:00
Fabien Pinckaers d6b1c17175 fix
bzr revid: fp@tinyerp.com-20100921163951-0abtsd9apds8lj2e
2010-09-21 18:39:51 +02:00
Harry (OpenERP) 7011152d28 [MERGE]
bzr revid: hmo@tinyerp.com-20100921151058-kwhfwq6raffjbuo6
2010-09-21 20:40:58 +05:30
Harry (OpenERP) e38d7bcf52 [IMP] thunderbird, outlook plugin
bzr revid: hmo@tinyerp.com-20100921150746-i4ccvy382ugl0pnb
2010-09-21 20:37:46 +05:30
olt@tinyerp.com ed42755ea7 [FIX] decimal_precision: change_digit does not return the same data type as precision_get
bzr revid: olt@tinyerp.com-20100921132639-aacj51e3oneax3yb
2010-09-21 15:26:39 +02:00
Mantavya Gajjar 3f992ab5b3 [MERGE]: merging from a trunk addons
bzr revid: mga@tinyerp.com-20100921131839-162e6kcyl6m8rawq
2010-09-21 18:48:39 +05:30
olt@tinyerp.com 8951c84d31 [IMP] hr_timesheet_sheet: performance improvement: rewriten one2many_mod2.get to execute one sql query
bzr revid: olt@tinyerp.com-20100921130739-w55cdmr4ps0twa9y
2010-09-21 15:07:39 +02:00
olt@tinyerp.com 5c2153597f [FIX] the line was inadvertently removed
bzr revid: olt@tinyerp.com-20100921130649-fo2e12jnsm5m8052
2010-09-21 15:06:49 +02:00
Mustufa Rangwala bf7e518641 [FIX] Account: journal on account invoice with domain working now
bzr revid: mra@mra-laptop-20100921130642-k39ewa3pw86r9xtl
2010-09-21 18:36:42 +05:30
olt@tinyerp.com ac25124ddd [IMP] decimal_precision: performance improvement:
* redirected 'get_precision.change_digit'
    function to use 'precision_get' method from 'decimal_precision' class
  * 'precision_get' method now uses a cache (invalidated in write)
  * added an sql constraint: name should be unique

bzr revid: olt@tinyerp.com-20100921124435-5vrd80zpucjaxya4
2010-09-21 14:44:35 +02:00
VRA,JVO c96998f517 [FIX] Account_voucher : Correction on ymla nd removed unused report
bzr revid: jvo@tinyerp.com-20100921125153-x2qgn5x04aff75u4
2010-09-21 18:21:53 +05:30
JMA,VRA 737db203a6 [FIX] MRP : import statement fix
bzr revid: jvo@tinyerp.com-20100921120442-cqgi121lgzkqsmoi
2010-09-21 17:34:42 +05:30
JMA,VRA 05f2617d1b [FIX] Product : fixes after yml test and -init mode test
bzr revid: jvo@tinyerp.com-20100921113821-o87lknzsyhu1k0mc
2010-09-21 17:08:21 +05:30
Mustufa Rangwala 8a7c9fc7b4 [FIX] Account: put a domain on the journal_id in order to see only the sale journal in customer invoice, the sale refund journal in the customer refund invoices, the purchase journal in supplier invoices and the purchase_refund in the supplier refunds
bzr revid: mra@mra-laptop-20100921111436-sdzf6ra6wvsa8723
2010-09-21 16:44:36 +05:30
qdp-launchpad@tinyerp.com 1ac8b3d991 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100921105503-fgwkfmwpkry1gher
2010-09-21 12:55:03 +02:00
Mustufa Rangwala fb2ad5e31d [FIX] Account: reconcile next partner if the partner is empty on move lines dont write last rec. date on it
bzr revid: mra@mra-laptop-20100921102855-wu1fdh91giv97cxn
2010-09-21 15:58:55 +05:30
Mustufa Rangwala 0b6d6105ca [REM] Account: account type => remove parent id and child ids field from the object and view
bzr revid: mra@mra-laptop-20100921102448-ca97hku8wk53bfbr
2010-09-21 15:54:48 +05:30
Fabien Pinckaers c9635b3f03 Partner Assignation Improvement
bzr revid: fp@tinyerp.com-20100921101544-kn582esckm4ekzps
2010-09-21 12:15:44 +02:00
qdp-launchpad@tinyerp.com 5b24dbf82a [IMP] account_voucher: improved reconciliation on bank statement process
bzr revid: qdp-launchpad@tinyerp.com-20100921101333-h6teef81i3hnxy9i
2010-09-21 12:13:33 +02:00
qdp-launchpad@tinyerp.com 8d26d41cb2 [REF] account: refactoring of validation of bank statement
bzr revid: qdp-launchpad@tinyerp.com-20100921100837-i070zxv72z83aqkv
2010-09-21 12:08:37 +02:00
Mustufa Rangwala caef1e8fbc [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20100921094750-npiv93p2nvgy920s
2010-09-21 15:17:50 +05:30
Mustufa Rangwala 8c26f03271 [REF]
bzr revid: mra@mra-laptop-20100921092439-s4dotzj97yy0wbzr
2010-09-21 14:54:39 +05:30