Commit Graph

134 Commits

Author SHA1 Message Date
Christophe Simonis 088410f069 [FIX] pass the context to check method of 'ir.model.access'
bzr revid: christophe@tinyerp.com-20090810162409-jhl8imt25vw92mmy
2009-08-10 18:24:09 +02:00
Christophe Simonis bcaf90c80b [FIX] increase size of field "name" of ir.model.data
bzr revid: christophe@tinyerp.com-20090807135208-hr5pokupqh14dpao
2009-08-07 15:52:08 +02:00
AME(tiny/Axelor) 0d6d1c4c6d [FIX] ir_model : context key deletion
lp bug: https://launchpad.net/bugs/404733 fixed

bzr revid: jvo@tinyerp.com-20090728143131-i6oozfsb1bznj6r0
2009-07-28 20:01:31 +05:30
JVO,HDA 9148c7fcdf [FIX] Added sql_constraint on adding field having size<1
lp bug: https://launchpad.net/bugs/399685 fixed

bzr revid: hda@hda-20090715134530-4aj0hth1olefcpdn
2009-07-15 19:15:30 +05:30
Fabien Pinckaers f90988f325 merge
bzr revid: fp@tinyerp.com-20090706193326-z1dk5g6amhwcshmp
2009-07-06 21:33:26 +02:00
Fabien Pinckaers 649c69f34b merge
bzr revid: fp@tinyerp.com-20090706193222-45lelv5ws4b7cr42
2009-07-06 21:32:22 +02:00
Christophe Simonis c7bb1da092 [IMP] ir_model_data: convert assert to sql constraint + exception
[IMP] the <delete> tag doesn't crash if the referenced id does not exists

bzr revid: christophe@tinyerp.com-20090629124045-ycw89fo3lem0xxlt
2009-06-29 14:40:45 +02:00
Christophe Simonis 60cf794c7d [FIX] upgrade doesn't try to delete modules
lp bug: https://launchpad.net/bugs/357045 fixed

bzr revid: christophe@tinyerp.com-20090612110033-hw8acue29oh0f2rx
2009-06-12 13:00:33 +02:00
Christophe Simonis 7aa507e708 [FIX] xml: the tag <delete> delete also the reference to the deleted objects into ir_model_data
bzr revid: christophe@tinyerp.com-20090610112053-kizjwgdt41mtos19
2009-06-10 13:20:53 +02:00
Christophe Simonis a9233e3a74 [FIX] clear the cache when deleting an entry in ir_model_data
bzr revid: christophe@tinyerp.com-20090511132112-b8mr6dbfdui7wtt1
2009-05-11 15:21:12 +02:00
Mantavya Gajjar 28a970761a improvement in checking for model existance
bzr revid: mga@tinyerp.com-20090511111738-00ornn57eh8jjfzp
2009-05-11 16:47:38 +05:30
Mantavya Gajjar 41249e7b8c improvement in ir.model.fields for view and model
* check the existance of the relational model

bzr revid: mga@tinyerp.com-20090417091930-fos208yk5teh420p
2009-04-17 14:49:30 +05:30
Stephane Wirtel 6a92179370 [MERGE] Branch from Christophe Chauvet (Sylëam)
[IMP]
 * Add "from tools.translate import _" in all missing file was used _('xxx')

bzr revid: stephane@tinyerp.com-20090319150658-ufqifr92wlamdmzo
2009-03-19 16:06:58 +01:00
Christophe Chauvet 24c7d75964 [IMP]
* Add "from tools.translate import _" in all missing file was used _('xxx')

bzr revid: christophe.chauvet@syleam.fr-20090306180650-5g11fkzbbhh61aql
2009-03-06 19:06:50 +01:00
Christophe Simonis 554b0fd269 [FIX] ir_model: fix error when deleting internal references to deleted objects (ir_values, ir_model_data)
bzr revid: christophe@tinyerp.com-20090305121634-mylp56kdkigoohwu
2009-03-05 13:16:34 +01:00
Stephane Wirtel 7f8b1810d1 [MERGE]
bzr revid: stephane@tinyerp.com-20090127122917-czaamm57qu9r1rd3
2009-01-27 13:29:17 +01:00
Fabien Pinckaers 8822ada31f bugfix_ptt
bzr revid: fp@tinyerp.com-20090127102515-ric7p0yptywmy2qk
2009-01-27 11:25:15 +01:00
Stephane Wirtel 42f72577b0 [MERGE] from Geoff Gardiner
bzr revid: stephane@tinyerp.com-20090127101030-jh0oldlr451zpdq2
2009-01-27 11:10:30 +01:00
Christophe Simonis 11d1e0c6ce [MERGE]
bzr revid: christophe@tinyerp.com-20090127085239-l3yosvvlyvtu9btt
2009-01-27 09:52:39 +01:00
Fabien Pinckaers a50cd6123f modifs
bzr revid: fp@tinyerp.com-20090126233645-mlcblm8wut0kza4v
2009-01-27 00:36:45 +01:00
Fabien Pinckaers 701cafe2a5 bugfix_cache
bzr revid: fp@tinyerp.com-20090126231905-9tzzkfouctynak8k
2009-01-27 00:19:05 +01:00
Geoff Gardiner 18b90ecdcf Set of label improvements to Open ERP Server.
bzr revid: gsg@pinot-grigio-20090126174029-y6niysxn4adegdxu
2009-01-26 17:40:29 +00:00
Christophe Simonis d314626a20 [IMP] remove commented code
bzr revid: christophe@tinyerp.com-20090126093516-or5huux2zssxtnay
2009-01-26 10:35:16 +01:00
Stephane Wirtel 3cda2daba6 [FIX] Remove unused print statement
bzr revid: stephane@tinyerp.com-20090126092255-473xfp5y2wjkrh67
2009-01-26 10:22:55 +01:00
Fabien Pinckaers 0ea948d249 updated_cache_not_fixed_yet
bzr revid: fp@tinyerp.com-20090126075022-wlq7t4x93494kotk
2009-01-26 08:50:22 +01:00
Christophe Simonis 4e13d9b40a [FIX] ir_model: add index to model
[FIX] ir_model_grid inherith from ir_model
[FIX] fix error message when deleting ir_model_grid instance

