v 8.0 v 9.0 v 10.0 v 11.0 Third Party 20
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name page_dynamic_values
LicenseAGPL-3
Websitehttps://faotools.com/apps/8.0/page-dynamic-title-115
Versions 10.0 9.0 11.0 8.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name page_dynamic_values
LicenseAGPL-3
Websitehttps://faotools.com/apps/8.0/page-dynamic-title-115
Versions 10.0 9.0 11.0 8.0
The app is a technical tool to use it in your own modules. It let you add dynamic numerical values to notebook page title on a form view

Bug reporting

In case you have faced any bugs or inconsistent behavior, do not hesitate to contact us. We guarantee to provide fixes within 60 days after the purchase, while even after this period we are strongly interested to improve our tools.

To send us a bug report: press the "Website" link on the top of this page and push the button "Bug Report" (the tab Support). Alternatively, copy the link https://faotools.com/s/8dvonw

No phone number or credit card is required to contact us: only a short email sign up which does not take more than 30 seconds.

Please include in your request as many details as possible: screenshots, Odoo server logs, a full description of how to reproduce your problem, and so on. Usually, it takes a few business days to prepare a working plan for an issue (if a bug is confirmed) or provide you with guidelines on what should be done (otherwise).

Public features requests and module ideas (free development)

We are strongly motivated to improve our tools and would be grateful for any sort of feedback. In case your requirements are of public use and might be efficiently implemented, the team would include those in our to-do list.

Such a to-do list is processed on a regular basis and does not assume extra fees. Although we cannot promise deadlines and final design, it might be a good way to get desired features without investments and risks.

To share ideas: press the "Website" link on the top of this page and push the button "Share Features Ideas" (the tab Support). Alternatively, copy the link https://faotools.com/s/8jrgvg

No phone number or credit card is required to contact us: only a short email sign up which does not take more than 30 seconds.

Questions and misc issues

Feel free to contact us with any other concerns, doubts, or questions: press the "Website" link on the top of this page and push the button "Raise Question" (the tab Support). Alternatively, copy the link https://faotools.com/s/832brh

About the team

faOtools (faotools.com, former odootools.com) is the team of developers and business analysts to help you extend Odoo's potential. We have been communicating with end users to whom the software became the main business tool since 2012. As a result, we are proud of dozens of successful Odoo apps developed. We are open for new ideas and challenges to create the best Odoo apps for business needs all over the world.

You may like the tools

Cloud Storage Solutions

The core for Odoo integration with cloud file systems (ownCloud, Dropbox, Onedrive, etc.)

245
OneDrive / SharePoint Odoo Integration

The tool to automatically synchronize Odoo attachments with OneDrive files in both ways

394
Google Drive Odoo Integration

The tool to automatically synchronize Odoo attachments with Google Drive files in both ways

394
OwnCloud / NextCloud Odoo Integration

Manage Odoo documents in OwnCloud/NextCloud (bilateral sync)

394
KnowSystem: Knowledge Base System

The tool to build a deep and structured knowledge base for internal and external use. Knowledge System. KMS. Wiki-like revisions.

298
Universal Appointments and Time Reservations

The tool for time-based service management from booking appointments to sales and reviews

398
KPI Balanced Scorecard

The tool to set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts

198
Password Manager

The tool to safely keep passwords in Odoo for shared use. Shared vaults

198 168
Joint Calendar

The tool to combine different Odoo events in a few configurable super calendars. Shared calendar. Common calendar.

78 66

Example of use

  • In order to show dynamic value on a page title, add to the attribute 'String' of page '${}'. It would be replaced by field value
  • To a field, which contains value, add the widget 'pagetitle'
  • You may use as a dynamic value only integer and float fields

Example

<notebook>
    <page string="Page Title (${})">
        <field name="count" widget="pagetitle" invisible="1"/>
    </page>
</notebook>

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.