dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] Introduction - New contributor in Germany


From: Laurent Destailleur (aka Eldy)
Subject: Re: [Dolibarr-dev] Introduction - New contributor in Germany
Date: Mon, 11 Jun 2018 13:17:45 +0200

If you are not experienced with github Pull Request, you can send me, by emails, the full file (not the diff) of llx_accounting_account_abc.sql and llx_accounting_account_de.sql

There is however no need for a rowid, entries are added with such sql requests in  llx_accounting_account_abc.sql (the key is the plan name):

INSERT INTO llx_accounting_system (fk_country, pcg_version, label, active) VALUES (  5, 'SKR03', 'Deutsh plan SKR03', 1);

The first num is the id of country (so 5 for germany)




2018-06-09 18:47 GMT+02:00 Markus Welters <address@hidden>:

Hi,

I want to contribute at first the most popular Accounting Plans for Germany:

SKR03 and SKR04

Data is already collected and checked: https://github.com/mwelters/dolibar-skr.git





there are in total (as for as I know) 14 different Accounting Plans, but SKR03, SKR04 are most often used.

Quick question:

What should I commit to my forked dolibarr on github ?

- diff to install/mysql/data/llx_accounting_abc.sql  AND  new file install/mysql/data/llx_accounting_account_de.sql

- diff to install/mysql/migration/7.0.0-8.0.0.sql

both or only one part of it ?

In any case I need two rowID's for the new accountings plans, can I take 5 and 6 for llx_accounting_system.rowid ?

Which llx_accounting_account.rowid do I start ? I will add 7800 rows.

Thanks in advance

-- 

Mit freundlichen Grüßen

 

Markus Welters

---
Welters Datentechnik - Winternam 132 - 47647 Kerken
Telefon +49 2831 9779560   -  Mobil +49 172 2007477
Http://www.welters.de      -      address@hidden
UmST. ID / VAT DE170762696
--- 
Unsere private Website mit Veranstaltungen und Kursangebot:

http://www.hilshof.de
--
Support Teamviewer  https://get.teamviewer.com/welters

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




--
------------------------------------------------------------------------------------
Google+: https://plus.google.com/+LaurentDestailleur-Open-Source-Expert/
Facebook: https://www.facebook.com/Destailleur.Laurent
------------------------------------------------------------------------------------
* Dolibarr (Project leader): https://www.dolibarr.org (make a donation for Dolibarr project via Paypal: address@hidden)
* AWStats (Author) : http://awstats.sourceforge.net (make a donation for AWStats project via Paypal: address@hidden)
* AWBot (Author) : http://awbot.sourceforge.net
* CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]