Commit Graph

8 Commits

Author SHA1 Message Date
Julien Thewys 0f428905d8 [FIX] Fixed yaml custom tags refactoring from base_module_record.
Serialization for those tags have probably not been used yet.

bzr revid: jth@openerp.com-20101026094509-s34a7et489f7qy3y
2010-10-26 11:45:09 +02:00
Julien Thewys b42095255d [FIX] Adapted yaml_tag to serialize custom tags in module recorder.
bzr revid: jth@openerp.com-20101018132907-9cnfm4yzn3w01gox
2010-10-18 15:29:07 +02:00
PAP(OpenERP) eba5bcdc20 Improved yml import for recording osv.memory objects
bzr revid: hda@tinyerp.com-20100430141810-pvp1ah28b5j6fsxo
2010-04-30 19:48:10 +05:30
Julien Thewys fc9bf8716a [FIX] Ensure a failing test do not stop the server unless it has ERROR severity/level.
[FIX] Load tests only if demo data are present.

bzr revid: jth@openerp.com-20100408172333-1g3g4nfy6m81m4zw
2010-04-08 19:23:33 +02:00
Julien Thewys 06560539e9 [IMP] Removed print.
bzr revid: jth@openerp.com-20100405081747-spggk7u9xe7t8bur
2010-04-05 10:17:47 +02:00
Julien Thewys 790f32d9d0 [REF] function, ref, eval nodes.
[IMP] YAML multi constructor for ref tag.

bzr revid: jth@openerp.com-20100402140323-qmki5mvns0vxwmdm
2010-04-02 16:03:23 +02:00
Julien Thewys f66af28b30 [IMP] Added search for record relations.
[FIX] Record creation.
[FIX] Ref constructor.
[FIX] Safer Eval expression.

bzr revid: jth@openerp.com-20100331165526-5exmbhtx3jt161pm
2010-03-31 18:55:26 +02:00
Julien Thewys 425b2fef61 [REF] Splitted YAML custom tags definition in itw own file (needed by module recorder).
bzr revid: jth@openerp.com-20100330152031-xvq4ve15ju51u7cy
2010-03-30 17:20:31 +02:00