Commit Graph

8 Commits (6b7e03bc698205796da2b1dfd674c5cc321106bd)

Author SHA1 Message Date
Elsio Sanchez 6b7e03bc69
Fixing error when searching for product (#1009)
* Fixing error when searching for product

* Reducing calls to the Api

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-28 09:56:27 -04:00
Yamel Senih 80b9e9e95b
Add support to list document type service (#986) 2021-07-13 18:29:09 -04:00
Elsio Sanchez 4f567fc95c
Supporte Pin Point Of Sales (#978)
* Fixe POs

* fixes Currency

* Supporte Pin Point Of  Sales

* focus ping

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-13 09:17:12 -04:00
Yamel Senih 64d38b59a7
Feature/rename pos objects (#922)
* Rename POS attributres and mutations to set

* Add list warehouse from cache
2021-06-15 10:07:06 -04:00
Yamel Senih 5211bc3ef5
- Add multi-currency support (#916)
- Remove unnecessary mutation
- Rename bad variables
2021-06-12 15:14:48 -04:00
Elsio Sanchez 23aaf79007
Add option to change warehouse and price list (#913)
* Adding the option to change Warehouse and Price List

* add service

* support service

* add Warehouse

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-11 17:16:08 -04:00
Elsio Sanchez 70022f0f61
search for the conversion date by the current date (#866)
* search for the conversion date by the current date

* search product

* remove console.log

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-25 16:20:10 -04:00
Elsio Sanchez 1e42f1ede9
Feature/refactory pos (#760)
* adding Point of Sale features

* Delete Ineccessary Getters

* minimal changes

* add list product Price and Order Line

* Add license

* minimal changes

* unify getters

* minimal changes

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-22 23:37:05 -04:00