Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0054802Openbravo LocalizationsLocalization Portugalpublic2024-02-29 13:392024-05-14 22:07
radhakrishnan 
radhakrishnan 
normalminoralways
closedfixed 
5
 
 
0054802: Automatic generation of ATCUD for Duplicates Invoices (simplified and invoice)
https://openbravo.atlassian.net/browse/RM-11490 [^]
https://openbravo.atlassian.net/browse/RM-11490 [^]
No tags attached.
Issue History
2024-02-29 13:39radhakrishnanNew Issue
2024-02-29 13:39radhakrishnanAssigned To => radhakrishnan
2024-02-29 13:39radhakrishnanStatusnew => scheduled
2024-03-01 07:11hgbotNote Added: 0161466
2024-03-01 07:12hgbotNote Added: 0161467
2024-03-01 07:43hgbotNote Added: 0161468
2024-05-14 22:01hgbotResolutionopen => fixed
2024-05-14 22:01hgbotStatusscheduled => closed
2024-05-14 22:01hgbotNote Added: 0164577
2024-05-14 22:01hgbotNote Added: 0164578
2024-05-14 22:03hgbotNote Added: 0164579
2024-05-14 22:03hgbotNote Added: 0164580
2024-05-14 22:03hgbotNote Added: 0164581
2024-05-14 22:07hgbotNote Added: 0164582
2024-05-14 22:07hgbotNote Added: 0164583

Notes
(0161466)
hgbot   
2024-03-01 07:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/127 [^]
(0161467)
hgbot   
2024-03-01 07:12   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/78 [^]
(0161468)
hgbot   
2024-03-01 07:43   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/128 [^]
(0164577)
hgbot   
2024-05-14 22:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 7a7c7365554f2aff6ec97b4bb10172a5eef900b8
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 14-05-2024 20:01:03
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/7a7c7365554f2aff6ec97b4bb10172a5eef900b8 [^]

Fixes ISSUE-54802: Added ATCUD document number in Sales invoice

---
A src-db/database/model/modifiedTables/C_DOCTYPE.xml
A src/com/practicsbs/saftpt/retail/event/DocumentTypeEventHandler.java
A src/com/practicsbs/saftpt/retail/event/SalesInvoiceEventHandler.java
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0164578)
hgbot   
2024-05-14 22:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/127 [^]
(0164579)
hgbot   
2024-05-14 22:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: f9c8e6acfb3e00431321e1edee9a462c54f00080
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 14-05-2024 20:03:12
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/f9c8e6acfb3e00431321e1edee9a462c54f00080 [^]

Fixes ISSUE-54802: ATCUD DocNo should be read only as it will be automatically filled

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0164580)
hgbot   
2024-05-14 22:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/78 [^]
(0164581)
hgbot   
2024-05-14 22:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt [^]
Changeset: 56e89bb429db9bc6b68b3106c721d3a20ddea868
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 14-05-2024 20:03:47
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/commit/56e89bb429db9bc6b68b3106c721d3a20ddea868 [^]

Fixes ISSUE-54802: ATCUD DocNo should be read only as it will be automatically filled


(cherry picked from commit f9c8e6acfb3e00431321e1edee9a462c54f00080)

c7273e4d Related to ISSUE-54802: ATCUD DocNo should be read only as it will be automatically filled

Co-authored-by: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0164582)
hgbot   
2024-05-14 22:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 8bc194b164acd1a40c4367bd43b04f56b5843d54
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 14-05-2024 20:07:07
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/8bc194b164acd1a40c4367bd43b04f56b5843d54 [^]

Fixes ISSUE-54802: Added ATCUD document number in Sales invoice

---
A src-db/database/model/modifiedTables/C_DOCTYPE.xml
A src/com/practicsbs/saftpt/retail/event/DocumentTypeEventHandler.java
A src/com/practicsbs/saftpt/retail/event/SalesInvoiceEventHandler.java
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0164583)
hgbot   
2024-05-14 22:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/128 [^]