-
-
Notifications
You must be signed in to change notification settings - Fork 377
[MIG] document_page_multi_company #188
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
Conversation
Added this feature from the old module directly in document_page
| content = fields.Text() | ||
| diff = fields.Text(compute='_compute_diff') | ||
|
|
||
| company_id = fields.Many2one( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this one should be related to the page. It's a nonsense to have a revision under one company and the main page under other, don't you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is related to the page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I didn't see it! Any way, it would be good to be stored for avoiding penalty when record rule is evaluated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree! Added index aswell
* [MIG] document_page_multi_company Added this feature from the old module directly in document_page
* [MIG] document_page_multi_company Added this feature from the old module directly in document_page
* [MIG] document_page_multi_company Added this feature from the old module directly in document_page
* [MIG] document_page_multi_company Added this feature from the old module directly in document_page
* [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
…Add history name field, to name revisions. Modified views to allow setting this field. [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. [document_page] page_id should be readonly. Improve active field [document_page] Update version number [UPD] Update document_page.pot [MIG] document_page_multi_company (OCA#188) * [MIG] document_page_multi_company Added this feature from the old module directly in document_page
Added this feature from the previous
document_page_multi_companydirectly indocument_page.