18

Title: Issue with Purchase Order Linked to Project

Description

When a purchase order is created and linked to a project, please ensure the following steps are completed before proceeding:

  1. Set up the "Create Item Requirement" option.
  2. Create the TM project, which will be linked to the purchase order.

Once the purchase order is linked to the project and posted, navigate to the project page, and under the item requirement section, attempt to invoice the sales order (item requirement). However, the item does not get stamped, resulting in a "rejected" status and displaying the error message below.

Additionally, the XML generated does not include the fields "ClaveProdserv" and "ClaveUnidad," which are required.

Resultado Descripcion="El campo ClaveUnidad no contiene un valor del catálogo c_ClaveUnidad." IdRespuesta="CFDI40165" Detalle="CFDI40_0065_ValidaConcepto_ClaveUnidad" FullError="<Errores>  <Error>    <Codigo>CFDI40165</Codigo>    <Mensaje>El campo ClaveUnidad no contiene un valor del catálogo c_ClaveUnidad.</Mensaje>    <Detalle>CFDI40_0065_ValidaConcepto_ClaveUnidad</Detalle>    <MensajeParaCliente>El atributo 'ClaveUnidad' es requerido y no puede ser vacío o nulo, para el concepto con ClaveProdServ ''.</MensajeParaCliente>  </Error>  <Error>    <Codigo>CFDI40158</Codigo>    <Mensaje>La clave del campo RegimenFiscalR debe corresponder con el tipo de persona (física o moral).</Mensaje>    <Detalle>CFDI40_0058_ValidaReceptor_RegimenFiscalReceptor</Detalle>    <MensajeParaCliente>La clave del campo RegimenFiscalR debe corresponder con el tipo de persona (física o moral).</MensajeParaCliente>  </Error>  <Error>    <Codigo>CFDI40162</Codigo>    <Mensaje>El campo ClaveProdServ, no contiene un valor del catálogo c_ClaveProdServ.</Mensaje>    <Detalle>CFDI40_0062_ValidaConcepto_ClaveProdServ</Detalle>    <MensajeParaCliente>El campo ClaveProdServ, no contiene un valor del catálogo c_ClaveProdServ.</MensajeParaCliente>  </Error> </Errores>" />

 

Actual Outcome: The CFDI is not including the information in the "ClaveProdserv" and "ClaveUnidad" fields.


Expected Outcome: Since the "ClaveProdserv" and "ClaveUnidad" information is provided for the sales order (required items) in question, once posted on the project page, the CFDI should be approved instead of "rejected." Furthermore, the XML should include the information for the "ClaveProdserv" and "ClaveUnidad" fields as defined in the system.



STATUS DETAILS
New