The back button from the browser creates a lot of problems. When a new invoice is created operator can press "Post", then the "Back" button and then "Post" again. This heappens to my users very often. To prevent this I created a index: CREATE UNIQUE INDEX ap_transdate_vendorid_invnumber ON ap(transdate, vendor_id, invnumber);
Can we include this index in the next version of the ledgersmb? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
