Commit Graph

5160 Commits

Author SHA1 Message Date
Mustufa Rangwala 045b32b7b0 added method_test on base_module_quality
bzr revid: mra@tinyerp.com-20081219122049-heky9f41aljdf142
2008-12-19 17:50:49 +05:30
hmo-tinyerp 732284076c now binary datas of file will not store in db. removed store=True in datas field of ir.attachment object
bzr revid: hmo-tinyerp-20081219103032-fmodunl65i800ol8
2008-12-19 16:00:32 +05:30
hmo-tinyerp 61caf30b11 replaced '=like' with 'like' to search name of node'
bzr revid: hmo-tinyerp-20081219093803-w242aqj3cyuwvmds
2008-12-19 15:08:03 +05:30
Fabien Pinckaers 8385d64d6f modifs
bzr revid: fp@tinyerp.com-20081218195416-c58rua8iy1z5jqcj
2008-12-18 20:54:16 +01:00
Fabien Pinckaers 242b3c53c2 improved_spped
bzr revid: fp@tinyerp.com-20081218193918-zgfe299e76ljku6q
2008-12-18 20:39:18 +01:00
Stephane Wirtel 6cede6020b [REF] Remove unused code
bzr revid: stephane@tinyerp.com-20081218193225-k517sb10l4qdzrbk
2008-12-18 20:32:25 +01:00
Stephane Wirtel c843e6a8c2 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218191826-9s3ubtahbnj120eq
2008-12-18 20:18:26 +01:00
Stephane Wirtel 20e82c3cf9 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218191314-jono5ck1rucut52p
2008-12-18 20:13:14 +01:00
Stephane Wirtel c8727c26aa [REF] PEP8
bzr revid: stephane@tinyerp.com-20081218190007-otkpkslf4y88k1c6
2008-12-18 20:00:07 +01:00
Stephane Wirtel 6a1459d7d0 [MERGE]
bzr revid: stephane@tinyerp.com-20081218181532-6miaczdy5aoat2ox
2008-12-18 19:15:32 +01:00
Stephane Wirtel cfd194c028 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218181341-dshfntv4olwgcbyx
2008-12-18 19:13:41 +01:00
Fabien Pinckaers f4ea93ce26 improved_views
bzr revid: fp@tinyerp.com-20081218180154-zbq0h2iecaiuqdkp
2008-12-18 19:01:54 +01:00
Fabien Pinckaers fd85ee1872 merge
bzr revid: fp@tinyerp.com-20081218180153-eljdrsoijlmwsgp7
2008-12-18 19:01:53 +01:00
Fabien Pinckaers 9d5e63474a improved_view
bzr revid: fp@tinyerp.com-20081218175756-r430xwaweyysjfth
2008-12-18 18:57:56 +01:00
Stephane Wirtel d8727111a6 [IMP] Use the Cursor from sql_db
bzr revid: stephane@tinyerp.com-20081218161319-bo4jn6ouum0qy32y
2008-12-18 17:13:19 +01:00
Stephane Wirtel 8cbc528334 [MERGE]
bzr revid: stephane@tinyerp.com-20081218160803-an0ui7pu97py3hiw
2008-12-18 17:08:03 +01:00
Stephane Wirtel 643d5f87bd [FIX] Use the cursor.drop_view_if_exists
lp bug: https://launchpad.net/bugs/309331 fixed

bzr revid: stephane@tinyerp.com-20081218160709-bg3wqmp54df2chhv
2008-12-18 17:07:09 +01:00
qdp ef3beeae56 *bugfix
bzr revid: qdp@tinyerp.com-20081218145050-fgwnkm5qhdnc7kpe
2008-12-18 15:50:50 +01:00
Stephane Wirtel 4043a46f65 [FIX] Check if account_id if present
lp bug: https://launchpad.net/bugs/309337 fixed

bzr revid: stephane@tinyerp.com-20081218143905-uwv9umr7mss0dlb9
2008-12-18 15:39:05 +01:00
Stephane Wirtel 6875763f60 [FIX] An analytic journal is not mandatory on a financial journal
lp bug: https://launchpad.net/bugs/309344 fixed

bzr revid: stephane@tinyerp.com-20081218143537-u4bl6w0p291q4t85
2008-12-18 15:35:37 +01:00
Stephane Wirtel 1c4534fa75 [FIX] Drop the view if exists
lp bug: https://launchpad.net/bugs/309331 fixed

bzr revid: stephane@tinyerp.com-20081218140248-v63zqpaofph4ool4
2008-12-18 15:02:48 +01:00
Stephane Wirtel f510071f6b [IMP] Add the drop_view_if_exists method
lp bug: https://launchpad.net/bugs/309331 fixed

bzr revid: stephane@tinyerp.com-20081218140232-828mryrisecwxs3v
2008-12-18 15:02:32 +01:00
Stephane Wirtel 90b8def6d9 [FIX] Burndown Chart
bzr revid: stephane@tinyerp.com-20081218105415-xmlha3ggtp5ahdhl
2008-12-18 11:54:15 +01:00
Christophe Simonis bf4b9a9691 [IMP] add debuging help method
bzr revid: christophe@cobalt-20081218102003-3i5sxe18pmy16bm2
2008-12-18 11:20:03 +01:00
Christophe Simonis 7f1ead5a54 [IMP] add a new log-level to allow debug netrpc messages
[IMP] change the log level to CRITICAL when then address can not be bind.

