Versions Compared

Key

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

...

The minima object has these properties:

global


object
languages


Default price list

The default property contains information of the parent price list. It is set if and only if the present price list is not the default price list of the company, i.e. isDefault is false.

The object has these properties:

default.plid

The default price list ID

int
default.codeThe default price list code.string
currencyA three letter currency code such as EUR or USD.string
currencytTitle of currency such as "Euro" or "US dollars"string



inheritServices
bool
inheritReduction
decimal?



conversionRate
decimal?
conversionRateDate
datetime?




EXAMPLES

The following example is for a manager user accessing a job which is proposed to him/her. As a manager, the user has management level actions as well.

...