trxinfo (information appearing in status bar) are today
hardcoded in Compiere.
Using this patch you can dynamically add new trxinfo
for any table.
I attach a test to put under extend/src
You need to add
-Dpo.packages=com.audaxis.compiere,org.compiere to your
Compiere startup
Create a new Bank statement
Create a new line and look at the bottom on the status
bar you will see the total amount of the BS increased.
patch to GridTab.java
BankStatementLine