Commit Graph

5338 Commits

Author SHA1 Message Date
Stephane Wirtel 99c6070e3f [FIX] Add the rpminstall_sh.txt script
lp bug: https://launchpad.net/bugs/311981 fixed

bzr revid: stephane@tinyerp.com-20081229102859-bgxe0btq1d315a6m
2008-12-29 11:28:59 +01:00
Stephane Wirtel 907bbe31c9 [FIX] Change the description
bzr revid: stephane@tinyerp.com-20081229102626-s95ab0770aqdfp2s
2008-12-29 11:26:26 +01:00
Stephane Wirtel 55a598d504 [IMP] PEP8
bzr revid: stephane@tinyerp.com-20081229085631-i9ux70nm57g5tx4s
2008-12-29 09:56:31 +01:00
Christophe Simonis f0b13583ec [FIX] convert file to utf8
bzr revid: christophe@taupe-20081227122042-q1hcbu7m1v2e1o2c
2008-12-27 13:20:42 +01:00
Apa (Open ERP) 9f2bc053e9 Add header in rml for technical guide report
bzr revid: apa@tinyerp.com-20081227070247-0c89qq6r97akc8gy
2008-12-27 12:32:47 +05:30
Fabien Pinckaers 08d49b8c5b merge
bzr revid: fp@tinyerp.com-20081226193455-6aq5sjab1lhr94g7
2008-12-26 20:34:55 +01:00
Fabien Pinckaers 68d226b363 improve
bzr revid: fp@tinyerp.com-20081226192144-xta0redr3e13vgja
2008-12-26 20:21:44 +01:00
Christophe Simonis e5f9fa5eb2 [FIX] tools.ustr, like str, must always return a string
lp bug: https://launchpad.net/bugs/311595 fixed

bzr revid: christophe@taupe-20081226184538-lkf5lepssmgctbsz
2008-12-26 19:45:38 +01:00
qdp 16195435ed *added option on account_journal to group the account_move_line generated by an invoice if the columns tax_code_id, product_id, analityc_account_id and account_id are
the same
*bugfix: error when no analytic journal was defined on the account_journal and we tried to add an analytic account on an invoice line
*improved translatability

bzr revid: qdp@tinyerp.com-20081226181102-7daak46z0wyut9eu
2008-12-26 19:11:02 +01:00
Christophe Simonis 6de8fb6059 [FIX] project_gtd: format exception correctly
lp bug: https://launchpad.net/bugs/311548 fixed

bzr revid: christophe@taupe-20081226163458-btibjzmn0wu9jx3o
2008-12-26 17:34:58 +01:00
Christophe Simonis 2bc319d919 [FIX] encoding problems with the logger
lp bug: https://launchpad.net/bugs/311528 fixed

bzr revid: christophe@taupe-20081226150551-bk3rfyzba2lq2emu
2008-12-26 16:05:51 +01:00
Christophe Simonis bfecad04b5 [FIX] encoding problems
lp bug: https://launchpad.net/bugs/311159 fixed

bzr revid: christophe@taupe-20081226132945-z366jn2es0mms9ul
2008-12-26 14:29:45 +01:00
Christophe Simonis d67eab9c07 [FIX] encoding errors
lp bug: https://launchpad.net/bugs/31159 fixed

bzr revid: christophe@taupe-20081226132739-ty8u9qe32dcu4iyi
2008-12-26 14:27:39 +01:00
Sofia (Open ERP) 5c0aaf07e0 security rules added for objects
bzr revid: sso@tinyerp.com-20081226115141-a3ar7e7agyvboawc
2008-12-26 17:21:41 +05:30
Christophe Simonis 1be0861d4a [FIX] encoding bug in tree printscreen
lp bug: https://launchpad.net/bugs/311159 fixed

