~camptocamp/oerpscenario/fix-find-no-items-lep

Viewing all changes in revision 327.

  • Committer: alexandre.fayolle at camptocamp
  • Author(s): guewen.baconnier at camptocamp
  • Date: 2013-12-02 09:43:36 UTC
  • mfrom: (326.1.5 OERPScenario)
  • Revision ID: alexandre.fayolle@camptocamp.com-20131202094336-6w6su6evevez9osn
[MRG] dsl improvement

DSL now supports searches on inactive or possibly inactive records using this syntax:

* 'I need a res.users with...'
* 'I need an inactive res.users with...'
* 'I need a possibly inactive res.users with...'

And in tables:

* by: value
* all by: value
* inactive by: value
* possibly inactive by: value
* all inactive by: value
* add all inactive by: value
* all possibly inactive by: value
* add all possibly inactive by: value

Searches by xmlid always look in inactive records too.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: