Axelor Doc

Introduction

The search engine is defined entirely in XML.

The tag <search> sets the search engine:

<search name="sale-order-search" title="Sales Search" limit="100">

Details:

  • name : Name of the search engine
  • title : Label Search Engine
  • limit : Restricts the number of records returned by the search.