adempiere / adempiere-vue

ADempiere-Vue is a new UI for ADempiere ERP, CRM & SCM. It is based on Vue and uses the UI Toolkit element-ui. It is a great UI for ADempiere ERP, CRM & SCM, based on the newest development stack of Vue, built-in i18n solution, typical templates for enterprise applications, lots of awesome features. This project was forked from Vue-Element-Admin originally write by PanJiaChen / 花裤衩 over MIT license and was changed to GNU/GPL v3 by Yamel Senih after forked granted by PanJiaChen / 花裤衩 on the issue "Extend as GNU/Gpl v3 License #1434".

Home Page:https://adempiere.github.io/adempiere-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug Report] Error updating customer address

elsiosanchez opened this issue · comments

Bug report

Error to update the address of the business partner by the Point of Sale

Steps to reproduce

  1. Go to the point of sale
  2. Create an order
  3. Update customer address

Screenshot or Gif(截图或动态图)

image

Link to minimal reproduction(最小可在线还原demo)

https://demo-ui.erpya.com/

Other relevant information

  • Your OS: Debian 9
  • Web Browser: Chrome
  • Node.js version: v 14.18.0
  • adempiere-vue version: v 4.40

This problem was fixed in the following PR #1568 waiting for mixing