Sin productos
* Los precios pueden variar dependiendo de su país.
* Se puede añadir un aporte adicional al momento del pago.
Nuevos productos
Este módulo proporciona un listado del stock de cada producto para cada almacén o depósito, mostrando los almacenes en columnas y los productos en filas. Las columnas (es decir, los almacenes) variarán dinámicamente al agregar o eliminar almacenes o depósitos.
Make paying your customers' invoices easier and faster with Payment Requests via Link: - Get paid quickly by sharing a payment link through email, SMS, or QR code. - Simplify the payment process and provide your customers with a smoother, faster, and more secure experience. 4,000 businesses get paid faster thanks to Bridge. What about yours?
mp23517d20251114095651
Give the ability to automatically calculate the indexed unit price of a product line in Propal/Bill from initial price, initial index and current index stored in extrafields.
|
|
Give the ability to automatically calculate the indexed unit price of a product line in Propal/Bill from initial price, initial index and current index stored in extrafields.
The new indexed unit price is calculated with the following formula :
unit price = price0 x index1 / index0
Probably, you'll need add this information in public note of propal/invoices
Indexed price according to formula P = P0 * (S / S0)
P : Final price
P0 : initial price
S : current index
S0 : initial index