SBI codes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • norman
    Junior Member
    • Jan 2017
    • 2

    SBI codes

    In holland we have something similar as the SIC code in the US, we have SBI codes.
    I would like to add a searchable field to the accounts table.
    This field should have database table to which I can import the codes and description.
    As far as I can tell when using the Entity Manager to create a new entity I can only choose from the 5 options.
    To make a new table like this, should this be done manually on the database?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello. You can use array field (if is enough to select from existing set) or you can create a new Entity and then create a link between this entity and Account.
    If you want to create a new Entity, you can permit with roles creation and editing new SBI code, only Admin could create or change SBI codes.

    Comment

    Working...