vshn / appuio-odoo-adapter

ERP adapter for APPUiO Cloud
https://vshn.github.io/appuio-odoo-adapter
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Always parse int flags (month, year) as base 10 #65

Closed bastjan closed 1 year ago

bastjan commented 1 year ago

This allows passing months like 09.

Fixes #57

Checklist