User Tools

Site Tools


update_tax_chart_id
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


update_tax_chart_id [2016/08/21 19:30] (current) – created sweitmann
Line 1: Line 1:
 +    update acc_trans set tax_chart_id = (select id from chart where accno = substr(acc_trans.tax,1,4)) where tax <> '' and tax <> 'auto';
update_tax_chart_id.txt · Last modified: 2016/08/21 19:30 by sweitmann