## v0.0.1 * Initial release ## v0.0.2 * Bugfix: Authentication header missing ## v0.0.3 * Added attributes to shop ## v0.0.4 * Bugfix: Authentication token not being passed correctly ## v0.0.5 * Api class turned into singleton class ## v0.0.6 * Bugfixes ## v0.0.7 * All api methods are static ## v0.0.8 * Added param to sales period ## v0.0.9 * Added fields for products ## v0.0.10 * Removed timeout ## v0.0.11 * Fixed syntax error ## v0.0.12 * Fixed syntax error ## v0.0.13 * Fixed syntax error ## v0.0.14 * Added fiscal position methods ## v0.0.15 * Added requires for new models ## v0.0.16 * Added virtual methods to fiscal position classes ## v0.0.17 * Fixed purchases taxes grand total ## v0.0.18 * Added sellable stock total ## v0.0.19 * Added stock control ## v0.0.20 * Added users ## v0.0.21 * Updated field to users ## v0.0.22 * Bugfix stock controls pagination ## v0.0.23 * Cast transaction date to date ## v0.0.24 * Added transaction methods ## v0.0.25 * Bugfixes ## v0.0.26 * Bugfixes ## v0.0.27 * Renamed transaction_id to id in transaction ## v0.1.0 * Redesigned API to minimal functionality ## v0.1.1 * General fixes ## v0.2.0 * Added background jobs ## v0.2.1 * Fixed mistyped comma ## v0.2.2 * Added job event creation date ## v0.2.3 * Cast job event creation date to time ## v0.2.4 * Fixed null end date in background jobs ## v0.2.5 * Endpoint default changed ## v0.2.6 * Added methods to update cash withdrawals ## v0.2.7 * Bugfixed param cash withdrawal items ## v0.2.8 * Changed interface API ## v0.2.9 * Bugfixes ## v0.2.10 * Added service and sellable stocks ## v0.2.11 * Bugfixes nil update dates ## v0.2.12 * Added last cost to products ## v0.2.13 * Bugfix last cost ## v0.2.14 * Fixed runtime dependencies ## v0.2.15 * Added last price update to products ## v0.3.0 * Added search by product ids and renamed product search method ## v0.3.1 * Return null if product not existing ## v0.3.2 * Fixed cases when nil product provider or product category ## v0.4.0 * Added support for bigdecimal fields ## v0.4.1 * Bugfix syntax error on products ## v0.5.0 * Added sales search ## v0.5.1 * Bugfixes on sales ## v0.5.2 * Added method to update product price list ## v0.6.0 * Fixed default api and relative paths ## v0.6.1 * Fixed default url ## v0.6.2 * Added param to skip exhibition on sellable stocks quantity ## v0.6.3 * Bugfix skip exhibition stock ## v0.6.4 * Added method to get online stock ## v0.6.5 * Fixed default on price list from float to bigdecimal ## v0.7.0 * Updated shop attributes ## v0.8.0 * Added method to update user ## v0.8.1 * Fixed on update product response ## v0.8.2 * Bugfixes updating product ## v0.8.3 * Added attributes to stocks ## v0.8.4 * Added attributes to stocks ## v0.8.5 * Added attributes to products ## v0.8.6 * Changed attributes to products ## v0.8.7 * Added price attributes ## v0.9.0 * Added brand and model to products ## v0.9.1 * Added option to skip exhibition getting stock from a single shop ## v0.9.2 * Added credit card price to products ## v0.10.0 * Refactor on update fields for cost, last cost and price ## v0.10.1 * Added missing attributes for cost ## v0.10.2 * Added missing attributes for product price ## v0.10.3 * Added has stock on hold attribute to products ## v0.10.4 * Added has availability_date attribute to products ## v0.11.0 * Changed stock to show reserved, available quantity and removed shop fields ## v0.11.1 * Added shop_service ## v0.12.0 * Fixes for products and stocks ## v0.13.0 * Refactor on product fields ## v0.13.1 * Bugfix on product stocks ## v0.14.0 * Added methods for stock reserve ## v0.15.0 * Changed response for stock reserve ## v0.15.1 * Fixes on interface for stock reserve ## v0.15.2 * Fixes on interface for stock reserve ## v0.15.3 * Added cancellation reason optional parameter to cancel stock reserve method ## v0.15.4 * Bugfix cancelling stock reserves ## v0.16 * Added method to search stock reserves ## v0.16.1 * Added method to get stock reserve ## v0.17.0 * Added method for company and tax calculation ## v0.17.1 * Bugfix company methods ## v0.17.2 * Changed interface for method to calculate taxes for company ## v0.18.0 * Added taxed price attribute in price lists ## v0.19.0 * Fixed output for create stock reserve method ## v0.19.1 * Add real online stock to products ## v0.19.2 * Capture null case when search company by cuit ## v0.20.0 * Added price update login ## v0.21.0 * Added method to calculate corporation taxes ## v0.22.0 * Added class for corporation taxes calculation ## v0.23.0 * Fixed syntax error corporation taxes ## v0.24.0 * Fixed syntax error corporation taxes ## v0.26.0 * Fixed syntax error corporation taxes ## v0.27.0 * Added stockable attribute to products ## v0.28.0 * Added attribute to corporation tax ## v0.30.0 * Added attributes for packages ## v0.31.0 * Added name for packages ## v0.32.0 * Added method to get corporation by cuit ## v0.33.0 * Bugfix on getting corporation ## v0.34.0 * Bugfix on getting corporation ## v0.35.0 * Added voice description to pickup order items ## v0.36.0 * Added methods to get cash register periods and invoice kinds ## v0.37.0 * Added method to get invoice kind