cannot find credit memos loaded through auto invoice
R 12.06
We applied a series of patches over the weekend. We also changed some interface programs from our back-end systems.
The end result is that auto invoice is loading transactions without error, but we can only see the invoice transactions, not the credit memo transactions from the transaction workbench.
I can query them all in ra_customer_trx_all without problems.
looking at view apps.ra_customer_trx_partial_v (which the forms use?)
there are records for credits prior to the patches. There are no records for credits after the patches.
If I remove the following 2 lines from the view I see all credits
We applied a series of patches over the weekend. We also changed some interface programs from our back-end systems.
The end result is that auto invoice is loading transactions without error, but we can only see the invoice transactions, not the credit memo transactions from the transaction workbench.
I can query them all in ra_customer_trx_all without problems.
looking at view apps.ra_customer_trx_partial_v (which the forms use?)
there are records for credits prior to the patches. There are no records for credits after the patches.
If I remove the following 2 lines from the view I see all credits
0