Branch: refs/heads/master
Home:
https://github.com/idempiere/idempiere
Commit: 02bd3254a75f89dfa1ff94e5b320c070db8d21ff
https://github.com/idempiere/idempiere/commit/02bd3254a75f89dfa1ff94e5b320c070db8d21ff
Author: Carlos Ruiz <
car...@gmail.com>
Date: 2026-02-28 (Sat, 28 Feb 2026)
Changed paths:
M org.adempiere.base/src/org/compiere/model/MAcctSchema.java
M org.adempiere.base/src/org/compiere/model/MSysConfig.java
M org.adempiere.base/src/org/compiere/model/MTableValRule.java
M org.adempiere.base/src/org/compiere/model/PO.java
M org.adempiere.base/src/org/compiere/process/DatabaseTableRename.java
M org.adempiere.base/src/org/compiere/util/CacheMgt.java
Log Message:
-----------
IDEMPIERE-6851 Implement Schedule for Cache Reset on UUID based tables and MAcctSchema for periods (#3144)
* IDEMPIERE-6851 Accounting Schema Start Date Restriction Not Enforced During Posting
* - refactor to schedule cache reset after transaction
* - add suggestions from coderabbit
* - do not call unnecessary reset on tables without key id
* - fix for UUID cache for MTableValRule (UUID Table)
- add logic to reset also cache UUID based tables
- call scheduler also when deleting records in PO
- call scheduler also when updating translations
* - refactor move scheduleCacheReset from CCache to CacheMgt
- correct message on MSysConfig
* - on MAcctSchema schedule to reset the cache of accounting schemas from clients
To unsubscribe from these emails, change your notification settings at
https://github.com/idempiere/idempiere/settings/notifications