/[papo]/papo/sql/initialization/01-account-plan.sql
ViewVC logotype

Diff of /papo/sql/initialization/01-account-plan.sql

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

revision 1.5 by apronotti, Fri Nov 14 20:07:05 2003 UTC revision 1.6 by apronotti, Thu Nov 20 20:08:45 2003 UTC
# Line 226  insert into _account_plan_data (id,code, Line 226  insert into _account_plan_data (id,code,
226  insert into account_plan (id) values (113);  insert into account_plan (id) values (113);
227  insert into _account_plan_data (id,code,name,_table,parent) values (113,'5.1.1.16','IMPUESOS TASAS Y CONTRIBUCIONES',113,NULL);  insert into _account_plan_data (id,code,name,_table,parent) values (113,'5.1.1.16','IMPUESOS TASAS Y CONTRIBUCIONES',113,NULL);
228  insert into account_plan (id) values (114);  insert into account_plan (id) values (114);
229  insert into _account_plan_data (id,code,name,_table,parent) values (114,'.1.1.17','GASTOS DE PUBLICIDAD',114,NULL);  insert into _account_plan_data (id,code,name,_table,parent) values (114,'5.1.1.17','GASTOS DE PUBLICIDAD',114,NULL);
230  insert into account_plan (id) values (115);  insert into account_plan (id) values (115);
231  insert into _account_plan_data (id,code,name,_table,parent) values (115,'5.1.1.18','CORREO',115,NULL);  insert into _account_plan_data (id,code,name,_table,parent) values (115,'5.1.1.18','CORREO',115,NULL);
232  insert into account_plan (id) values (116);  insert into account_plan (id) values (116);

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

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