bzr revid: christophe@taupe-20081226111202-pz23wa09u5kezfam
2008-12-26 12:12:02 +01:00
Christophe Simonis 0bc6a1dbaf [FIX] stock picking must be canceled if all picking move lines are cancle
bzr revid: christophe@taupe-20081226102347-sbabtnkbr6j3mvlf
2008-12-26 11:23:47 +01:00
Christophe Simonis 8cd39a445e [IMP] allow methods 'all' and 'any' to be available with python 2.4
bzr revid: christophe@taupe-20081226101858-vfzy8x6blf2vmf6h
2008-12-26 11:18:58 +01:00
Christophe Simonis 3c16899b99 [IMP] PoolManager: use class methods instead of static methods
bzr revid: christophe@taupe-20081226101741-noqnp5agvi0nxsu1
2008-12-26 11:17:41 +01:00
Christophe Simonis 00067b2e13 [FIX] modules: no version specify mean version '0'
bzr revid: christophe@taupe-20081226101434-9qnhitt14kkxeu4i
2008-12-26 11:14:34 +01:00
Harry (Open ERP) ab5453cb91 improve account_invoice_layout module
bzr revid: hmo@tinyerp.com-20081226100330-1h4k14j7lym3msu7
2008-12-26 15:33:30 +05:30
Apa (Open ERP) ba68f9bdb1 please make these changes on the report technical guide:
some informations need to be added:

   1.  menus disposition,
   2. reports and modified views,
   3.  and also, dependencies

bzr revid: apa@tinyerp.com-20081226100151-us7t500nk9xuaua5
2008-12-26 15:31:51 +05:30
hda (Tiny) 31b55eea5f added descriptions
bzr revid: hda@tinyerp.com-20081226092704-prg7uohqufv0i1ri
2008-12-26 14:57:04 +05:30
Harry (Open ERP) 77a450b627 fixed bug : when all stock move lines are cancelled, picking should be cancel
bzr revid: hmo@tinyerp.com-20081226075200-kjj1lrq2kk5znh7w
2008-12-26 13:22:00 +05:30
Jay (Open ERP) e82cf76be7 Bugfix:name_get on pricelist
bzr revid: jvo@tinyerp.com-20081226065018-8249xplpekt34oz1
2008-12-26 12:20:18 +05:30
Fabien Pinckaers 137146e91e improved_desc
bzr revid: fp@tinyerp.com-20081224160937-pga5k51l1fsustji
2008-12-24 17:09:37 +01:00
Fabien Pinckaers 81b8a4c302 bugfix
bzr revid: fp@tinyerp.com-20081224155429-tdcmkvn7398h163b
2008-12-24 16:54:29 +01:00
Fabien Pinckaers c245b59174 merge
bzr revid: fp@tinyerp.com-20081224155006-uefgofghmofr1r5g
2008-12-24 16:50:06 +01:00
Fabien Pinckaers ba28a538b9 merge
bzr revid: fp@tinyerp.com-20081224144344-usl5kga9nkg37wn4
2008-12-24 15:43:44 +01:00
mra (Open ERP) dfb4a39b6b base module quality
bzr revid: mra@tinyerp.com-20081224135131-7keeqeyqf168g5e1
2008-12-24 19:21:31 +05:30
ame (Tiny/Axelor) a5d8cf5d2c * Improved process module
bzr revid: ame@tinyerp.com-20081224130729-857dvlgcrlki4b6r
2008-12-24 18:37:29 +05:30
Dhara Shah 11e102cef6 small modification
bzr revid: dsh@tinyerp.com-20081224123041-4mpney2ca8c83p12
2008-12-24 18:00:41 +05:30
ame (Tiny/Axelor) d7eaa30ae4 merge
bzr revid: ame@tinyerp.com-20081224121045-3ihit9y7g1o4mnd5
2008-12-24 17:40:45 +05:30
Dhara Shah 0da07c281c changes for odt reports
bzr revid: dsh@tinyerp.com-20081224113037-tth12tmw77p3lz7a
2008-12-24 17:00:37 +05:30
Dhara Shah b95c0dc2df changes for odt reports
bzr revid: dsh@tinyerp.com-20081224112442-ztn3y9qnn98c9g7f
2008-12-24 16:54:42 +05:30
hda (Tiny) 304db99a76 merge with pso branch
bzr revid: hda@tinyerp.com-20081224105543-d76dcs9q1t8t6j91
2008-12-24 16:25:43 +05:30
Fabien Pinckaers c1c36eedea bugfixes
bzr revid: fp@tinyerp.com-20081224104811-54gb87thafjay1sj
2008-12-24 11:48:11 +01:00
ame (Tiny/Axelor) 02cdbfb31a * Improved `process` module
- process graph without resource
	- added prefered resource for the process

bzr revid: ame@tinyerp.com-20081224102656-z0xi440xpnq7x42p
2008-12-24 15:56:56 +05:30
Jay (Open ERP) fb231cda53 Bug 311010
lp bug: https://launchpad.net/bugs/311010 fixed

bzr revid: jvo@tinyerp.com-20081224090339-lrfj3eksa3jdymhy
2008-12-24 14:33:39 +05:30
Fabien Pinckaers ba8937a200 improved
bzr revid: fp@tinyerp.com-20081224085143-yolkoqj7l70i99bz
2008-12-24 09:51:43 +01:00
pso (tiny) eaa876bb45 merge
bzr revid: solanki.priyesh@gmail.com-20081222065441-0wrzqih2ylonvcrr
bzr revid: pso@tinyerp.com-20081224060924-rgyj1jvh5cihcbxl
bzr revid: pso@tinyerp.com-20081224072046-4ooxerfj3rmd3sn6
2008-12-24 12:50:46 +05:30
mra (Open ERP) dd30ce0e8b base module quality..format the form
bzr revid: mra@tinyerp.com-20081224072046-i2e91527kxqy6iia
2008-12-24 12:50:46 +05:30
apa-tiny 22e08146f9 modify for payment orrder report-vir
bzr revid: patelamit2003@gmail.com-20081224064804-8kqv94b2yfdcfco1
2008-12-24 12:18:04 +05:30
apa-tiny 7dbde98cc6 Add payment_order.py for Payment order report-vir
bzr revid: patelamit2003@gmail.com-20081224064339-djlcd233355v437u
2008-12-24 12:13:39 +05:30
Stephane Wirtel 3f5e5e4a8f [REF] Cleanup
bzr revid: stephane@tinyerp.com-20081224005734-1nyn35skk55hqx6e
2008-12-24 01:57:34 +01:00
Stephane Wirtel d2197ffadd [MERGE]
bzr revid: stephane@tinyerp.com-20081224003656-kwftdnreax7m7hbg
2008-12-24 01:36:56 +01:00
Stephane Wirtel d9be84059d [IMP] Specify the type int for the port and the netport
bzr revid: stephane@tinyerp.com-20081224002822-uys2zrs1qeh5q2pl
2008-12-24 01:28:22 +01:00
Christophe Simonis ca93318a77 [FIX] restarting a non started pool does not crash anymore
[FIX] when creating a database, the pool is restarted
[FIX] when dropping a database, the caches are cleaned
[IMP] add an option to specify the default cache timeout

lp bug: https://launchpad.net/bugs/310986 fixed

bzr revid: christophe@taupe-20081224002418-7pf9ctdzcl8ygvs7
2008-12-24 01:24:18 +01:00
Stephane Wirtel 203194ce45 [FIX] Remove the upgrade option
bzr revid: stephane@tinyerp.com-20081224001853-kg9vmlk6aixck2ct
2008-12-24 01:18:53 +01:00
Stephane Wirtel 2d47371f0e [IMP] Remove the unused code of the upgrade option
bzr revid: stephane@tinyerp.com-20081224000431-xhzc9f8ls90g4n5k
2008-12-24 01:04:31 +01:00
Stephane Wirtel beff0da6c9 [REF] Use tools.config
bzr revid: stephane@tinyerp.com-20081223234752-f2aot46a4z353z1g
2008-12-24 00:47:52 +01:00