In sql/modules/Reconciliation.sql (on trunk, but not 1.3), I see:

 SELECT n.name AS payee, rr.id, rr.report_id, rr.scn, rr.their_balance, 
rr.our_balance, rr.errorcode, rr."user", rr.clear_time, rr.insert_time, 
rr.trans_type, rr.post_date, rr.ledger_id, rr.voucher_id, rr.overlook, 
rr.cleared
   FROM cr_report_line rr

rr.voucher_id gives an error.  Looking in sql/Pg-database.sql, this field is 
not there.

The 1.3 branch is okay.
Is voucher_id something that is simply missing from trunk, or is it
going away in trunk, or...?

My impression is that all activity is happening on the 1.3 branch, as I
now see postgresql 9.1 code there too.

-- 
]       He who is tired of Weird Al is tired of life!           |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
] [email protected] http://www.sandelman.ottawa.on.ca/ |device driver[
   Kyoto Plus: watch the video <http://www.youtube.com/watch?v=kzx1ycLXQSE>
                       then sign the petition. 

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to