/[phpcompta]/phpcompta/html/admin/sql/patch/upgrade7.sql
ViewVC logotype

Diff of /phpcompta/html/admin/sql/patch/upgrade7.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by sparkyx, Sun Oct 23 18:53:21 2005 UTC revision 1.7 by sparkyx, Sun Oct 30 17:41:52 2005 UTC
# Line 60  declare Line 60  declare
60          diff numeric;          diff numeric;
61          tt text;          tt text;
62  begin  begin
         raise notice 'tg_op is %', TG_OP;  
63          if TG_OP = 'INSERT' then          if TG_OP = 'INSERT' then
64          tt=NEW.jr_internal;          tt=NEW.jr_internal;
65          diff:=check_balance(tt);          diff:=check_balance(tt);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26