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] Problems when registering a new SN "Does not clear data".

elsiosanchez opened this issue · comments

Bug report

The following error occurs when creating a new record of "SN" , when you click this brings the data of the previous business partner, and it is not the should be because if you are going to create a new record the form should come out clean.

Screenshot or Gif(截图或动态图)

image

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

[

ADempiere-Vue

Other relevant information

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

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