bzr revid: christophe@cobalt-20081218101043-aornsyiulhm0teue
2008-12-18 11:10:43 +01:00
Fabien Pinckaers ce72e39230 bugfix
bzr revid: fp@tinyerp.com-20081218095058-j7zawmazyxktjxv0
2008-12-18 10:50:58 +01:00
Christophe Simonis 4874f78914 [FIX] fix python 2.4 compatibility
bzr revid: christophe@cobalt-20081218092727-vhhti8qj1em32xdc
2008-12-18 10:27:27 +01:00
Stephane Wirtel 3fb0723abd [FIX]
bzr revid: stephane@tinyerp.com-20081218091342-ye0b53mnykogrzz9
2008-12-18 10:13:42 +01:00
Christophe Simonis b53c23bce0 [FIX] fix python2.4 compatibility
bzr revid: christophe@cobalt-20081218090701-n7acd0nmsilygkjy
2008-12-18 10:07:01 +01:00
hmo-tinyerp 8c916ea211 fixed bug #301684 : soved unicode problem in DMS
bzr revid: hmo-tinyerp-20081218085557-hfch2bn7i33ub7rf
2008-12-18 14:25:57 +05:30
Olivier Laurent 8381cdebc2 merge
bzr revid: olt@tinyerp.com-20081218080253-her6oghgiz61n5ie
2008-12-18 09:02:53 +01:00
Olivier Laurent 89e55a38ad Merged with Launchpad translations
bzr revid: olt@tinyerp.com-20081218080155-m1i1lycyubi709sr
2008-12-18 09:01:55 +01:00
Mustufa Rangwala 07d43fcd2c bug fix on membership
bzr revid: mra@tinyerp.com-20081218065542-kt19wqabq9mpnvoz
2008-12-18 12:25:42 +05:30
Jay Vora 8941053bc3 Corrected Report Header problem
bzr revid: jvo@tinyerp.com-20081218064517-7pxwdp3eroo01524
2008-12-18 12:15:17 +05:30
Mantavya Gajjar f0e27a0063 remove comments and improve the server action code
bzr revid: mga@tinyerp.com-20081218063114-skhq72lf12uhra9s
2008-12-18 12:01:14 +05:30
Mustufa Rangwala eb158f7b85 membership
bzr revid: mra@tinyerp.com-20081218055434-vkdzytreej82eecn
2008-12-18 11:24:34 +05:30
Mantavya Gajjar bdcf99ec90 improvement in the server action
condition based loop

bzr revid: mga@tinyerp.com-20081218052228-zvzcpqws9fk41ytc
2008-12-18 10:52:28 +05:30
qdp 503a081c9d *base_module_quality:
* added a configuration file
	* added possiblity to define tests on installed module only or no
	* cleaned
	* improved

bzr revid: qdp@tinyerp.com-20081217171244-x8rnbx32yd2bj3v3
2008-12-17 18:12:44 +01:00
qdp 6232b371fe *reindented
bzr revid: qdp@tinyerp.com-20081217171057-jzag2xjt3eg4n0xr
2008-12-17 18:10:57 +01:00
Stephane Wirtel f54decf5f3 [MERGE]
bzr revid: stephane@tinyerp.com-20081217135414-i924rgtwstwqc2fu
2008-12-17 14:54:14 +01:00
Stephane Wirtel 3484fb1339 [FIX] Remove the executable flag
bzr revid: stephane@tinyerp.com-20081217135356-rhpews5tf9mjdcd4
2008-12-17 14:53:56 +01:00
Stephane Wirtel 5b090582b6 [FIX] drop_view_if_exists
bzr revid: stephane@tinyerp.com-20081217135242-c9cf4w9ouamepjwu
2008-12-17 14:52:42 +01:00
Sofia 34eff0dd3c changed the date_start of tasks if the project's deadline is changed
bzr revid: sahibsofia@gmail.com-20081217134441-q9cx9zhaua2i4mn8
2008-12-17 19:14:41 +05:30
Mustufa Rangwala 75f4b73568 bug fix on membership
bzr revid: mra@tinyerp.com-20081217132836-xntal19ugo9kne82
2008-12-17 18:58:36 +05:30
Olivier Laurent 9429ab5f6c merge
bzr revid: olt@tinyerp.com-20081217131514-e9vh0pkwsef8yihk
2008-12-17 14:15:14 +01:00
Olivier Laurent c421435ffc Merged the Launchpad translations with the Bazaar po files
bzr revid: olt@tinyerp.com-20081217131339-utr5287sx9iakiu0
2008-12-17 14:13:39 +01:00
Stephane Wirtel 4da588bf74 [MERGE]
bzr revid: stephane@tinyerp.com-20081217130604-2by0znuizvpp1eti
2008-12-17 14:06:04 +01:00
Olivier Laurent e421e22896 Merged the Launchpad translations with the Bazaar po files
bzr revid: olt@tinyerp.com-20081217130514-le0f8okf9q0hzrzn
2008-12-17 14:05:14 +01:00
Mustufa Rangwala b035f71692 bug fix on membership
bzr revid: mra@tinyerp.com-20081217124800-6nrloa8zxdo8s0zo
2008-12-17 18:18:00 +05:30
Stephane Wirtel 488af9a09a [FIX] problem with the print screen
lp bug: https://launchpad.net/bugs/308910 fixed

bzr revid: stephane@tinyerp.com-20081217123840-zfo40a5xjn8un3ku
2008-12-17 13:38:40 +01:00