Skip to Content
Menu
This question has been flagged
1 Reply
682 Views
the line stands out with a b in front of each element and a ' at the end
numbers with ZERO in front
Has anyone had this problem and how did you fix it? please

thanks


Avatar
Discard
Best Answer

Hi Buisson,

As you are using Odoo and have encountered an issue with incorrect FEC count and incorrect formatting of your data, you can try the following steps to fix it:

Identify the source of the data: Is the data being imported from an external source or is it manually entered into Odoo?

Check data formatting: Verify the formatting of the data to ensure that it is correctly formatted for import into Odoo.

Use Odoo's data import tools: If the data is being imported from an external source, use Odoo's data import tools to ensure that the data is correctly formatted and mapped to the appropriate fields.

Write a script to clean the data: If the data is too large to clean manually, you can write a script in Python or another programming language to clean the data and remove the extraneous characters.

Use the Odoo Developer Mode: If you need to perform more advanced operations on the data, such as modifying the underlying SQL queries, you can use the Odoo Developer Mode to gain access to the Odoo technical features.

Note: Before making any changes to your Odoo data, it is recommended to make a backup of your data in case any errors occur during the process.

If you need further assistance with resolving this issue, you can consult the Odoo documentation, seek help from the Odoo community, or hire an Odoo consultant.

Regards,

Team Ksolves!

Avatar
Discard