The products list is dynamically generated while running purchase request. While change the cost or qty it shows the following error, What need to do to modify the record?
The line has been modified, your changes will be discarded issue in odoo 9
1.1k Views Asked by Mani At
1
There are 1 best solutions below
Related Questions in ODOO
- Inheritance in openERP (odoo)
- Is it possible to implement a conditional attribute on a field in Odoo?
- Where is the match validation for reset password in OpenERP [V8 Odoo]
- How to hide a field on a one2many in openerp?
- call on_change method once in odoo 8
- how to use hook or trigger in openerp odoo
- How to resolve this error in OpenErp?
- Odoo / Openerp - Create date on customers tree view
- How to create fungsion button save, from one2many to one2many other?
- Reload kanban view after a wizards closes in ODOO 8
- Error Generation While upgrading the OpenERP Module
- How inherit to unnamed class and Override its method in OpenERP V8 (Odoo)
- Without xml possible on change method in openerp
- How can I set odoo graph vlaues in the y-axis
- How can i get the sum of more than one invoice?
Related Questions in ODOO-8
- Is it possible to implement a conditional attribute on a field in Odoo?
- Where is the match validation for reset password in OpenERP [V8 Odoo]
- call on_change method once in odoo 8
- how to use hook or trigger in openerp odoo
- How can I hide a standard report from the print button pull down menu list on Odoo 8?
- Reload kanban view after a wizards closes in ODOO 8
- How inherit to unnamed class and Override its method in OpenERP V8 (Odoo)
- odoo 8 - missing error - can't create contact with prototype inheritance
- Is it possible to use onchange with 2 fields? -Odoo 8
- Is it possible to show an One2many field in a kanban view in Odoo?
- Odoo. How to completely disable developer mode on production server?
- Odoo Reload on button click
- Can't start Odoo the first time if "Load demonstration" data is checked
- How can I reset a form in Odoo with one instruction?
- How to order by a boolean field in Odoo?
Related Questions in ODOO-9
- Sum times odoo 9
- php xmlrpc search error odoo 10
- SQL statment in odoo 9 function
- Make field invisible via js code - ODOO 9
- Return distinct from sql statment odoo 9
- How to change default page of odoo with other webcontroller odoo 9.0
- Call function from other class odoo 9
- Odoo-9, my widget doesn't work in QWeb view
- Convert char to datetime odoo 9
- Return one2many values but product shows different in odoo 9
- Change automatically from "Ready to Produce" to "Done" in the mrp module of Odoo 9
- Subtraction float field odoo 9
- The line has been modified, your changes will be discarded issue in odoo 9
- expected singleton error in odoo accounts tree view
- Odoo 9.0c: How to get the current user in qweb report?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?

Finally I fond the answer for it. I made one of the required field(UOM) in order line. So that only this happens.