Commit Graph

7941 Commits

Author SHA1 Message Date
mra (Open ERP) 172b9100d6 [FIX] base_module_quality: add import statment for _ and give size to name field on save report wizard so that it can display long name also
bzr revid: mra@tinyerp.com-20100119105521-47achfr9xu9ws7uo
2010-01-19 16:25:21 +05:30
Jay (Open ERP) 3a748a1c6d [FIX] Account_tax_include : Refund of invioce was not counting price_type.
lp bug: https://launchpad.net/bugs/509496 fixed

bzr revid: jvo@tinyerp.com-20100119101946-8vjzmajk5cqyuhpw
2010-01-19 15:49:46 +05:30
VRA(OpenERP) 6c3ae2de26 [FIX] Account : Wrong residual amount comes if company currency and invoice currency are different(provided no currency defined on journal)
bzr revid: jvo@tinyerp.com-20100119093904-nsl7kjfnwo3gxsb7
2010-01-19 15:09:04 +05:30
Jay (Open ERP) d961fd76da [FIX] Encoding problm corrected on report contents
lp bug: https://launchpad.net/bugs/507429 fixed

bzr revid: jvo@tinyerp.com-20100119090911-fj091etd2wi3nn1z
2010-01-19 14:39:11 +05:30
Jay (Open ERP) d0a898c5c5 [FIX] Menu : Search method corrected for the non-Admin user
lp bug: https://launchpad.net/bugs/497364 fixed

bzr revid: jvo@tinyerp.com-20100119083528-lmn47b0lvzhqisvl
2010-01-19 14:05:28 +05:30
Jay (Open ERP) 3055b72703 [FIX] Server Action : Email can be sent with non-English characters now
bzr revid: jvo@tinyerp.com-20100118152803-d29cwcrh7b91zbd8
2010-01-18 20:58:03 +05:30
Jay (Open ERP) 28f42a58ec [FIX] If RML contains unicode characters and title in the same <para>,it would have failed.
lp bug: https://launchpad.net/bugs/507429 fixed

bzr revid: jvo@tinyerp.com-20100118093815-jkq0e0u09kx4x7hn
2010-01-18 15:08:15 +05:30
Jay (Open ERP) b3dd6bad34 [FIX/REF] MRP : Scheduler was having useless check on procure method
lp bug: https://launchpad.net/bugs/507094 fixed

bzr revid: jvo@tinyerp.com-20100118083737-7prft3usf1ctnns7
2010-01-18 14:07:37 +05:30
Jay (Open ERP) b14e30acd4 [FIX] Account : General Ledger report corrected for debit/credit if 0
lp bug: https://launchpad.net/bugs/507638 fixed

bzr revid: jvo@tinyerp.com-20100118074733-50xckq59gj4kkykh
2010-01-18 13:17:33 +05:30
Quentin De Paoli 9683d25c9b [FIX] account: wizard of fiscal year closing fixed: the entries of all previous fiscal years have to be deffered, not only the last one
bzr revid: qdp@cyan-20100113163028-13qolk6d2jv5on2s
2010-01-13 17:30:28 +01:00
Quentin De Paoli b01c37956e [FIX] l10n_be: fixed data of l10n_be module
bzr revid: qdp@cyan-20100113160257-vdfjdx4mfczch12e
2010-01-13 17:02:57 +01:00
Jay (Open ERP) bbd1938baf [FIX] l10n_chart_uk_minimal : Demo account.tax.code needed negative sign
lp bug: https://launchpad.net/bugs/470815 fixed

bzr revid: jvo@tinyerp.com-20100113113847-drrnpcf1tvbap1t4
2010-01-13 17:08:47 +05:30
VRA(OpenERP) 05a76846f2 [FIX] Analytic account report corrected
bzr revid: jvo@tinyerp.com-20100113113110-1sl57vr454pi8w4j
2010-01-13 17:01:10 +05:30
Jay (Open ERP) 2036a7c651 [FIX] Purchase : Purchase/user was missing account.tax access rights
lp bug: https://launchpad.net/bugs/503741 fixed

bzr revid: jvo@tinyerp.com-20100111141530-0666oazti2dzju3x
2010-01-11 19:45:30 +05:30
Jay (Open ERP) a4ca4cf7b4 [FIX] Stock : While removing the picking,moves should not call picking's write()
lp bug: https://launchpad.net/bugs/499120 fixed

bzr revid: jvo@tinyerp.com-20100111133513-0vcvrqelt4fqjdta
2010-01-11 19:05:13 +05:30
Jay (Open ERP) 90f676823b [FIX] Base_report_crearor :Models with _inherits made working
lp bug: https://launchpad.net/bugs/503894 fixed

bzr revid: jvo@tinyerp.com-20100111103546-9n5nikemxlvv9jb4
2010-01-11 16:05:46 +05:30
Jay (Open ERP) 78574879c3 [IMP] Sequence : Legend improved to help user understand the usage of %(year)s
lp bug: https://launchpad.net/bugs/504720 fixed

