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

Add support to data type as mapping from entities #3476

Conversation

yamelsenih
Copy link
Member

What is the problem?

When all data is generated from ADempiere to ElasticSearch, not exist a way for determinate the data type for object and isn necessary run a rebuild based on proxy-adempiere-api. This method is very unuseful because all data type send from ADempiere should be sent with default types like keyword for search or date for sorting based on ElasticSearch Data Type

@yamelsenih yamelsenih added the (VSF) Web Store Front-Vue Web Store Integration initial based on Vue Store Front label May 24, 2021
@yamelsenih yamelsenih added this to the 3.9.4 milestone May 24, 2021
@yamelsenih yamelsenih self-assigned this May 24, 2021
Copy link
Collaborator

@marcalwestf marcalwestf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compare changes in source code -> seem OK.

As we are not able to test the impact of these changes in Vue Store Front, and the project Vue Store Front is enduring ongoing changes, the changes are accepted on this basis.

@marcalwestf marcalwestf merged commit 3c04d6e into adempiere:develop Jun 29, 2021
@marcalwestf marcalwestf deleted the bugfix/#WS-Fixed-error-with-calling-from-storefront branch June 29, 2021 14:20
e-Evolution added a commit to e-Evolution/adempiere that referenced this pull request Jul 1, 2021
* develop: (29 commits)
  Add overwrite values from Smart Browser field
  Allows define system events for validation of Standard Request Type
  Validate client
  Add better approach for validation engine
  Add optional value for source price list
  Add support to data type as mapping from entities (adempiere#3476)
  Adding the Weight and Volume field into Sales Order and Purchase Order  Feature/3473 (adempiere#3474)
  Add the database function to get the daily salary (adempiere#3458)
  Error in calculating quantity ordered or reserved for manufacturing order and distribution order  (adempiere#3472)
  Fixed error with missing parameter for Requisition PO Create (adempiere#3475)
  Fixed error with Dependent Entities for Record Access (adempiere#3480)
  Remove deprecated methods for Order (adempiere#3484)
  Fixed error when a Purchase order is voided (adempiere#3449)
  Update MPPForecastDefinitionLine.java
  adempiere#3469 [Bug Report] In the process Generate an Invoice from the Receipt is not validate if an Invoice was generated adempiere#3469 (adempiere#3470)
  adempiere#3467 [Bug Report] Generate Receipt from Invoice process is not validate if was generate a Material Receipt from a previous execution adempiere#3467 (adempiere#3468)
  adempiere#3462 [Bug Report] Total matched invoice qty adempiere#3462 (adempiere#3464)
  Fixed error with translation value for reference
  fix: BP Group getSQlWhere in Forecast Run Create.
  Fixed error with Crosstab for Smart Browser
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
09 Pending Peer Review (VSF) Web Store Front-Vue Web Store Integration initial based on Vue Store Front
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants