Factura "B": En Importe total me sale el importe del IVA. (OK en v1400)
El siguiene error tira al querer hacer una factura B "No controlada" . (OK en v1400)
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
WSAfip.Wsfe.EmitirComprobante(Factura& f) +124
ContableWeb.frmPedidoEdit.EmitirComprobanteElectronico(Factura myFactura) +139
ContableWeb.frmPedidoEdit.cmdGuardar_Click(Object sender, EventArgs e) +635
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +9628722
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +103
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249
Proceso: "Cobros" 1 factura se puede cobrar con varios cheques, de la misma forma que varias facturas sean canceladas con un solo cheque. (Según lo que charlamos es posible)
En el cliente "Galante Antonio" tiene varios remanentes de saldar producto de la diferencia en los decimales en el calculo del IVA. No le permite imputar el cobro por el total y se le acumulan infinidad de cobros con escasos centavos, Pidio si podiamos eliminar dichos remanentes.
Habrìa que limitar el calculo automático del iva en dos decimales.
En el Cliente "Galante Antonio" surge una diferencia entre lo que factura y lo que cobra, debido a las retenciones que se le hacen al cliente. Que solución se le puede encontrar? (OK en v1400)
Ordenar por defecto en los procesos de "Pedidos" y "Compras" por número de ID. de mayor a menos. (VER CON DODO) En compras funciona. en Pedidos "NO funca" (En realidad lo que hace es ordenar los pedidos por fecha descendiente y las compras por ID. A mí me parece más correcto por fecha pero si lo quieren por ID, dejo ambos por ID en la v1400 )
Proceso "Movimiento de Caja" al realizar un egreso de un cheque para el pago de algo, no lo quita de "Valores en Cartera". Sólo quita el cheque de "Valores en Cartera" cuando lo deposita en la cuenta bancaria. (OK en v 1020) "No funciona"
OK en V1400.
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.] WSAfip.Wsfe.EmitirComprobante(Factura& f) +124 ContableWeb.frmPedidoEdit.EmitirComprobanteElectronico(Factura myFactura) +139 ContableWeb.frmPedidoEdit.cmdGuardar_Click(Object sender, EventArgs e) +635 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +9628722 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +103 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249