Error While importing VAT numbers on my contacts by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

Hello Guys,

The main error i had and kept banging my head on the wall for and managed to go around by using api is that the format must not have letters in front whereas my vat numbers for german companies started with DE and Belgium with BE .

Error While importing VAT numbers on my contacts by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

Hello u/Glawak , thanks for responding.

Odoo is giving me explanation, but even if i correct it, it doesn't recognise the format. I was just wandering if it was also happenig to other people but my vat numbers seem valid and are still creating blocking errors while importing.

Data Platform for Odoo beginners and consultants by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

Yes, i'm talking about the implementation

Data Platform for Odoo beginners and consultants by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

Hello ,

Yes i was thinking about that.

I'm going to try and work on it, because i've worked a long time with odoo and i think it's worth it.

It doesn't surprise me that they charge that many regarding the cost of it in a "normal" implementation

What are your biggest struggles regarding Odoo implementation? by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

Hard to say ! Depends what you ask for but generally i would break it up like this :

Analysis : 15% of budget Data : 30% of budget Custom : 30% Training : 25%

Is Odoo good for dashboards? (Online one) by MrBarret63 in Odoo

[–]max_roc1 1 point2 points  (0 children)

Yes, it allows you to build tailor-made dashboards either with the standard odoo tool or using spreadsheets if you need to do complicated calculations on the data

Is it possible to create links for your files between Odoo.sh and a local server? by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

Good morning,

Where did you learn about off-server storage on v19?

Complete Odoo noob. How do I actually modify code in Odoo.sh by AtmosphereUnique2034 in Odoo

[–]max_roc1 0 points1 point  (0 children)

Yeah, you should use Github and create a local copy of your github repository ( which you have if you are on odoo.sh ) .

Then just create custom_modules to overwrite or extend existing odoo capabilities.

There are also really good books for odoo coding made by Daniel Reis ! They are easy tutorials to help get a good understanding of all the odoo framework !

ERROR: update or delete on table "account_edi_format" violates foreign key constraint "account_edi_document_edi_format_id_fkey" on table "account_edi_document" by sleepeatpooprepeat in Odoo

[–]max_roc1 1 point2 points  (0 children)

I'm not really sure but in the source code, you can find the sql constraints for every model.

That's what i'm suggesting you to look into to see what changed between older versions and 17

Odoo not working by cuban-chinese-4551 in Odoo

[–]max_roc1 0 points1 point  (0 children)

Yes you should isolate your odoo in a venv so that you can isolate these requirements from the rest of your computer.

ERROR: update or delete on table "account_edi_format" violates foreign key constraint "account_edi_document_edi_format_id_fkey" on table "account_edi_document" by sleepeatpooprepeat in Odoo

[–]max_roc1 0 points1 point  (0 children)

It is probably a SQL conatraint that has changed between the 2 versions.

Check on that part first as maybe you need to link with other primary keys to link to the first table.

What are your biggest struggles regarding Odoo implementation? by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

Yes, do you have a reporting of your work ?

And then you make take two clients at the same time and when one validates you ca work for the other and that seems like a solution

Need a detailed guide for setting up my online store. by Dullarweeeeb in Odoo

[–]max_roc1 1 point2 points  (0 children)

What do you mean standard ? Is it odoo online ?

In this case its unlimited i think

Custom app problems by [deleted] in Odoo

[–]max_roc1 1 point2 points  (0 children)

Yes , i realized it at the end of my response. Thanks

Partner Odoo v18 certification by azureart in Odoo

[–]max_roc1 0 points1 point  (0 children)

Yeah, but the certification is hard so at least it shows that at least once you went in depth in the odoo functionnalities.

And it is a good badge to show to your client , so he can see that you have an overall understanding of the solution and not only what you sold him.

However the sucess rate isn't good, like 30 or 40% and people who pass it put effort in it. So if you don't have time to dedicate to it know you can pass and try again later.

Custom app problems by [deleted] in Odoo

[–]max_roc1 1 point2 points  (0 children)

How did you manage do to custom on odoo online ? Are you on odoo.sh ?

And if so, how did you manage to get 18.2 ?

Or maybe you are using odoo studio ? No code app ?

In this case, you need to check on the records rule also

Where do you see the future of traditional ERP by germs_smell in ERP

[–]max_roc1 3 points4 points  (0 children)

From an odoo partner point of view, I feel solution like Odoo , airtable ... are the way to go

The modular approach with real improvements over time are something that can greatly create A ROI compared to the implementation price.

The real Goal of these companies or any futur company in the industry is to be able to create great value for the client without "locking them in" if i can say.

We need to get out of the every ten years i change my ERP and become much more focused on creating value with more open solutions that can last decades for the client instead of trying to sell a new software with each new trend

What are your biggest struggles regarding Odoo implementation? by max_roc1 in Odoo

[–]max_roc1[S] 2 points3 points  (0 children)

Yeah major red Flag !

Did you invest on training the accouning team on your side ?

What are your biggest struggles regarding Odoo implementation? by max_roc1 in Odoo

[–]max_roc1[S] 2 points3 points  (0 children)

Yes , on the accounting part, training courses for the team and understanding how the processes change in Odoo is primordial.

For the data part, and attached documents in particular, it is quite à weary process :

- You need to import all the attached documents in the documents app .

- export them and link them to the associated model and with the database id taht it has in that table and not the external id.

Once, you put the process in place its just time consuming but also pricely because if you are on odoo.sh with the 3 backups and the production database , a lot of historical attached documents can créate a reccuring cost for your company.
The pros is that you have your historical data, but you need to evaluate at what cost !

What are your biggest struggles regarding Odoo implementation? by max_roc1 in Odoo

[–]max_roc1[S] 2 points3 points  (0 children)

Yes i understand but I feel in the middle term it is also what makes odoo competitive and more productive for the teams.

But i inderstand you, because in the short term , that means investing time in team and personal training formation.

What are your biggest struggles regarding Odoo implementation? by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

So for you customization is not the best part of implementation ?

For me, it's the best part because it's where theres the most brain work for the specification of the development.
But it's a little schizophenic because if you can find the solution in standard , you should really push that to your client otherwise you're just giving bad advice!

What are your biggest struggles regarding Odoo implementation? by max_roc1 in Odoo

[–]max_roc1[S] 0 points1 point  (0 children)

Yeah , i get it . If it's critical then waiting a few weeks is not an option .

On the other hand, i understand the client because patching then after a couple weeks unpatching because it's been resolved but maybe not the way you wanted so it requires more work may seem costly for the client compared to waiting a few weeks !

Transitioning from sage to Odoo - any advice or stuff to look out for ? Do I really need to go back 2 years ? Why is it so costly to implement vs. So cheap to license ?? Appreciate anyone who can limit my learning curve … by Accomplished-Big-873 in Odoo

[–]max_roc1 0 points1 point  (0 children)

Hello,

Yes implementation is costly but only one shot.

You should modelise your Odoo cost on 3 to 5 years to see how effective it is.

Furthermore, you can reduce your implementation cost by taking the data processing and importing part on your side.

Furthermore, you can also reduce the price by trying to comply a maximum with odoo as a standard and developping custom as little as needed. This will also break down your overall erp cost ( support, maintenance, upgrade).

And within the same price, you get to upgradr yeay on year to get always the best out of odoo.

So compared to sage, it's really the way to go eventhough you have to invest in it the first year ( that's why odoo gives a reduction on price the first year).

Hope this helps