diff --git a/src/components/ADempiere/Form/VPOS/Order/index.vue b/src/components/ADempiere/Form/VPOS/Order/index.vue index bcb1b469..a8c552f0 100644 --- a/src/components/ADempiere/Form/VPOS/Order/index.vue +++ b/src/components/ADempiere/Form/VPOS/Order/index.vue @@ -473,6 +473,7 @@ export default { } }).catch(() => { }).finally(() => { + this.$store.commit('setListPayments', []) const { templateBusinessPartner } = this.currentPoint this.$store.commit('updateValuesOfContainer', { containerUuid: this.metadata.containerUuid,