Caja menor

La caja chica es una pequeña cantidad de fondos discrecionales en forma de efectivo utilizado para gastos en los que no es sensato realizar un desembolso por cheque, debido a los inconvenientes y costos de escribir, firmar y luego cambiar el cheque. Al crear y reembolsar el dinero en efectivo, el sistema realiza automáticamente los registros contables correspondientes.

Header api token: X-API-TOKEN

Get api token in Your account settings

Allowed API methods: GET, POST, PUT, PATCH, OPTIONS

  • List URL: /api/v1/treasury/pettycash/
  • Detail URL: /api/v1/treasury/pettycash/:id/
Params
  • _page_size: (int) Number of results per page
  • _page: (str|int) Number of page to get, set __all__ for get all results
  • _ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name
  • _fields: (str) List of fields to return separed by comma
You can use any of other django lookups for filter data
Showing OPTIONS method:
 Loading API options...

Related objects:


Transacciones de la caja menor

Registre cada gasto de la caja menor
  • List URL: /api/v1/treasury/pettycashtransaction/
  • Detail URL: /api/v1/treasury/pettycashtransaction/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios