You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, validation dates on transactions are stored in the French timezone but in Odoo the timezone attended is UTC. A minor fix is needed in the _payfip_evaluate_data method for passing the timezone into an UTC one.
Actually, validation dates on transactions are stored in the French timezone but in Odoo the timezone attended is UTC. A minor fix is needed in the _payfip_evaluate_data method for passing the timezone into an UTC one.