Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056350
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Retail APImajoralways2024-09-03 12:322024-09-03 12:53
ReporterkchoperenaView Statuspublic 
Assigned ToTriage Omni WMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056350: [Distribution Order API]: Description field is not updating

DescriptionUsing the distribution order API, is not possible to update the description field


https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/api?urls.primaryName=Business%20API%20-%20Transactional%20Data#/DistributionOrder/Import_DistributionOrder [^]
Steps To Reproduce1.- Create a distribution order receipt using the back-end
2.- Using the API try to update the description field:

[
  {
    "organization": "EspaƱa",
    "documentNo": "1000101",
    "isIssue": false,
    "description": "test",
    "lines": [
      {
        "lineNo": 10,
        "product": "ES/00043"
      }
    ]
  }
]

RESULT: Field is not updated
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-09-03 12:32 kchoperena New Issue
2024-09-03 12:32 kchoperena Assigned To => Triage Platform Conn
2024-09-03 12:32 kchoperena Triggers an Emergency Pack => No
2024-09-03 12:53 kchoperena Assigned To Triage Platform Conn => Triage Omni WMS


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker