Openbravo Issue Tracking System - Modules
View Issue Details
0044748ModulesFrench Fiscalpublic2020-08-04 15:232020-09-08 14:34
aferraz 
aferraz 
urgentmajoralways
closedfixed 
5
 
 
0044748: Blockchain Initialized flag should be false when creating a new Touchpoint
Blockchain Initialized flag should be false when creating a new touchpoint until Ticket Initialization is run for this touchpoint.
- Create a new record in Channel - Touchpoint window.
- Realize Blockchain Initialized flag is set to true.
No tags attached.
Issue History
2020-08-04 15:23aferrazNew Issue
2020-08-04 15:23aferrazAssigned To => aferraz
2020-08-04 15:23aferrazIssue generated from0044669
2020-08-04 15:31hgbotNote Added: 0121810
2020-08-04 15:41aferrazIssue cloned0044749
2020-08-07 10:08hgbotNote Added: 0121901
2020-08-07 10:08hgbotResolutionopen => fixed
2020-08-07 10:08hgbotStatusnew => closed
2020-08-07 10:08hgbotNote Added: 0121902
2020-08-21 19:27aferrazProjectOpenbravo Localizations => Modules
2020-08-21 19:28aferrazCategoryLocalization France => French Fiscal
2020-09-08 14:34hgbotNote Added: 0122800

Notes
(0121810)
hgbot   
2020-08-04 15:31   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/merge_requests/3 [^]
(0121901)
hgbot   
2020-08-07 10:08   
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/merge_requests/3 [^]
(0121902)
hgbot   
2020-08-07 10:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev [^]
Changeset: cef76083d278d830c548321c67cb50bdc1b3224e
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2020-08-07T08:07:53+00:00
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/commit/cef76083d278d830c548321c67cb50bdc1b3224e [^]

Fixes ISSUE-44748: Change isBlockchained column default value to false

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0122800)
hgbot   
2020-09-08 14:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.certification.france [^]
Changeset: f5224785d5d69309ea9695694920a91112b45905
Author: Víctor Martínez Romanos <victor.martinez@openbravo.com>
Date: 2020-09-08T14:04:02+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.certification.france/-/commit/f5224785d5d69309ea9695694920a91112b45905 [^]

Synchronized from development repo (rev 9f2178b)

Synchronized src-db
Updated jar
Synchronized JS files
Updated module hash
Updated module version to 1.0.110

-- Included changesets:
f2f343c Updated minor version to 1.0.110
34d5f92 Fixes ISSUE-44884: Reduce hashed json scope including only main ticket properties
7cf2a16 Updated module hash
68446f1 Related to ISSUE-44843: Fix jslint errors
b582563 Related to ISSUE-44843: Implement the TicketList model in the new state engine
4268332 [ticket-list] delete unneeded validations
ca30265 Updated module hash
abf01bd Fixed ISSUE-44785: New flag at Organization level to default terminal blockchain
3246341 Fixed BUG-44783: Log client's ID in Security Background
2106315 fixes BUG-44542:APplied new HQL style
3d2c5e4 Update module hash
daf6af4 Fixes ISSUE-44749: Run TicketInitialValidation only if terminal has blockchain initialized
cef7608 Fixes ISSUE-44748: Change isBlockchained column default value to false
42c9637 Fixes ISSUE-44669: Avoid client/org check when setting admin mode

---
A src-db/database/model/modifiedTables/AD_ORG.xml
A src-db/database/sourcedata/AD_AUXILIARINPUT.xml
A src-db/database/sourcedata/AD_FIELDGROUP.xml
M lib/runtime/org.openbravo.certification.france-1.0.jar
M src-db/database/model/triggers/OBCFR_OBPOS_APPLICATIONS_TRG.xml
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_MODULE.xml
M web/org.openbravo.certification.france/js/ticket/preOrderSaveFinishCancelLayawayHook.js
M web/org.openbravo.certification.france/js/ticket/preSyncReceiptHook.js
---