Fix problem that prevents refund invoice created from invoice where signed
When it was created an invoice the field datetime_invoice it was always write with the same time only changed the date, therefore when we created an invoice refund from an invoice on same day, the date and time for both documents were the same and the returned uuid too as PAC were considering both documents as only one Right styles Deleted this field due to this correction doesn't belong this branch The invoice date field is visible for everyone, instead of only for who belong to the group_l10n_mx_facturae_user group Changed osv into orm
Showing