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

NEW Add more company informations (ProfId7 to 10) #25266

Merged
merged 4 commits into from
Oct 12, 2023

Conversation

dolibarr95
Copy link
Contributor

NEW [Add more company informations]

Related to the issue Feature Request #25214

Add 4 more company information (as EORI number for ex).
User can now register his "EA - exportateur agréé" number or other Id number (EE - exportateur enregistré...)
These numbers will be used in the pdf footer.

Add more "company  professional" Id informations.
4 new constants
pdf page footer add ProfId
add profid10
ProfId 7 to 10
@eldy
Copy link
Member

eldy commented Jul 5, 2023

EORI is already saved into ProfID5

@dolibarr95
Copy link
Contributor Author

Hello @eldy
Tks for the answer, Sorry for misunderstanding

Yes ProfID5 is EORI, I wanted to give an example of number already registerd in Dolibarr.

What we have now :

  • SIREN
  • SIRET
  • NAF-APE
  • RCS/RM
  • EORI
  • ProfID6 ( could be EE "Exportateur Enregistré" number if we define it in langs\xx_XX\companies.langs file)
  • TVA

What we could have :

  • SIREN
  • SIRET
  • NAF-APE
  • RCS/RM
  • EORI
  • ProfID6
  • ProfID7 ( could be EA "Exportateur Agréé" number if we define it in langs\xx_XX\companies.langs file)
  • ProfID8
  • ProfID9
  • ProfID10
  • TVA

Tks for reading

@dolibarr95
Copy link
Contributor Author

Hello
@eldy what do you think of this #25296 instead of #25266

Tks for reading

@eldy
Copy link
Member

eldy commented Jul 26, 2023

I am still trying to understand the use case of the "EA" number to see how it is generic or not.
My understanding is that :

  • A company has a EA number if it has already an EORI number
  • It seems it is a number for the company managed by Dolibarr, no need for thirdparties (customers or prospects).
  • this field must be added on bottom of PDF generated with the other profid info (like SIRET, VAT number, ...)

Am i right ? Do you have more info ?

@eldy eldy added the Discussion Some questions or discussions are opened and wait answers of author or other people to be processed label Jul 26, 2023
@dolibarr95
Copy link
Contributor Author

Hi @eldy
Yes EA number is mandatory in our documents (invoices...) it's the "bureau de douane ( -> customs office ?)".

@eldy eldy merged commit 879c6d1 into Dolibarr:develop Oct 12, 2023
@scopcop
Copy link

scopcop commented Dec 20, 2023

NEW [Add more company informations]

Related to the issue Feature Request #25214

Add 4 more company information (as EORI number for ex). User can now register his "EA - exportateur agréé" number or other Id number (EE - exportateur enregistré...) These numbers will be used in the pdf footer.

please i added that to the codes to show that information i add to insert like Rib in the Pdf near the other information like R.C.: - Patente: and I.F in the bottom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Some questions or discussions are opened and wait answers of author or other people to be processed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants