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

Master align label of narrataion kir #74950

Closed

Conversation

kir-odoo
Copy link
Contributor

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@robodoo
Copy link
Contributor

robodoo commented Aug 11, 2021

@C3POdoo C3POdoo added the RD research & development, internal work label Aug 11, 2021
@kir-odoo kir-odoo force-pushed the master-align-label-of-narrataion-kir branch from 92d4eaf to 04a4ed5 Compare August 18, 2021 05:25
@kir-odoo kir-odoo force-pushed the master-align-label-of-narrataion-kir branch 3 times, most recently from 9f37cca to 373a270 Compare August 25, 2021 06:29
@@ -145,7 +145,7 @@ def _get_default_invoice_incoterm(self):
default=fields.Date.context_today
)
ref = fields.Char(string='Reference', copy=False, tracking=True)
narration = fields.Html(string='Terms and Conditions', compute='_compute_narration', store=True, readonly=False)
narration = fields.Html(string='Notes', compute='_compute_narration', store=True, readonly=False)
Copy link
Contributor

Choose a reason for hiding this comment

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

No, this was only meant for account.bank.statement.line, not for account.move

@kir-odoo kir-odoo force-pushed the master-align-label-of-narrataion-kir branch 2 times, most recently from 767d8f1 to 7e04074 Compare September 14, 2021 10:10
align the fields label miss match
Fields reorganization from left to right.

task - 2613132
@kir-odoo kir-odoo force-pushed the master-align-label-of-narrataion-kir branch 2 times, most recently from d97ccaf to da881d3 Compare September 14, 2021 12:44
align the fields label miss match
Fields reorganization from left to right.
add group by statement in bank statement lines

task - 2613132

[IMP] account:  Align label Narration without effecting account.move
@kir-odoo kir-odoo force-pushed the master-align-label-of-narrataion-kir branch from 9f0f6cf to 07a6e28 Compare September 15, 2021 05:14
@C3POdoo
Copy link
Contributor

C3POdoo commented Apr 16, 2024

Dear @kir-odoo,

Thank you for your contribution but we are closing it due to inactivity.
We only support the last 3 stable versions so no longer accepts patches into this branch.

We apology if we could not look at your request in time.
If the contribution still makes sense, please let us know and do not hesitate to recreate one for the recent versions. We will try to check it as soon as possible.

This is an automated message.

@C3POdoo C3POdoo closed this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants