Hello, can somebody help me? I need some extra column to some table and I try create it. I works fine I can write data in table and select from table. But I don't understand something.
I create an column in ar table. The column name is "vatdate". This record stores the VAT date of invoice. I create a field on page of Add Transaction that I can add the VAT date. It works and recorded content of field on vatdate column of ar table. I create an radio button on page of AR / Reports / Transaction and name of l_vatdate. If I can select it (l_vatdate) then Transaction Report page shows content of vatdate in a new column. But when I select an invoice number that I can see details of Transaction than it doesn't show the content of vatdate column from ar table on Edit AR Transaction page. The sql SELECT get the vatdate but I think it not placed to correct variable. How can I found where is my vatdate? I don't understand what happened with variables. Thanks steve
_______________________________________________ SQL-Ledger mailing list [email protected] http://lists.ledger123.com/mailman/listinfo/sql-ledger