bzr revid: jvo@tinyerp.com-20100109100622-btmply4vmy5edv6b
2010-01-09 15:36:22 +05:30
VRA(OpenERP) ce7224063c [FIX] Account_Voucher : Reports corrected
bzr revid: jvo@tinyerp.com-20100109092445-869icxclgq44kb87
2010-01-09 14:54:45 +05:30
Jay (Open ERP) 294632110d [FIX] Project : Task delegation was calling write() wrongly
lp bug: https://launchpad.net/bugs/504781 fixed

bzr revid: jvo@tinyerp.com-20100108150058-5ovjgcfzrxbtc89l
2010-01-08 20:30:58 +05:30
Jay (Open ERP) 4c338ea12f [FIX] Sale_CRM : write() was sending wrong data
bzr revid: jvo@tinyerp.com-20100108135118-0uvle460rmjblyc3
2010-01-08 19:21:18 +05:30
Jay (Open ERP) a23b83db01 [FIX] Functional fields should have context as an argument when we use fnct_searc method
lp bug: https://launchpad.net/bugs/504670 fixed

bzr revid: jvo@tinyerp.com-20100108113858-dp3e8pm5px4uspum
2010-01-08 17:08:58 +05:30
Jay (Open ERP) 02e18c4262 [REM] Removed duplicated code for method __getitem__()
lp bug: https://launchpad.net/bugs/504243 fixed

bzr revid: jvo@tinyerp.com-20100108083148-yq3p7uj0mcql2tll
2010-01-08 14:01:48 +05:30
Jay (Open ERP) 91a867f9de Domain evaluation : Conditions like [(field,'in',[])],[(field,'not in',[])] considered
lp bug: https://launchpad.net/bugs/504584 fixed

bzr revid: jvo@tinyerp.com-20100108081408-rtkmra85ckasboob
2010-01-08 13:44:08 +05:30
ACH,JVO b4867291bb [FIX] Translation was not getting inserted to DB on write()
lp bug: https://launchpad.net/bugs/445252 fixed

bzr revid: jvo@tinyerp.com-20100107144749-22zvnh8lfmares2v
2010-01-07 20:17:49 +05:30
Jay (Open ERP) 0e7d4a8c8f [FIX] Installation should alert user if any no pool record found for M2M/M2O.
lp bug: https://launchpad.net/bugs/417023 fixed

bzr revid: jvo@tinyerp.com-20100107125352-tmhctw4r71ginntq
2010-01-07 18:23:52 +05:30
Jay (Open ERP) ed1d414dd7 [FIX] MRP : Accounting Entries were duplicated when processing production order with accounting configuration for locations.
bzr revid: jvo@tinyerp.com-20100107063325-tnhlkfn0obojv0my
2010-01-07 12:03:25 +05:30
mra (Open ERP) 8e6746a794 [FIX] base_contact: domain problem on job object
bzr revid: mra@tinyerp.com-20100107062730-utxxbc192n7xuv1b
2010-01-07 11:57:30 +05:30
Jay (Open ERP) 17fa646423 [FIX] Base_report_creator : Support of count(*) added
lp bug: https://launchpad.net/bugs/500096 fixed

bzr revid: jvo@tinyerp.com-20100106145429-12qf1dpmec86m1c6
2010-01-06 20:24:29 +05:30
Harry(OpenERP) 90e95708cd [FIX] MRP : Accounting Entries were duplicated when processing production order with accounting configuration for locations.
lp bug: https://launchpad.net/bugs/398562 fixed

bzr revid: jvo@tinyerp.com-20100106095132-xrs7wml7ga2b61oy
2010-01-06 15:21:32 +05:30
Jay (Open ERP) e389b5d893 [FIX] FormatLang : Dates if specified into String,will be formatted into language-specific format
lp bug: https://launchpad.net/bugs/497423 fixed

bzr revid: jvo@tinyerp.com-20100106093711-tu7fg6lf4uzbw8sr
2010-01-06 15:07:11 +05:30
Jay (Open ERP) f5ec8210a5 [FIX] Report : Proper Message notification when RML file is not found
lp bug: https://launchpad.net/bugs/499501 fixed

bzr revid: jvo@tinyerp.com-20100106063308-dh5ktjs7mkvvhky1
2010-01-06 12:03:08 +05:30
Jay (Open ERP) 710e5029ac [FIX] Account : On Confirming the statement, Moves shoould have the bank statement line date
lp bug: https://launchpad.net/bugs/500062 fixed

bzr revid: jvo@tinyerp.com-20100106060703-4w4nij246a37kxnu
2010-01-06 11:37:03 +05:30
Jay (Open ERP) 0d8dcf4815 [FIX] Partner : Name_get() of res.partner.address corrected
lp bug: https://launchpad.net/bugs/503445 fixed

