Julio Santa Cruz
Julio Santa Cruz
The code is calling tx_mercadopago_form_validate() which does not exists. The method name was renamed to _process_feedback_data()
In the module tms_expense (v17.0), when trying to import drivers, the system tries to create an employee even when the driver is marked as "external". Ref: #198
In the module tms_expense (v17.0), when trying to import drivers, the system tries to create an employee even when the driver is marked as "external". I've solved it by modifying...