Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BPartner API error if CreatedBy or UpdatedBy == -1 #5787

Open
metas-ts opened this issue Nov 14, 2019 · 1 comment
Open

BPartner API error if CreatedBy or UpdatedBy == -1 #5787

metas-ts opened this issue Nov 14, 2019 · 1 comment

Comments

@metas-ts
Copy link
Member

metas-ts commented Nov 14, 2019

Is this a bug or feature request?

Bug

What is the current behavior?

Which are the steps to reproduce?

What is the expected or desired behavior?

should work, even if CreatedBy or UpdatedBy == -1

@metas-ts metas-ts changed the title API does not return data since older dates BPartner API error if CreatedBy or UpdatedBy == -1 Nov 14, 2019
@metas-ts metas-ts changed the title BPartner API error if CreatedBy or UpdatedBy == -1 BPartner API error if CreatedBy or UpdatedBy == -1 Nov 14, 2019
metas-ts added a commit that referenced this issue Nov 14, 2019
* fix the problem by allowing null UserIds in this case
* extend test coverage
* extend MockLogEntriesRepository to allow it to return non-empty mocked results
#5787
@metas-ts
Copy link
Member Author

Fixed

Now, if CreatedBy or UpdatedBy == -1, then the respective property is ommitted

metas-ts added a commit that referenced this issue Nov 18, 2019
  * [#5430](#5430) report server: autodetect and use workspace jasperreports folders
  * [#5637](#5637) Add DPD Shipper and DPD integration
  * [#5755](#5755) Create endpoint to directly insert invoice candidates
  * [#5774](#5774) Invoice candidates sometimes remain "ToUpdate" after the invoice was created
  * [#5776](#5776) Distribution Network from Main-Warehouse to Picking Warehouse
  * [#5782](#5782) Endpoint: Close Invoice Candidates
  * [#5784](#5784) Adjust LU Label
  * [#5789](#5789) Don't log migration scripts for AD_Attachment tables
  * [#5778](#5778) Fix potential threadLocalTrxName leakage
  * [#5787](#5787) BPartner API error if CreatedBy or UpdatedBy == -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant