Changes done in the all the appropriate model files according to the …#31
Open
techspawn1 wants to merge 2 commits intoOCA:8.0from
Open
Changes done in the all the appropriate model files according to the …#31techspawn1 wants to merge 2 commits intoOCA:8.0from
techspawn1 wants to merge 2 commits intoOCA:8.0from
Conversation
…new version of api available in woocommerce version 2.6.4 Fully compatible with woocommerce version(2.4.6) Modified the process of import to get the list of the data Modified the date time format in WOO_DATETIME_FORMAT
Member
|
Some comments:
|
|
@pedrobaeza I have checked with the older versions of woo commerce i.e. 2.4.x and later versions . The code is fully compatible with all the older and newer version of woo commerce. While check the tests conducted by the auto build bot the test is failing because the woocommerce library has not been installed in runbot . So there is no need of creating new backend for our code, just need to replace the code that we have changed. |
Member
|
Can you check Travis status? |
Member
|
Hi @techspawn1 @techspawn , is it possible to review travis errors and runbot errors in order to get this PR ready for review? Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…new version of api available in woocommerce version 2.6.4
Fully compatible with woocommerce version(2.4.6)
Modified the process of import to get the list of the data
Modified the date time format in WOO_DATETIME_FORMAT