bzr revid: jvo@tinyerp.com-20100106052132-9349s28uuc6ds7a1
2010-01-06 10:51:32 +05:30
Quentin De Paoli 3b942477d8 [FIX] project: extra info tab of task view shouldn't be readonly if the task'state is 'draft'
bzr revid: qdp@cyan-20100105161202-pojnob9gtsgsk1sx
2010-01-05 17:12:02 +01:00
Quentin De Paoli 92a3af46d4 [FIX] account_followup: the followup level of a partner which was removed from the proposed partner to remind was still raised although we didn't select him.
bzr revid: qdp@cyan-20100105160338-q29rxyqo4ywrsd7q
2010-01-05 17:03:38 +01:00
Jay (Open ERP) 3a6fa4870d [FIX] Search : searching translated fields made possible(related,one2many,many2many)
lp bug: https://launchpad.net/bugs/503278 fixed

bzr revid: jvo@tinyerp.com-20100105120339-qdmw9xfkvcr09x0e
2010-01-05 17:33:39 +05:30
Jay (Open ERP) 0c66024a14 [FIX] Account: Spell corrected in order to display separator on subscription wizard
lp bug: https://launchpad.net/bugs/500591 fixed

bzr revid: jvo@tinyerp.com-20100105115040-w1lnbhythr77zjl7
2010-01-05 17:20:40 +05:30
Jay (Open ERP) 81b3dd570c [FIX] Account: Creation of Moves to Subscription entries Corrected
lp bug: https://launchpad.net/bugs/500591 fixed

bzr revid: jvo@tinyerp.com-20100105103947-olj8ttteodqzcblt
2010-01-05 16:09:47 +05:30
Albert Cervera i Areny 433b54792d [FIX] Stock : Product Packaging field was missing domain
lp bug: https://launchpad.net/bugs/502065 fixed

bzr revid: jvo@tinyerp.com-20100105084930-e8xlpwj41esvrw4b
2010-01-05 14:19:30 +05:30
GPA(OpenERP) 89ff447c2c [FIX] Hr_holidays: leaves' calculation corrected on removal of leaves
lp bug: https://launchpad.net/bugs/502984 fixed

bzr revid: jvo@tinyerp.com-20100105080722-qsj0oa3afd8xst5f
2010-01-05 13:37:22 +05:30
Jay (Open ERP) d8e33d1fc5 [FIX] Residual amount was calculated wrongly when invoice had payment term lines
lp bug: https://launchpad.net/bugs/371681 fixed

bzr revid: jvo@tinyerp.com-20100104091723-o6fkke202w22egoy
2010-01-04 14:47:23 +05:30
Mantavya Gajjar df0b16fe94 [MERGE]: merging from same branch
bzr revid: mga@tinyerp.com-20100104065214-j9ltrgus99a11a24
2010-01-04 12:22:14 +05:30
ACH(OpenERP) 69868a3f6a [FIX] Account : General Ledger report in Landscape made transltable
lp bug: https://launchpad.net/bugs/501625 fixed

bzr revid: jvo@tinyerp.com-20100104064340-uigtql9m72r30sww
2010-01-04 12:13:40 +05:30
Mantavya Gajjar 76bd09b11c [FIX]: change class names for all model in voucher from Account = account_account
this will not affect the any things in side db just make it to tiny class naming conventions

bzr revid: mga@tinyerp.com-20091231144443-saijg3m1u25tj868
2009-12-31 20:14:43 +05:30
Sylvain Calador @ Logical Soft 43ce223944 [FIX] Corrections made when removing a module and updating the module database: Entry from ir_model_data should also be removed when moudle is removed
lp bug: https://launchpad.net/bugs/490337 fixed

bzr revid: jvo@tinyerp.com-20091231101209-fry0iikmhhlgba1n
2009-12-31 15:42:09 +05:30
Jay (Open ERP) 3477398a60 [FIX] Record Rules : domain_force made working
lp bug: https://launchpad.net/bugs/500571 fixed

bzr revid: jvo@tinyerp.com-20091231074511-tv6abhnbb9je2uka
2009-12-31 13:15:11 +05:30
GPA(OpenERP) 6373049191 Added po_id in purchase order line view
lp bug: https://launchpad.net/bugs/500078 fixed

bzr revid: hda@tinyerp.com-20091229142246-soqsilurn076nzxx
2009-12-29 19:52:46 +05:30
RGA(OpenERP) 131355606c [FIX] Manual object and field creation with searchable
lp bug: https://launchpad.net/bugs/489573 fixed

bzr revid: hda@tinyerp.com-20091229130841-88yee2x111ymw0cd
2009-12-29 18:38:41 +05:30
Jay (Open ERP) 7ce73f7713 [FIX] Base_report_creator : Wizard is available only for custom query,not for the custom result
bzr revid: jvo@tinyerp.com-20091223112236-5tp5x0n2jor4t42e
2009-12-23 16:52:36 +05:30
Jay (Open ERP) 0cd84c4e31 [FIX] Account : Fields were missing in Account chart template form view
lp bug: https://launchpad.net/bugs/496898 fixed

bzr revid: jvo@tinyerp.com-20091223074328-jbt2w0mqi26uocz9
2009-12-23 13:13:28 +05:30