bzr revid: christophe@tinyerp.com-20090123140824-gltcdmqax4qik9pi
2009-01-23 15:08:24 +01:00
Fabien Pinckaers 9bda731cfd bugfixes
bzr revid: fp@tinyerp.com-20090121231539-ytxxlb27sg6ax2j3
2009-01-22 00:15:39 +01:00
Christophe Simonis 5a20219f9b [IMP] improve cache system
[FIX] cache now take in account default parameters
[IMP] new way to clear the cache
[FIX] clearing the cache is now made by database

bzr revid: christophe@tinyerp.com-20090105211746-o1fapuu319ozi7nv
2009-01-05 22:17:46 +01:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Christophe Simonis 9fb0c227f1 [FIX] oops
bzr revid: christophe@cobalt-20081230213512-8gg0vdk33ud5pmfl
2008-12-30 22:35:12 +01:00
Najlaâ EL KHAYAT 48a3f9e56d merge
bzr revid: nel@tinyerp.com-20081230152327-0jlzki9yipyt2yve
2008-12-30 16:23:27 +01:00
Jay (Open ERP) 48ed0999d7 Minor edit on ir.model
bzr revid: jvo@tinyerp.com-20081230133430-ui83kmlswmgm192j
2008-12-30 19:04:30 +05:30
Najlaâ EL KHAYAT 870fc3bab5 solve partially problem of menu items (migration)[cls]
module reference: add header in rml

bzr revid: nel@tinyerp.com-20081230130829-y35p0e90k39m6y12
2008-12-30 14:08:29 +01:00
Fabien Pinckaers 3b566a01b8 bugfixes
bzr revid: fp@tinyerp.com-20081216200755-q45lqojggqve7uys
2008-12-16 21:07:55 +01:00
Olivier Laurent e12a46d32a merge
bzr revid: olt@tinyerp.com-20081216102030-9hc794pm7vix22jf
2008-12-16 11:20:30 +01:00
Olivier Laurent ffc916aaa3 wrong identifier: uid -> user
bzr revid: olt@tinyerp.com-20081216101422-bk80ena85vj4y4kw
2008-12-16 11:14:22 +01:00
Stephane Wirtel 9dec41a7b1 [FIX] Add the dot in the object name
lp bug: https://launchpad.net/bugs/300646 fixed

bzr revid: stephane@tinyerp.com-20081216094549-e5493sdtjwm4k99y
2008-12-16 10:45:49 +01:00
Fabien Pinckaers 862dcf8dcd bugfix
bzr revid: fp@tinyerp.com-20081213061546-i2ymf8ku71heox4o
2008-12-13 07:15:46 +01:00
Fabien Pinckaers cb59d883b8 bugfix_cache_speed_improvement_store
bzr revid: fp@tinyerp.com-20081213060118-icn54am74m6ntyqw
2008-12-13 07:01:18 +01:00
Mantavya Gajjar ba0f20b573 change small things
bug-fix in the create method

bzr revid: mga@tinyerp.com-20081211133457-s304k5ct5kvgiiju
2008-12-11 19:04:57 +05:30
Mantavya Gajjar cb763e8298 improvement in the field object
asslows to select the relation and relation fields
instead of remember the name

bzr revid: mga@tinyerp.com-20081211113208-h03p8j4qd9sg8tgx
2008-12-11 17:02:08 +05:30
Christophe Simonis c2cc3a3049 [FIX] psycopg2: in queries we must now use %s everywhere (no more %d or %f)
bzr revid: christophe@tinyerp.com-20081209123722-4kmv4pecjwiw3tm3
2008-12-09 13:37:22 +01:00
Fabien Pinckaers 8ef52b36d5 improved_object
bzr revid: fp@tinyerp.com-20081127105134-uxj13q671sih7b7r
2008-11-27 11:51:34 +01:00
Fabien Pinckaers 637ede5888 improve
bzr revid: fp@tinyerp.com-20081126235946-j7gldiqz5jvlowbn
2008-11-27 00:59:46 +01:00
Fabien Pinckaers 843add7b69 improved_customization
bzr revid: fp@tinyerp.com-20081125233317-e9f3f4v99gmyyen0
2008-11-26 00:33:17 +01:00
qdp a425ecb6b9 *bugfix of process_end on ir_model.py related to partial import compliance
bzr revid: qdp@tinyerp.com-20081125151914-qemw8kkydvnd3uto
2008-11-25 16:19:14 +01:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers 0131fb844f bugfixes
bzr revid: fp@tinyerp.com-20081031204401-ygteigbmtok58vql
2008-10-31 21:44:01 +01:00
Fabien Pinckaers 1d7ec09389 bugfoix
bzr revid: fp@tinyerp.com-20081031164014-u5s14861l0ity3w9
2008-10-31 17:40:14 +01:00
Fabien Pinckaers 97e080c448 module_layout_print_report
bzr revid: fp@tinyerp.com-20081028231542-i0z2xm40d507le8o
2008-10-29 00:15:42 +01:00