working_capital
Calculate working capital and operational fund needs (NOF) using accounts receivable, inventory, and accounts payable.
Instructions
Capital de trabajo contable y necesidad operativa de fondos (NOF = CxC + inventario - CxP).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cxc | Yes | Cuentas por cobrar | |
| cxp | Yes | Cuentas por pagar | |
| inventario | Yes | Inventario | |
| ventas_anuales | No | Ventas anuales para expresar la necesidad como % (0 = omitir) | |
| activo_corriente | No | Activo corriente total (0 = usar solo componentes operativos) | |
| pasivo_corriente | No | Pasivo corriente total (0 = usar solo componentes operativos) |