[FIX] Various fixes to get it to work with Odoo 9#3
Open
max3903 wants to merge 51 commits into
Open
Conversation
Adding some methods
Changes to rpc connect in runbot
Make login more usable, now to forces to select the db
Change Odoo_URL for ODOO_URL_DB when needed
ODOO_PORT in config
Updating changes and fails in keywords
Change 'get_desired_data' name for 'browse'
Solving compatibility problem
Adding execute file, so as test for odoo 8 and odoo 9
solve problem in test_odoo_8
error in odoo_8 solved
Problem in odoo_9 fixed
NewOne2Many works better and possibility to add several order lines
Change in odoo_8
Update demo test and deleting unnecessary method (Second Many2One)
Solving problem in test with the language
Add Create Customer to the test and solving problems with Many2One
no more button_name=307 in test_odoo_8
Add a sleep for the slower conexion (temporal solution)
Problem with Resolution and Buttons solved, so as with slower computer
…lish. Function added to Connection_ERP
New Date Keyword
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.
WIP