Skip to content
العربية

Layout Names:

You can override system default layouts (with id default) by creating layouts with id (dbdefault) or you can specify default layouts for each company by using (legalentitycodedefault) Always remember to change the path to the new code you use

Screen Modifier Special Columns:

  • You can add a reference code if you append .code to column name, example: lines.account.code

  • You can add a reference name if you append .name to column name, example: lines.account.name

  • You can add a reference image if you append .image to column name, example: lines.account.image

Video 1Video 2