etendosoftware / etendo_core

Etendo Classic source code
10 stars 11 forks source link

EPL-1433: The Create Lines From Delivery Note button does not work correctly. #354

Closed juanfunes1996 closed 7 months ago

juanfunes1996 commented 7 months ago

Error's description

The invoice lines created using the "Create Lines From Delivery Order" button do not display correctly. It only works when manually refreshing the header.

Steps to reproduce the error

  1. Create a Goods Shipment
  2. Create an sales invoice for the same third party as the previous point
  3. Click the "Create Lines From Delivery Order" button and select a line
  4. The result is "Process completed successfully" but the lines are not refreshed.

https://github.com/etendosoftware/etendo_core/assets/143511686/c6cc14dd-7dae-4f31-a580-115489805895

Expected behavior

The invoice lines generated using the "Create Lines From Delivery Order" button are displayed correctly. There is no need to manually refresh the header for them to be shown properly.

Affected Version

¿Latest/Specific? Etendo Core: 23.4.5

Solution Design (optional)

Other test cases

Given: When: Then:

juanfunes1996 commented 7 months ago

Closed in duplicate