/[papo]/papo/sql/conv/0.1/0.1.83/004-reemplazo-plan-de-cuentas.sql
ViewVC logotype

Diff of /papo/sql/conv/0.1/0.1.83/004-reemplazo-plan-de-cuentas.sql

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

revision 1.1 by apronotti, Fri Nov 14 20:09:11 2003 UTC revision 1.2 by apronotti, Thu Nov 20 20:08:44 2003 UTC
# Line 230  insert into _account_plan_data (id,code, Line 230  insert into _account_plan_data (id,code,
230  insert into account_plan (id) values (113);  insert into account_plan (id) values (113);
231  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);
232  insert into account_plan (id) values (114);  insert into account_plan (id) values (114);
233  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);
234  insert into account_plan (id) values (115);  insert into account_plan (id) values (115);
235  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);
236  insert into account_plan (id) values (116);  insert into account_plan (id) values (116);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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