pgsql/investigations/ar-reciept.sql
authorEdward <edward@roojs.com>
Tue, 4 Feb 2014 05:56:45 +0000 (13:56 +0800)
committerEdward <edward@roojs.com>
Tue, 4 Feb 2014 05:56:45 +0000 (13:56 +0800)
pgsql/investigations/ar-reciept.sql

index 53972d8..3f51934 100644 (file)
@@ -167,7 +167,7 @@ ALTER FUNCTION  x_ar_verify_invoice(integer)
 
     
     
--- SELECT x_ar_verify_reciept(aropen_id) FROM aropen where aropen_doctype = 'R' order by aropen_id asc
+SELECT x_ar_verify_reciept(aropen_id) FROM aropen where aropen_doctype = 'R' order by aropen_id asc