Se quita la asignación de id_tienda de la aplicación como temporal porque ya se hace en la base
git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@230 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
7daa4c18b7
commit
db1a613d5f
@ -245,8 +245,6 @@ begin
|
|||||||
OTROS_GASTOS := 0;
|
OTROS_GASTOS := 0;
|
||||||
ID_EMPRESA := AppFactuGES.EmpresaActiva.ID;
|
ID_EMPRESA := AppFactuGES.EmpresaActiva.ID;
|
||||||
USUARIO := AppFactuGES.UsuarioActivo.UserName;
|
USUARIO := AppFactuGES.UsuarioActivo.UserName;
|
||||||
|
|
||||||
//TEMPORAL
|
|
||||||
ID_TIENDA := AppFactuGES.VAR_IDTIENDA;
|
ID_TIENDA := AppFactuGES.VAR_IDTIENDA;
|
||||||
TIENDA := AppFactuGES.VAR_TIENDA;
|
TIENDA := AppFactuGES.VAR_TIENDA;
|
||||||
end;
|
end;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user