Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054802
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo Localizations] Localization Portugalminoralways2024-02-29 13:392024-05-14 22:07
ReporterradhakrishnanView Statuspublic 
Assigned Toradhakrishnan 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Regression introduced in release
Summary

0054802: Automatic generation of ATCUD for Duplicates Invoices (simplified and invoice)

Descriptionhttps://openbravo.atlassian.net/browse/RM-11490 [^]
Steps To Reproducehttps://openbravo.atlassian.net/browse/RM-11490 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0161466)
hgbot (developer)
2024-03-01 07:11

Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/127 [^]
(0161467)
hgbot (developer)
2024-03-01 07:12

Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/78 [^]
(0161468)
hgbot (developer)
2024-03-01 07:43

Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/128 [^]
(0164577)
hgbot (developer)
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 (developer)
2024-05-14 22:01

Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/127 [^]
(0164579)
hgbot (developer)
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 (developer)
2024-05-14 22:03

Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt/-/merge_requests/78 [^]
(0164581)
hgbot (developer)
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 (developer)
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 (developer)
2024-05-14 22:07

Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/128 [^]

- Issue History
Date Modified Username Field Change
2024-02-29 13:39 radhakrishnan New Issue
2024-02-29 13:39 radhakrishnan Assigned To => radhakrishnan
2024-02-29 13:39 radhakrishnan Status new => scheduled
2024-03-01 07:11 hgbot Note Added: 0161466
2024-03-01 07:12 hgbot Note Added: 0161467
2024-03-01 07:43 hgbot Note Added: 0161468
2024-05-14 22:01 hgbot Resolution open => fixed
2024-05-14 22:01 hgbot Status scheduled => closed
2024-05-14 22:01 hgbot Note Added: 0164577
2024-05-14 22:01 hgbot Note Added: 0164578
2024-05-14 22:03 hgbot Note Added: 0164579
2024-05-14 22:03 hgbot Note Added: 0164580
2024-05-14 22:03 hgbot Note Added: 0164581
2024-05-14 22:07 hgbot Note Added: 0164582
2024-05-14 22:07 hgbot Note Added: 0164583


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker