Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
## Related Commits
Browse files Browse the repository at this point in the history
- Add multi-currency support
[#916](adempiere/adempiere-vue#916)
- Rename POS attributres and mutations to set
[#922](adempiere/adempiere-vue#922)
- Fix Sidebar
[#923](adempiere/adempiere-vue#923)
- Adjust fields when opening the registration navigation
[#927](adempiere/adempiere-vue#927)
  • Loading branch information
yamelsenih committed Jun 18, 2021
1 parent 59d97ae commit 2686979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN echo "nameserver 8.8.8.8" > /etc/resolv.conf && \
curl \
unzip

ARG RELEASE_VERSION="rt-4.4"
ARG RELEASE_VERSION="rt-4.5"

ENV URL_REPO="https://github.com/adempiere/adempiere-vue" \
BINARY_NAME="Adempiere-Vue.zip" \
Expand Down

0 comments on commit 2686979

Please sign in to comment.