shopinvader / odoo-shopinvader-payment

GNU Affero General Public License v3.0
3 stars 11 forks source link

[10.0][FIX]shopinvader_payment: reset session and store_cache after call to to_json #29

Closed Cedric-Pigeon closed 3 months ago

Cedric-Pigeon commented 4 years ago

As the call of this line: res = work.component(usage="cart")._to_json(sale_order) will fill the session and store_cache, the reset must be done after

rousseldenis commented 4 years ago

@Cedric-Pigeon Could you retry travis ?

github-actions[bot] commented 4 months ago

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.