ledger123 / runmyaccounts

SQL-Ledger Customizations by Run My Accounts
GNU General Public License v2.0
16 stars 9 forks source link

Add 2nd vat for DE #368

Open sweitmann opened 1 year ago

sweitmann commented 1 year ago

Adding Taxnumber to defaults.

ledger123 commented 1 year ago

This seems to be ok. Please note that in current code, you do not need to modify old Pg-update- files. Leave them as it is. Although your changes are not causing any harm.

Please also note that now you do not need to add any new column to defaults table when you add a new key/value pairs to default screen as everything is stored as key/value in the defaults table now. Hope this is clear.