Commit Graph

66 Commits (313e3690109a7afa7cb1ace1e1eadd74b30eb404)

Author SHA1 Message Date
Elsio Sanchez 737d85b0ba
Point of Sale Processes (#583)
* Cancel sale transaction

* minimal change

* Copy Order

* Copy Line the Order

* add Traslation
2021-02-11 11:55:45 -04:00
Elsio Sanchez 6f4fc11780
upload orders to the server (#579)
* upload orders to the server

* support convert currency

* support for currency search, payment types and undoing payment

* change icon
2021-02-05 17:15:22 -04:00
Elsio Sanchez 60223ecc14
support for payment methods (#578) 2021-02-03 00:35:27 -04:00
Elsio Sanchez d83b109aef
Feature/support pos (#577)
* when cancelled, you must exit the collection window

* when there is no conversion rate it should show the amount receivable in zero
2021-02-01 22:58:14 -04:00
Elsio Sanchez b733878474
Add Mnemonic Command (#570)
* add comand memo tecnic to table

* add product just by clicking on the code

* minimal changue

* Update fieldsListCollection.js

* change columname

* remove comment code
2021-01-25 15:07:57 -04:00
Elsio Sanchez c4f3e500d7
Validate collection (#568)
* correcting field title errors

* Validate collection

* add translation

* add traslation

* remove the function displayTenderType

* correcting translation

* remove unnecessary code
2021-01-25 15:06:00 -04:00
Elsio Sanchez 59123b0e5d
correcting field title errors (#567) 2021-01-15 01:28:09 -04:00
Elsio Sanchez 4716f3d7f7
price query search (#565) 2021-01-12 17:10:45 -04:00
Elsio Sanchez 986c206073
add validation at the time of creating the business partner (#562)
* add validation at the time of creating the business partner
add translation
validate PriceChecking

* minimal changue

* Add translation
2020-12-22 20:41:48 -04:00
Elsio Sanchez 0b9e4e7df4
print label from table (#560)
* print label from table

* minimal changes

* correcting currency conversion errors

* remove switch

* minimal change
2020-12-14 12:19:43 -04:00
Elsio Sanchez d63ef5aeb6
Correct order search error (#561)
* Correct order search error
solve product list and order popover error

* add the option to cancel the order

* minimal change

* change leng
2020-12-10 19:01:49 -04:00
Elsio Sanchez 210443b395
Add product information form (#551)
* Add Form The PorductInfo

* remove console.log
2020-12-01 19:39:39 -04:00
Yamel Senih ed461de521 Fixed error with undefined value for current pos 2020-11-30 21:09:39 -04:00
Elsio Sanchez 486afc8aa7
* correcting price query errors with the barcode (#546)
* add show or hide header
* add show or hide menu
2020-11-23 22:13:43 -04:00
Edwin Betancourt a54eb50793
fix: Delete order line and edit quantity. (#530)
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@oulook.com>
2020-10-28 18:35:43 -04:00
Yamel Senih 6e54d93b9b
Add API REST support based on proxy-adempiere-api and backend implementation (#529) 2020-10-28 17:19:53 -04:00