1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-11 05:11:59 +08:00

1255 Commits

Author SHA1 Message Date
Elsio Sanchez
b1bd5c8e11
Verify empty fields before processing payment (#618)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-02 00:18:10 -04:00
Elsio Sanchez
eeba4c7b45
add tax to order (#615)
* add tax to order

* fix tax

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-02 00:17:23 -04:00
Elsio Sanchez
a52754af7f
fix mobile mode left button error (#616)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-01 20:45:50 -04:00
Elsio Sanchez
c0b3c2f5c3
support process order (#609)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-02-28 14:51:28 -04:00
Edwin Betancourt
f4cc107f2b
fix: Error window control state is undefined. (#613)
* fix: Window control state undefined.

* remove console log.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>

Great catch. Very fine
2021-02-28 14:48:04 -04:00
Edwin Betancourt
0405066f60
fix: Create/update entity send log columns. (#612)
* fix: Create/update entity send log columns.

* add user message info to create new recrod.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-02-27 14:35:19 -04:00
Edwin Betancourt
6439dcb2fa
feat: Refactor window control vuex module. (#611)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-02-27 12:24:11 -04:00
Elsio Sanchez
aa79d74f3b
fix search recient Items and Document tasks (#607) 2021-02-25 22:21:45 -04:00
Elsio Sanchez
34a6e3a2af
fix point of sale not found (#606)
* fix point of sale not found

* rename parameter
2021-02-25 22:20:41 -04:00
Elsio Sanchez
999ce3de0a
change icon in mode mobile (#602) 2021-02-25 16:39:39 -04:00
Elsio Sanchez
5c25117c4d
Feat: Refactor Order Vuex Module (#589)
* decrease calls and pass actions to the store

* Refactor Order Vuex Module

* remove comment

* minimal changes

* point of sales

* fix collection

* minimal change
2021-02-25 14:01:32 -04:00
Edwin Betancourt
b41ec22883
fix: Run process SB record selection. (#588)
* fix: Run process SB record selection.

* Update package.json

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-02-25 14:00:45 -04:00
Yamel Senih
a7d2b63d44 Merge branch 'develop' of https://github.com/adempiere/adempiere-vue into develop 2021-02-25 13:05:30 -04:00
Yamel Senih
7304ae6f50 Add temp demo support 2021-02-25 13:05:26 -04:00
Edwin Betancourt
857c37b589
fix: Unnecessary request for list of documents. (#590)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-02-24 21:03:54 -04:00
Yamel Senih
70a57c7576 Minor change for name of action 2021-02-23 16:51:22 -04:00
Yamel Senih
7794254157
Add support to GH Actions (#587)
* Create node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Create npm-publish.yml

* Update README.md

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Delete node.js.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update and rename npm-publish.yml to publish.yml

* Delete .travis.yml
2021-02-23 16:42:56 -04:00
Elsio Sanchez
b996c4a53c
feat: Refactor payments vuex module (#586)
* feat: Refactorizar el módulo vuex de pagos

* minimal changees

* minimal changes
2021-02-23 09:51:26 -04:00
Edwin Betancourt
d8ee1b8f7b
fix: Error window loading record undefined. (#585)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-02-16 14:07:37 -04:00
Elsio Sanchez
0b314fc8c2
Process the POS (#584)
* Process the POS

* fixe pos Process
2021-02-16 14:06:06 -04:00
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
e2bbc598a7
error correction with default point of sale with sales representative (#582)
* error correction with default point of sale with sales representative

* minimal change
2021-02-09 11:37:18 -04:00
Elsio Sanchez
19d4bb123d
Find Current Lenguage Definition (#581) 2021-02-09 10:44:39 -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
4368cf71c9
Add focus to Price Query (#576)
* Add focus to Price Query

* minimal change
2021-01-28 16:36:19 -04:00
Elsio Sanchez
3d62e27a6a
Errors in fields and when creating lines (#575)
* errores del campo y al crear lineas

* Errors in fields and when creating lines

* minimal change
2021-01-28 16:34:48 -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
ae46494f20
Correcting scroll error and empty left panel (#573)
* Correcting escroll error

* minimal change
2021-01-25 11:19:24 -04:00
Elsio Sanchez
d6a03895b7
Product not available (#569)
the price list was added
2021-01-21 18:33:11 -04:00
Elsio Sanchez
59123b0e5d
correcting field title errors (#567) 2021-01-15 01:28:09 -04:00
Elsio Sanchez
83426e0676
add quantityAvailable (#566)
* add quantityAvailable

* add formatQuantity

* minimal change
2021-01-12 17:29:02 -04:00
Edwin Betancourt
ca3cd71fe2
feat: Add icon in header search component. (#564)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-01-12 17:14:43 -04:00
Edwin Betancourt
7706b7715c
feat: Refactor process vuex module. (#563)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-01-12 17:14:05 -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
Yamel Senih
c52df1772f change path for constanst values 2020-12-07 11:33:33 -04:00
Yamel Senih
17d326dddb Improve translation for Price Checking 2020-12-04 14:02:02 -04:00
Raul Muñoz
122c5233bc
Add default image when organizationImagePath is Empty (#559) 2020-12-04 13:43:56 -04:00
Yamel Senih
0cdca9ded5 Add Quantity On Hand to popover of Product info 2020-12-04 12:44:29 -04:00
Yamel Senih
17b086fa04 Add Quantity on hand for Product Info 2020-12-04 12:05:05 -04:00
Edwin Betancourt
0e22b1d714
fix: Lookup item direct query columnName not exist (#558)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2020-12-04 08:59:31 -04:00
Yamel Senih
3ed5b6637f Fixed error with pdf and binary data for reports 2020-12-03 12:29:48 -04:00
Elsio Sanchez
9c6b7dd307
fix image (#557) 2020-12-03 11:44:07 -04:00
Yamel Senih
6338ac2a01 Resolve problem with undefined calling for values 2020-12-02 18:46:58 -04:00
Elsio Sanchez
ac8dd05cb6
add traslation the title (#556) 2020-12-02 17:45:09 -04:00