Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • account_receivables (default if type is not set)

  • account_payable

  • tax

sub_type

specify in more details the type

  • account_receivables :

    • contribution

    • reinsurance_payment

    • funding

  • account_payable:

    • third_party_payment (toward HF)

    • reimboursment (toward Insuree)

    • commissions (toward User)

    • fees (toward other)

    • reinsurance_contribution

  • tax

    • local

    • state

    • country

Models

  • None (using no database approach for CalculationRule) - Calculation Rule is saved by defining class extending the ABSCalculationClass from core module.

...