QuickCode : default = base for accounting + card name

This commit is contained in:
sparkyx 2025-11-22 14:54:42 +01:00
parent 44c9fd005c
commit d2f574d8c4
4 changed files with 28 additions and 8 deletions

View file

@ -65,7 +65,7 @@
$W1->set_attribute('typecard','deb');
$W1->extra='deb';
O
// Add the callback function to filter the card on the jrn
$W1->set_callback('filter_card');