Commit Graph

4584 Commits

Author SHA1 Message Date
Laurent Destailleur
5d1545ad1f Work on supplier order and customer extrafields
Use templates to show/edit supplier order and invoice lines
2015-02-27 18:05:12 +01:00
Laurent Destailleur
22318bb800 Fix missing tables 2015-02-26 14:05:23 +01:00
guillaume
207fa671b1 Mise en place de l'initialisation de la base avec PDO SQlite 2015-02-25 09:04:11 +01:00
aspangaro
4803a1fb89 Merge remote-tracking branch 'Upstream/develop' into develop-loan 2015-02-25 06:59:27 +01:00
Laurent Destailleur
cae82104ca Clean tool to generate checksum file 2015-02-24 12:44:12 +01:00
Laurent Destailleur
9842e816d0 Fix bad sql type
Fix no input outside tr-td
2015-02-24 11:24:15 +01:00
Laurent Destailleur
eb4eededbd Add class to manage table commande_fournisseur_dispatch 2015-02-24 11:19:47 +01:00
phf
127868899d Merge branch 'develop' into incoterm
Conflicts:
	htdocs/commande/class/commande.class.php
	htdocs/install/mysql/migration/3.7.0-3.8.0.sql
2015-02-23 10:42:01 +01:00
phf
81130634d3 [CORE] intégration de incoterm sur les différentes class (#incoterm). 2015-02-23 09:16:14 +01:00
Laurent Destailleur
6e10dd3cce Trad 2015-02-22 17:10:13 +01:00
Laurent Destailleur
2bc6ac4671 Finished new module to manage expense reports !
Fix export to support corectly multicompany
2015-02-22 13:16:49 +01:00
Marcos García de La Fuente
ce916f3bcb Better practice in getBrowserInfo 2015-02-22 12:35:51 +01:00
Laurent Destailleur
30a5111c68 Work on expense report module 2015-02-21 15:18:05 +01:00
aspangaro
63099727d0 Merge remote-tracking branch 'Upstream/develop' into develop-loan 2015-02-21 15:10:35 +01:00
Laurent Destailleur
5dffe4b440 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-02-21 12:58:14 +01:00
Laurent Destailleur
070accd1e0 Work on new module expense report 2015-02-21 12:57:17 +01:00
Laurent Destailleur
e3713c8b6d Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/admin/tools/eaccelerator.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/fourn/commande/dispatch.php
2015-02-19 00:01:26 +01:00
Laurent Destailleur
2f5c94fb4a Merge pull request #2357 from KreizIT/fix_mssql
Fix mssql
2015-02-18 23:32:48 +01:00
Laurent Destailleur
a05e39f119 Merge pull request #2356 from KreizIT/fix_sqldata
Fix inconsistent data
2015-02-18 23:31:22 +01:00
Laurent Destailleur
d7dcf28c61 Merge branch '3.7' of https://github.com/atm-gauthier/dolibarr into
atm-gauthier-3.7

Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2015-02-18 23:15:40 +01:00
Laurent Destailleur
b6947dbe2c Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/core/modules/DolibarrModules.class.php
2015-02-18 22:04:26 +01:00
Laurent Destailleur
cc1d506614 Miscelaneous debug on barcode features. 2015-02-18 21:01:17 +01:00
Laurent Destailleur
fe50a585fc Fix: removed deprecated menu 2015-02-18 18:47:01 +01:00
Laurent Destailleur
ad67fe50a3 Correct management when delivery date is universal time format. 2015-02-17 17:21:41 +01:00
Laurent Destailleur
23562a01ab Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/expedition/class/expedition.class.php
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
	htdocs/langs/en_US/stocks.lang
2015-02-16 20:59:04 +01:00
Laurent Destailleur
213c818204 Debug serial/lot management 2015-02-16 20:14:16 +01:00
Laurent Destailleur
118ae7e8f8 Backport fix done into dev. 2015-02-16 17:55:53 +01:00
Laurent Destailleur
3ca31e34cb New: Add field "budget" (amount) on projects. 2015-02-16 10:58:05 +01:00
Laurent Destailleur
82b3f4a102 Add field budget_amount on project. 2015-02-16 10:40:09 +01:00
Laurent Destailleur
2045fb22e9 Lock 5.5.40 2015-02-15 23:39:30 +01:00
Laurent Destailleur
2e0b2fb012 Work on expensereport module 2015-02-15 22:49:23 +01:00
Laurent Destailleur
e5b401c8f2 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/langs/es_ES/agenda.lang
	htdocs/langs/fr_FR/admin.lang
	htdocs/langs/fr_FR/bills.lang
	htdocs/langs/fr_FR/errors.lang
	htdocs/langs/fr_FR/projects.lang
	htdocs/langs/fr_FR/stocks.lang
	htdocs/langs/fr_FR/suppliers.lang
2015-02-15 19:51:49 +01:00
Laurent Destailleur
448655ea45 First work on a new module for expense report matching dolibarr
standard to replace current one.
2015-02-14 18:39:45 +01:00
KreizIT
0c0c442248 Make MS SQL working 2015-02-14 16:27:00 +01:00
KreizIT
674585136e Fix inconsistent data 2015-02-14 16:18:18 +01:00
Laurent Destailleur
7cf115cc87 Introduce a protection to avoid migration if database has critical bugs
making data lost.
2015-02-14 12:26:39 +01:00
Laurent Destailleur
c596fa1475 Introduce a protection to avoid migration if database has critical bugs
making data lost.
2015-02-14 12:24:16 +01:00
Laurent Destailleur
6adfc6f6f4 Work on batch module. Add batch, eatby and sellby into movement table.
Clean language files for direct print module.
2015-02-12 15:23:31 +01:00
Gauthier
be56f76743 FIX : Display error on dispatched quantity when we have several times same product in a supplier order 2015-02-12 12:56:21 +01:00
Laurent Destailleur
179cbbd187 Maxi debug and enhancement of module batch. 2015-02-11 22:54:06 +01:00
Laurent Destailleur
fb3cf4da1e New: The comment of the stock movement when making a supplier order
receiving is also stored into the tracking dispatch table (not only into
stock movement table).
2015-02-11 15:03:33 +01:00
Laurent Destailleur
b9d2de99e1 Translation 2015-02-11 14:46:16 +01:00
phf
c7e1528594 [CORE] initialisation de l'intégration du module incoterm au corp de dolibarr (#incoterm). 2015-02-09 15:53:19 +01:00
phf
67fc6de840 [CORE] local phpunit - retrait des mauvais caractères et type des colonnes (#new_ask_price). 2015-02-09 11:57:04 +01:00
phf
ffecdc13ff [CORE] déplacement de la création des tables du module dans le script de migration (#new_ask_price). 2015-02-09 10:38:48 +01:00
phf
34bc1dbc15 Merge branch 'develop' into new_ask_price 2015-02-09 09:07:50 +01:00
Laurent Destailleur
1776349a30 Merge pull request #2329 from atm-ph/deliverytime
NEW Deliverytime
2015-02-08 00:00:50 +01:00
Laurent Destailleur
505f194689 Merge pull request #2319 from defrance69/patch-45
Update 3.6.0-3.7.0.sql
2015-02-07 23:46:12 +01:00
Laurent Destailleur
ef31ca9b84 New: Add balance of each account statement. 2015-02-07 23:32:46 +01:00
phf
0e74dd4b95 [CORE] ajout de la colonne "delivery_time_days" en bdd (#deliverytime). 2015-02-06 16:35:19 +01:00
Laurent Destailleur
556c27f834 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.7.0-3.8.0.sql
	htdocs/product/stock/mouvement.php
2015-02-04 15:15:50 +01:00
BENKE Charles
79818e8693 Update 3.6.0-3.7.0.sql
update url in llx_bank_url for remplacement of fiche.php by card.php
Need to made it on 3.7 branch urgently
2015-02-04 00:45:52 +01:00
Laurent Destailleur
43f3d5805e Merge pull request #2301 from frederic34/patch-3
Update 3.7.0-3.8.0.sql
2015-02-03 12:31:06 +01:00
Juanjo Menent
b513aa5455 Adapting spanish localtax2 to 2015 fiscal reforms 2015-02-02 21:32:52 +01:00
Juanjo Menent
2389e332db Adapting spanish localtax2 to 2015 fiscal reforms 2015-02-02 21:28:27 +01:00
Juanjo Menent
2fd38f310a Increase size of localtaxX (10 is not enough in some cases) 2015-02-02 21:06:21 +01:00
Juanjo Menent
ef3dfbf3a1 Increase size of localtaxX (10 is not enough in some cases) 2015-02-02 21:04:00 +01:00
Laurent Destailleur
c19ff003ea Merge pull request #2292 from FHenry/develop_contract_line_extrafileds
NEW: contract lines extrafileds
2015-01-31 19:43:37 +01:00
Laurent Destailleur
963b9e8583 Merge remote-tracking branch 'origin/3.7' into develop 2015-01-31 19:37:25 +01:00
Frédéric FRANCE
8d45d3cd59 Update 3.7.0-3.8.0.sql 2015-01-31 15:51:55 +01:00
Laurent Destailleur
1c7feb67ea Merge branch 'dinamic-prices-product' of
https://github.com/IonAgorria/dolibarr into
IonAgorria-dinamic-prices-product

Conflicts:
	htdocs/install/mysql/migration/3.7.0-3.8.0.sql
	htdocs/product/fournisseurs.php
2015-01-31 14:53:14 +01:00
Laurent Destailleur
720caf8e31 Missing XPF currency 2015-01-31 12:19:06 +01:00
Laurent Destailleur
4fdc287717 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/accountancy/customer/card.php
	htdocs/accountancy/journal/sellsjournal.php
	htdocs/admin/menus.php
	htdocs/fourn/commande/card.php
	htdocs/install/check.php
2015-01-30 15:53:06 +01:00
Laurent Destailleur
43702cf662 New: Enhance stock management: Introduce tag to define if a subproduct
must have stock decreased and add inventory code on stock movements.
2015-01-30 01:51:28 +01:00
phf
c5398f61f9 [CORE] Modif de trad et renomage pour le module askpricesupplier (#new_ask_price). 2015-01-28 15:37:52 +01:00
phf
d134fa6a32 [CORE] copie du odt propal pour le module askpricesupplier (#new_ask_price). 2015-01-28 15:33:52 +01:00
Florian HENRY
66c73ca336 add missing files for contract line extrafields 2015-01-27 12:57:36 +01:00
Laurent Destailleur
da9f13bca9 Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7 2015-01-25 22:30:05 +01:00
Laurent Destailleur
57c84089fe Introduce warning to remind to do a backup before migration.
Required because we discovered, during beta, serious bugs into some
databases system loosing data.
2015-01-25 22:29:36 +01:00
aspangaro
ae11ab12f6 FIXED Accounting module - Align core & module 3.6 2015-01-25 06:54:17 +01:00
cla
134759ce28 update table name facture_fourn_det_extrafields 2015-01-22 15:02:19 +01:00
cla
c8480efbef update table name facture fourn det extrafields 2015-01-22 15:01:27 +01:00
cla
c953a04687 Added files for Extrafields in Order/Invoice Supplier Line. New files
sql added in install/mysql folder and 2 new pages to insert extrafields
in admin folder
2015-01-22 14:18:33 +01:00
Laurent Destailleur
667565f04f Fix missing table in migration script 2015-01-19 02:38:24 +01:00
Laurent Destailleur
fdaa930507 Solve phpunit.
Fix database field format
2015-01-19 01:58:48 +01:00
Laurent Destailleur
28148f8637 Fixed: Bad sql requests 2015-01-18 20:49:57 +01:00
Laurent Destailleur
e220ce5a82 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/comm/card.php
	htdocs/comm/propal.php
	htdocs/commande/card.php
	htdocs/compta/facture.php
	htdocs/compta/prelevement/class/bonprelevement.class.php
	htdocs/core/class/html.formcompany.class.php
	htdocs/custom/.gitignore
	htdocs/expedition/card.php
	htdocs/fourn/card.php
	htdocs/product/fournisseurs.php
2015-01-18 18:44:22 +01:00
Laurent Destailleur
34fe87536b Merge pull request #2137 from frederic34/printipp
Printing System which may accept modules
2015-01-18 13:09:41 +01:00
Laurent Destailleur
19dbf7e2c6 Merge pull request #2185 from marcosgdf/bug-1765
Fix: [ bug #1765 ] Unable to create a contract
2015-01-18 12:39:25 +01:00
Laurent Destailleur
eaacb3c33b Merge pull request #2257 from IonAgorria/per-entity-smtp
Store per entity SMTP configuration
2015-01-18 12:33:08 +01:00
Laurent Destailleur
1681e3b03d Fix: Not allowed types
(http://wiki.dolibarr.org/index.php/Langages_et_normes#Structure_des_tables_et_champs)
2015-01-18 11:36:15 +01:00
Ion Agorria
48c6897f75 Store per entity SMTP configuration 2015-01-18 03:20:35 +01:00
Laurent Destailleur
eeeb6de8d9 Merge pull request #2020 from GPCsolutions/situationsinvoices
Situations invoices support
2015-01-17 14:44:05 +01:00
Laurent Destailleur
30abacd0a6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-01-17 14:42:42 +01:00
Laurent Destailleur
87a59ef527 Merge branch 'develop_bank_extrafields' of
https://github.com/FHenry/dolibarr into FHenry-develop_bank_extrafields

Conflicts:
	htdocs/admin/bank.php
2015-01-17 14:42:04 +01:00
Laurent Destailleur
c54355b63a Merge remote-tracking branch 'origin/3.7' into develop 2015-01-16 10:44:41 +01:00
Laurent Destailleur
ba49cce47a Fix: The filter into event views on user must be done on assigned
resource, not only owner.
2015-01-15 02:06:04 +01:00
Laurent Destailleur
cd2a9d0e09 Merge remote-tracking branch 'origin/3.7' into develop 2015-01-10 01:07:55 +01:00
Laurent Destailleur
f7960ec104 Fixed: Upgrade are done several times 2015-01-09 23:19:18 +01:00
Laurent Destailleur
fc78d632d3 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/compta/facture.php
	htdocs/contrat/class/contrat.class.php
	htdocs/core/lib/company.lib.php
	htdocs/core/lib/functions.lib.php
	htdocs/main.inc.php
2015-01-09 23:09:10 +01:00
Laurent Destailleur
f8792bdbc7 Fixed: Add opensurvey into list of reloaded modules for 3.7 2015-01-07 11:11:40 +01:00
Raphaël Doursenaud
50c2b75ef8 Invoices: added situation (or interim) invoices support 2015-01-06 17:12:13 +01:00
Laurent Destailleur
2bf2c8fce7 Restore all requets 2015-01-06 00:34:23 +01:00
Laurent Destailleur
033757aafd Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
	htdocs/commande/fiche.php
	htdocs/compta/facture.php
2015-01-06 00:33:28 +01:00
Laurent Destailleur
a668d163fd Repair corrupted data 2015-01-06 00:27:35 +01:00
Laurent Destailleur
908a95d83f Merge pull request #2211 from marcosgdf/contract-fixes
Several Contract-related fixes
2015-01-06 00:18:51 +01:00
Laurent Destailleur
3794c9305e Fix: [ bug #1754 ] Error while installing 3.7 2015-01-06 00:04:23 +01:00
Marcos García de La Fuente
7424ee1107 Improving Contrat documentation and fixed some properties usage 2014-12-28 19:28:25 +01:00
Marcos García de La Fuente
98ed747671 Fix: [ bug #1765 ] Unable to create a contract 2014-12-28 17:17:08 +01:00
frederic34
e937039596 Merge remote branch 'upstream/develop' into printipp 2014-12-28 11:59:58 +01:00
Ion Agorria
5bbcb58b44 Added expressions for product/service prices 2014-12-28 01:26:41 +01:00
Laurent Destailleur
5ead994955 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	ChangeLog
2014-12-26 04:57:55 +01:00
Laurent Destailleur
0e952c67ff Merge pull request #2193 from marcosgdf/bug-1761
Fix: [ bug #1761 ] SQL error when installing 3.7 with PostgreSQL
2014-12-26 04:14:03 +01:00
Laurent Destailleur
420ebe0be9 Fix: Change order to create fields 2014-12-26 04:04:16 +01:00
Marcos García de La Fuente
745eece5fe Fix: [ bug #1761 ] SQL error when installing 3.7 with PostgreSQL 2014-12-26 00:34:57 +01:00
Laurent Destailleur
08fd74e79e Fix: [ bug #1687 ] The ref filter searches on ref and rowid in supplier
invoices list
2014-12-25 12:07:27 +01:00
Laurent Destailleur
2b4edd9996 Fix: [ bug #1687 ] The ref filter searches on ref and rowid in supplier
invoices list
2014-12-23 13:21:40 +01:00
frederic34
3bf63ed0a9 Merge remote branch 'upstream/develop' into printipp 2014-12-21 14:59:37 +01:00
Laurent Destailleur
4769e26d8e Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	ChangeLog
2014-12-18 12:34:41 +01:00
Laurent Destailleur
6b24a9128e Merge pull request #2150 from grandpaul/taiwanvat
Add Taiwan VAT 5%
2014-12-16 17:09:07 +01:00
Laurent Destailleur
81437d8277 Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7 2014-12-16 01:56:44 +01:00
Laurent Destailleur
174428ad31 Data init for canada vat 2014-12-16 01:55:03 +01:00
Ying-Chun Liu (PaulLiu)
71c5f81bdf Handle updates for Taiwan VAT.
Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
2014-12-16 00:48:35 +08:00
Laurent Destailleur
711b033844 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/contrat/card.php
	htdocs/core/class/html.form.class.php
	htdocs/product/stock/card.php
2014-12-14 12:35:13 +01:00
Ying-Chun Liu (PaulLiu)
81c9d12313 Add Taiwan VAT 5%
The most common VAT in Taiwan is 5%. This commit adds the VAT for Taiwan.

Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
2014-12-13 21:41:29 +08:00
Laurent Destailleur
9be99b2987 Fixed: We must use PMP of product. Not warehouse. 2014-12-09 14:27:02 +01:00
frederic34
9bb1999dc2 Some correct 2014-12-08 21:07:24 +01:00
frederic34
295fe115ab Merge remote branch 'upstream/develop' into printipp 2014-12-08 20:33:50 +01:00
frederic34
be60c13de6 WIP Printing System 2014-12-08 20:33:26 +01:00
Laurent Destailleur
634a9d8402 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/core/lib/functions.lib.php
2014-12-07 19:19:48 +01:00
Laurent Destailleur
1db6d86c78 Fix: versions 2014-12-07 19:10:24 +01:00
Laurent Destailleur
a59ac280bc Doxygen 2014-12-07 02:19:57 +01:00
Laurent Destailleur
0459477097 Fix: Miscellaneous fixes for multicompany 2014-12-06 14:41:56 +01:00
Laurent Destailleur
f54f14ae04 Fix: W3C table with no tr 2014-12-03 17:16:38 +01:00
Laurent Destailleur
1e8e4e7fda Prepare 3.8 dev
Fix bad test.
Renamed table for dynamic prices.
2014-12-03 17:06:44 +01:00
Laurent Destailleur
1653384415 Merge branch 'dinamic-prices' of github.com:IonAgorria/dolibarr into IonAgorria-dinamic-prices 2014-12-03 13:14:35 +01:00
Laurent Destailleur
f884f16564 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/admin/boxes.php
	htdocs/comm/action/card.php
	htdocs/core/class/html.formfile.class.php
2014-12-03 12:54:42 +01:00
Laurent Destailleur
55b7bb532d Fixed: Bad field of default value for fields into predefined/recuring
invoice tables.
2014-12-01 23:50:03 +01:00
Laurent Destailleur
ef4bdcdb2a Merge remote-tracking branch 'origin/3.7' into develop 2014-11-30 15:43:04 +01:00
Laurent Destailleur
e395fd8096 Fix CRLF 2014-11-30 15:24:39 +01:00
Ion Agorria
0fafe3f7d2 Required SQL changes for dinamic prices 2014-11-29 06:31:54 +01:00
aspangaro
c4c69e191b Replace <center> tags 2014-11-25 20:13:43 +01:00
Laurent Destailleur
671243e8f6 Fixed: Bugs reported by scrutinizer
Fixed: Solve conflict between ->iban and ->iban_prefix.
2014-11-22 16:57:08 +01:00
Laurent Destailleur
31a5a46ffa Merge pull request #2022 from asirinelli/3.7
Add EIRL in llx_c_forme_juridique
2014-11-22 16:00:32 +01:00
Laurent Destailleur
dfae42cd4a Merge pull request #2051 from aspangaro/1690
#1672 VAT accounts by default are lost in migration
2014-11-22 15:41:58 +01:00
Laurent Destailleur
088dd1d2e9 Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7 2014-11-22 15:30:37 +01:00
Laurent Destailleur
b5e64b66c8 Merge pull request #2025 from GPCsolutions/dbupgrade
Work around tms bugs with MariaDB
2014-11-22 15:26:42 +01:00
aspangaro
621f2b5c77 #1672 VAT accounts by default are lost in migration 2014-11-18 21:28:12 +01:00
Laurent Destailleur
8b0a9d78bb Fix: CRLF 2014-11-18 19:03:02 +01:00
Laurent Destailleur
31f987706c Fix: bugs reported by scrutinizer 2014-11-17 15:13:23 +01:00
Raphaël Doursenaud
079dbf9fbd Work around bug #1644 2014-11-17 14:59:14 +01:00
Antoine Sirinelli
ec20b38adc Add EIRL in llx_c_forme_juridique
This a not so new French type of company: Entreprise Individuelle à
Responsabilité Limitée (EIRL).
Migration script also added.
2014-11-16 23:56:10 +01:00
Laurent Destailleur
10117d045f Fixed #1637 2014-11-16 16:15:31 +01:00
aspangaro
c256243bf7 Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-11-16 08:41:39 +01:00
Laurent Destailleur
11eb7de596 Try to clean sql to avoid mysql bug 2014-11-15 14:14:52 +01:00
BENKE Charles
6cee8e1294 Update 3.6.0-3.7.0.sql
increase fieds size of ref supplier (order and bill)
2014-11-13 11:24:45 +01:00
BENKE Charles
38c2dc8747 Update llx_facture_fourn.sql
increase ref fields size (like customers facture)
2014-11-13 11:16:40 +01:00
BENKE Charles
0a1f5eff41 Update llx_commande_fournisseur.sql
extend ref fields size (like for customer commande)
2014-11-13 11:15:24 +01:00
BENKE Charles
0131acd930 Update llx_commande_fournisseur.sql
increase size of ref supplier (some supplier are very long ref...)
2014-11-13 11:06:21 +01:00
aspangaro
a55afd4f50 Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-11-12 07:32:32 +01:00
Laurent Destailleur
7177c04378 Minor css enhancement 2014-11-11 20:45:30 +01:00
Florian HENRY
e9f754395d Start bank extrafields 2014-11-10 13:09:58 +01:00
aspangaro
3042bf4dc2 Correct lot of bugs 2014-11-10 06:08:50 +01:00
aspangaro
9c3fa5a9eb Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-11-09 07:26:14 +01:00
Laurent Destailleur
9ae03f533d Test 2014-11-08 00:35:28 +01:00
Laurent Destailleur
7ca2e275df Track travis bug 2014-11-08 00:10:05 +01:00
aspangaro
840dfd780d Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-11-07 21:28:39 +01:00
Laurent Destailleur
633e34da52 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-11-06 13:47:38 +01:00
Laurent Destailleur
b68bfac593 Fix: Usage of migration scripts from command line 2014-11-06 13:46:12 +01:00
Juanjo Menent
6f9d283ddc Fix: Module notifications DB Error "unknown field type" into third tab
notifications
2014-11-06 11:20:47 +01:00
Laurent Destailleur
5e0946bdc2 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/adherents/class/adherent.class.php
	htdocs/adherents/fiche.php
	htdocs/core/lib/date.lib.php
	htdocs/langs/fr_FR/bills.lang
	htdocs/resource/class/resource.class.php
2014-11-05 16:37:07 +01:00
Laurent Destailleur
0d62556fa0 Maj doc 2014-11-05 11:01:53 +01:00
aspangaro
cbfa90abca Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-11-04 20:57:05 +01:00
Laurent Destailleur
504a9a92a4 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-11-04 17:42:22 +01:00
Laurent Destailleur
5656773430 Update doc 2014-11-04 17:42:01 +01:00
Laurent Destailleur
e296e52531 Merge pull request #2002 from Devensys/develop-FixErrorinSQLsociete
Develop fix errorin sq societe
2014-11-04 17:35:39 +01:00
Laurent Destailleur
899fecb484 Some maintenance sqls 2014-11-04 16:40:01 +01:00
Andrelec1
c9c499717b Fix bad comma 2014-11-04 14:56:18 +01:00
Andrelec1
6837ff730b Fix missing comma 2014-11-04 14:41:56 +01:00
aspangaro
25433120e6 Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-11-04 06:16:03 +01:00
Laurent Destailleur
cf6a0df3e4 A lot of fix in missing intervention trigger. Align key to use same name
to avoid future bugs.
2014-11-03 17:23:02 +01:00
Laurent Destailleur
155452ba91 Fix: Proposal deadlock situation
New: Add missing trigger PROPAL_CLASSIFYBILLED.
2014-11-03 16:20:55 +01:00
Laurent Destailleur
a1a10edc30 Merge pull request #1987 from IonAgorria/soap-client-order
Added SOAP client for creating a client order in remote webservice
2014-11-01 21:14:19 +01:00
Ion Agorria
82aa8458bf Added ws url/key to thirdparty SQL table, class and info page 2014-10-31 17:46:11 +01:00
Laurent Destailleur
9c51effe5c Ajout plus d'info dans description audit. 2014-10-31 15:42:35 +01:00
aspangaro
57f49ec5d4 GPLv3 2014-10-30 20:41:08 +01:00
Laurent Destailleur
fb4858a5d3 Update changelog 2014-10-30 18:07:09 +01:00
Laurent Destailleur
9d9a1e0701 Merge pull request #1974 from grandoc/develop
encrease name length for societe
2014-10-30 18:04:38 +01:00
Laurent Destailleur
38a939771c New: Add template of emails into dictionnary. 2014-10-30 17:16:51 +01:00
Laurent Destailleur
a1a03a8061 New: Module notification has been enhanced:
EMail use now language of target contact.
Can also define a fixed email for notifications.
Better error management
2014-10-25 01:20:59 +02:00
Philippe GRAND
19e194dd81 encrease name length for societe 2014-10-23 12:01:15 +02:00
Laurent Destailleur
0fba70d4d1 Fix: Triggers sending email for intervention and classify billed 2014-10-20 11:35:34 +02:00
Laurent Destailleur
718b3b19b4 Fix: user and date modification not updated 2014-10-20 11:16:51 +02:00
Laurent Destailleur
e53c328767 Merge branch 'develop-favorite' of github.com:aspangaro/dolibarr into
aspangaro-develop-favorite

Conflicts:
	ChangeLog
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-10-18 15:45:44 +02:00
aspangaro
9f6a460d42 Merge remote-tracking branch 'Upstream/develop' into develop-favorite
Resolve conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-10-18 15:32:50 +02:00
Maxime Kohlhaas
737cafef4e Merge branch 'develop' of github.com:Dolibarr/dolibarr into mkoevols 2014-10-15 15:02:36 +02:00
Regis Houssin
a1210da513 Fix: missing entity in unique index 2014-10-14 20:19:02 +02:00
Maxime Kohlhaas
452636b0e4 New : Add option to allow extrafield to be modified regardless of the document status 2014-10-14 15:27:40 +02:00
aspangaro
861583bb77 Merge remote-tracking branch 'Upstream/develop' into develop-favorite 2014-10-14 06:12:46 +02:00
Laurent Destailleur
2cf21f856c Fix: table name differs. 2014-10-14 01:47:31 +02:00
Laurent Destailleur
f498921715 Merge branch 'droposcommerce' of github.com:GPCsolutions/dolibarr into
GPCsolutions-droposcommerce

Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
	htdocs/langs/vi_VN/admin.lang
	htdocs/langs/vi_VN/shop.lang
2014-10-13 00:50:51 +02:00
aspangaro
dc6817813e Merge remote-tracking branch 'Upstream/develop' into develop-favorite 2014-10-12 20:23:08 +02:00
Laurent Destailleur
3bac7c9e11 Add index on new table llx_c_email_template 2014-10-12 16:31:56 +02:00
aspangaro
71dafac03c Add favorite button into country dictionary to put value on top select list 2014-10-12 15:28:01 +02:00
Laurent Destailleur
44e2cd2194 Prepare code to manage task_datehour with task_date. 2014-10-12 01:20:03 +02:00
Laurent Destailleur
00fd9acf31 Fix: Bad length of field
Transifex sync
2014-10-09 18:32:23 +02:00
Laurent Destailleur
e76b5a370d Fix: bad parameter 2014-10-09 17:27:14 +02:00
Laurent Destailleur
0390085f54 Style for install match css of login. 2014-10-09 13:47:40 +02:00
aspangaro
c1db82a791 Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-10-04 08:10:12 +02:00
Laurent Destailleur
e70aebf2c7 Merge pull request #1937 from fappels/develop
Expedition lines from same orderline merged.
2014-10-04 00:58:19 +02:00
Laurent Destailleur
d9f898ab8c Merge pull request #1916 from FHenry/develop
Add feature to order to invoice on supplier part
2014-10-04 00:31:11 +02:00
Francis Appels
269df77873 Fix migration sql for inserting accounting records
Migration SQL could not insert accounting records because datec was set
to NOT NULL
2014-10-03 12:59:33 +02:00
Laurent Destailleur
8bc57e38d1 Uniformize, support, install and login page with a more neutral
background (nearest bootstrap). Remove image background.
2014-10-03 01:48:14 +02:00
aspangaro
f70e8b766f Merge remote-tracking branch 'Upstream/develop' into develop-loan
Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-09-29 20:40:53 +02:00
aspangaro
d3252d1348 Update 2014-09-29 20:37:51 +02:00
Raphaël Doursenaud
f01e76f686 Removed unmaintaned OScommerce module 2014-09-29 15:22:48 +02:00
Florian HENRY
ce145cc056 Add cache excel export on harddrive with
MAIN_USE_FILECACHE_EXPORT_EXCEL_DIR const. It can avoid lot's of stack
overflow on large excel export
2014-09-29 10:16:48 +02:00
Regis Houssin
f233d4f610 New: add doc models management in contract module 2014-09-28 20:39:02 +02:00
aspangaro
250b57ca0a Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-09-28 14:00:26 +02:00
Laurent Destailleur
c2cbbffd12 Fix: duplicate field 2014-09-24 17:30:49 +02:00
Florian HENRY
14ca936cfc set ref_supplier for contract field 2014-09-24 10:21:26 +02:00
Laurent Destailleur
40c1b02a6c Correction repair.sql 2014-09-24 01:15:34 +02:00
Laurent Destailleur
f6445f9cef Fix: Pb into repair function 2014-09-24 00:51:36 +02:00
aspangaro
a58025c601 Merge remote-tracking branch 'Upstream/develop' into develop-loan 2014-09-23 21:24:29 +02:00
Laurent Destailleur
dd86453020 Add field color into table of type of events 2014-09-23 17:54:03 +02:00
Laurent Destailleur
7224f64224 Work on multi user for events.
Fix: Modules must be reloaded after migration.
2014-09-23 16:15:15 +02:00
Laurent Destailleur
640bf7c34b Uniformize field name 2014-09-23 12:18:42 +02:00
Laurent Destailleur
e1fec958ef Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/user/group/fiche.php
2014-09-22 23:43:22 +02:00
Alexis Algoud
de0d53a2bb ADD extrafields on usergroup 2014-09-22 16:31:58 +02:00
aspangaro
e147259e95 Renamed all constants COMPTA_* into ACCOUNTING_* and migration of module ACCOUNTINGEX 3.6 2014-09-21 20:30:55 +02:00
aspangaro
08b9e05425 New Module : Manage Financial Loan 2014-09-21 17:42:38 +02:00
Laurent Destailleur
ee4d697172 Fix several bugs reported by scrutinizer 2014-09-19 14:57:31 +02:00
Laurent Destailleur
f9976bdb6a Qual: Uniformize field names. 2014-09-19 11:03:07 +02:00
Laurent Destailleur
f2acb048cc Qual: Uniformize fields name. 2014-09-18 18:02:22 +02:00
Laurent Destailleur
9666d5e3ae Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/.gitignore
	htdocs/core/lib/functions2.lib.php
	htdocs/install/mysql/migration/repair.sql
	htdocs/langs/en_US/errors.lang
2014-09-18 10:17:43 +02:00
Laurent Destailleur
9c54dc57df Save some usefull cleaning requests into repair.sql 2014-09-17 12:31:35 +02:00
Laurent Destailleur
23eee1b83a New: Add hourly and daily amount on user card. Add weekly working hours
and salary on user card.
2014-09-13 17:41:26 +02:00
aspangaro
7cc3fe9c95 Merge remote-tracking branch 'Upstream/develop' into develop-accounting 2014-09-09 20:41:19 +02:00
Laurent Destailleur
27ba1680bf Add field weeklyhours. 2014-09-09 15:29:54 +02:00
Laurent Destailleur
9f2b0b4f29 Minor enhancement on agenda module.
Can filter on date of event.
Local calendar renamed into Internal calendar.
2014-09-09 12:28:35 +02:00
aspangaro
02f45b7f43 Merge remote-tracking branch 'Upstream/develop' into develop-accounting 2014-09-07 07:32:47 +02:00
aspangaro
f9dc25cf3f Patch Accounting Expert Module 2014-09-06 09:50:42 +02:00
Laurent Destailleur
a93ad958ac New: Add help info of field type into dictionary of payment types. 2014-09-05 09:33:12 +02:00
aspangaro
9f92446dba Merge branch 'Upstream/develop' 2014-08-31 07:44:46 +02:00
Laurent Destailleur
f64cb085a7 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	ChangeLog
	htdocs/fourn/class/fournisseur.commande.class.php
2014-08-30 18:27:34 +02:00
aspangaro
bb7aa9f29c Merge branch 'Upstream/develop' 2014-08-29 06:33:00 +02:00
Laurent Destailleur
5e95daad91 Fix: Sql syntax error 2014-08-28 16:18:17 +02:00
Laurent Destailleur
22fb37f856 Fix: Sql syntax for extrafield table of interventions 2014-08-28 15:00:09 +02:00
Laurent Destailleur
b810e6e556 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-08-28 12:19:46 +02:00
Laurent Destailleur
dcce6731fe Fix: Sql errors 2014-08-28 12:19:24 +02:00
Laurent Destailleur
a1e92b464f Merge pull request #1848 from atm-alexis/develop_feature_intervention_lines_extrafields
Feature  : Add extrafields on intervention's lines
2014-08-28 12:00:43 +02:00
Laurent Destailleur
d43c6e57c7 Merge pull request #1843 from aspangaro/develop-patch1
Fix :: Sql problem on resource table
2014-08-28 11:44:26 +02:00
aspangaro
71265558d2 Integrate module Accounting Expert 2014-08-27 07:03:42 +02:00
Laurent Destailleur
c3fe0c1ae9 Fix: sql errors into migration scripts 2014-08-26 23:08:06 +02:00
Laurent Destailleur
4b4360af32 Fix: sql syntax errors 2014-08-26 23:02:21 +02:00
Alexis Algoud
85228fd8e7 add support in admin 2014-08-26 11:50:02 +02:00
Alexis Algoud
a3469f1f01 FIX bug on migration 3.6 -> 3.7 2014-08-26 11:27:57 +02:00
aspangaro
b7daef10c6 Fix llx_c_type_resource when you update from a 3.6-beta 2014-08-26 04:35:22 +02:00
aspangaro
cd5d3f5368 Fix :: Sql problem on resource table 2014-08-22 07:19:14 +02:00
aspangaro
2aa3995b73 Fix :: Sql problem for fresh install on resource table // Ok in migration script 2014-08-21 06:01:47 +02:00
aspangaro
af92eb3725 Problem of merging 2014-08-20 07:49:53 +02:00
aspangaro
f774ff487b Merge branch 'Upstream/develop' 2014-08-18 11:56:49 +02:00
Laurent Destailleur
1ec7d4b488 Vat rate 0 first 2014-08-17 23:32:42 +02:00
Laurent Destailleur
f32125497f Merge pull request #1830 from frederic34/patch-1
Add VAT rates for Ireland (Eire)
2014-08-17 23:29:39 +02:00
Laurent Destailleur
cf80f97b95 Fix: bad table name 2014-08-17 17:47:45 +02:00
Laurent Destailleur
45927cc986 Fix pb of links into state-region-country:
- no more rowid into insert sql requests
- link, so foerign key must be on fk_region->code_region
- label was not visible
- unique keys must be into file .key.sql
2014-08-17 17:47:25 +02:00
Frédéric FRANCE
8750b60a81 Update llx_c_tva.sql 2014-08-15 16:09:44 +02:00
Laurent Destailleur
aee35c86d6 Perf: Removed a useless distinct, add indexes. 2014-08-15 02:11:01 +02:00
Laurent Destailleur
37cc0dc4f3 Perf: Add missing index on projet_task_time table. 2014-08-15 01:32:18 +02:00
aspangaro
fe3939debe Drop old index 2014-08-14 06:42:28 +02:00
Laurent Destailleur
18b44ccfae Merge branch 'develop-favorite' of github.com:aspangaro/dolibarr into
aspangaro-develop-favorite

Conflicts:
	htdocs/core/class/html.form.class.php
2014-08-14 01:04:15 +02:00
Laurent Destailleur
de3d66eaeb Merge branch 'develop-accounting3' of github.com:aspangaro/dolibarr into
aspangaro-develop-accounting3

Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-08-14 00:59:48 +02:00
Laurent Destailleur
e3f96802fb Fix: sql bad use.
Qual: Incrase sql syntax test by phpunit to migration scripts. 
Qual: Removed old migration script before 3.0.0
2014-08-14 00:09:09 +02:00
aspangaro
b465d71535 Renamed data table 2014-08-13 07:46:56 +02:00
Florian HENRY
eca9408c91 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	ChangeLog
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-08-12 12:37:31 +02:00
aspangaro
1a87d98357 Qual: Renamed table llx_c_civilite into llx_c_civility
field civilite into label in the same table and field civilite into civility in other table
2014-08-12 06:03:27 +02:00
aspangaro
9af336b53b Add accountancy code for trips & fees and renamed libelle field into label 2014-08-10 20:41:52 +02:00
aspangaro
0738103da8 Renamed llx_c_pays to llx_c_country & field "libelle" to "label" 2014-08-10 13:37:39 +02:00
Laurent Destailleur
2169a8668d Fix: PHPCS 2014-08-06 09:18:44 +02:00
Laurent Destailleur
2bfde7ba30 Add table llx_holiday_types to store type of leave. 2014-08-06 03:01:17 +02:00
Laurent Destailleur
f863604621 Prepare table for email templates. 2014-08-05 12:28:10 +02:00
Laurent Destailleur
c2be3364e0 Merge remote-tracking branch 'origin/3.6' into develop 2014-08-04 22:19:53 +02:00
Laurent Destailleur
96362b40e4 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-08-04 10:55:09 +02:00
Laurent Destailleur
be89fddc52 Uniformize field list 2014-08-04 10:54:22 +02:00
Laurent Destailleur
b5bb4c639c Fix: Clean data 2014-08-04 00:15:23 +02:00
Laurent Destailleur
7d3c266a1d Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/admin/agenda_other.php
	htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
	htdocs/install/mysql/migration/repair.sql
2014-08-04 00:02:00 +02:00
Laurent Destailleur
bf7a33494e Run request to clean data 2014-08-03 23:55:33 +02:00
Laurent Destailleur
51f1577c84 Fix: Field for user into event is "owner". 2014-08-03 23:32:36 +02:00
Laurent Destailleur
12ff7a8af5 Look: Refresh install style with more neutral colors. Select line style
is now stored into css. Removed all images for install process.
2014-08-03 11:18:32 +02:00
Laurent Destailleur
c11ff57fbe Fix: The type is a code so must not contains any space.
Fix: State is not linked to region.
2014-08-03 11:17:24 +02:00
Laurent Destailleur
331cb38a10 A little clean of tables. 2014-08-02 21:56:39 +02:00
Laurent Destailleur
8ed21f606e Qual: states are linked to regions. 2014-08-02 21:16:43 +02:00
Laurent Destailleur
bb8ec0c8f9 Fix: Too many parameter 2014-08-01 14:26:13 +02:00
Laurent Destailleur
852b78f79f Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for
constants into database driver classes.
2014-08-01 00:53:29 +02:00
Laurent Destailleur
1e09200347 Prepare to add foreign key toward parent into table
llx_accountingaccount.
2014-07-31 20:49:50 +02:00
Laurent Destailleur
b78537730a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-07-31 20:39:03 +02:00
Laurent Destailleur
218fb88eef Merge pull request #1788 from aspangaro/develop-accounting2
Accountancy :: account_parent must be an int (again)
2014-07-31 20:17:49 +02:00
Laurent Destailleur
9fff30416a Qual: Remove usage of getStaticMember function dir constants. 2014-07-31 20:12:21 +02:00
Laurent Destailleur
2d97ad5177 Merge pull request #1771 from frederic34/selectdelivery
Select Shipping Method in Propal, Order
2014-07-30 11:31:22 +02:00
aspangaro
a12f4da978 Accountancy :: account_parent must be an int (again) 2014-07-30 05:49:16 +02:00
Juanjo Menent
2783ec7dc8 New: Add PYME (base) accountancy spanish plan 2014-07-29 00:00:34 +02:00
Juanjo Menent
09af3e1efe New: Add PYME (base) accountancy spanish plan 2014-07-28 23:22:50 +02:00
frederic34
395b003266 Merge remote branch 'upstream/develop' into selectdelivery
Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-07-28 17:10:07 +02:00
Laurent Destailleur
3d56c8ff6a Fix: [ bug #1537 ] Difference between societe.nom and adherent.societ 2014-07-26 18:20:40 +02:00
frederic34
4fcff3e2e5 Select delivery method for order 2014-07-25 17:20:42 +02:00
frederic34
f0a7cc3268 Select Shipping Method in Propal 2014-07-24 18:08:08 +02:00
frederic34
2b3bd260c6 Update llx_c_shipment_mode.sql 2014-07-24 10:26:11 +02:00
frederic34
304e9d2c83 Update llx_c_shipment_mode.sql
Update GLS tracking url
2014-07-24 09:45:46 +02:00
Florian HENRY
cf63f1a40d Remane contract ref_ext to ref_supplier 2014-07-21 08:36:59 +02:00
Laurent Destailleur
d80de2cdd4 Fix: Clean before adding foreign key 2014-07-20 04:42:05 +02:00
Marcos García de La Fuente
ec661d0c6c Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
Florian HENRY
d0cc935cd5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-07-12 10:16:08 +02:00
Laurent Destailleur
2766b1d8f1 Add record for argentina but disabled by default. 2014-07-11 17:43:57 +02:00
Laurent Destailleur
f1ef8b8faa Comment entries 2014-07-11 17:34:01 +02:00
Florian HENRY
d2e17eb321 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	ChangeLog
2014-07-11 16:09:01 +02:00
Laurent Destailleur
4dfaf9ce38 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-07-11 13:56:57 +02:00
Laurent Destailleur
32b015e661 New: Type of thirdparties can accept a country (to show list of types
specific for a country).
2014-07-11 13:56:35 +02:00
Laurent Destailleur
5e75dd27e8 Merge pull request #1719 from frederic34/selectbank
Select bank account for propal order and invoice
2014-07-11 12:29:21 +02:00
Florian HENRY
c7d31f4570 [ task #1204 ] Add ref_int contract field 2014-07-11 11:26:54 +02:00
Raphaël Doursenaud
d476ca4a68 Support gigaoctets of session memory 2014-07-10 15:01:37 +02:00
frederic34
8c7b8bba52 Merge remote branch 'upstream/develop' into selectbank 2014-07-09 10:07:49 +02:00
Laurent Destailleur
e659b9e693 Merge remote-tracking branch 'origin/3.6' into develop 2014-07-09 00:30:23 +02:00
Laurent Destailleur
682d765de9 New: Add country iso code on 3 chars into table of countries. 2014-07-09 00:16:28 +02:00
Laurent Destailleur
32c15132df Fix: sql syntax error 2014-07-08 23:19:46 +02:00
frederic34
c8e6387e52 Merge remote branch 'upstream/develop' into selectbank
Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-07-08 22:46:38 +02:00
Laurent Destailleur
8bad4a3c1d Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/install/mysql/tables/llx_expeditiondet_batch.key.sql
	htdocs/install/mysql/tables/llx_product_batch.key.sql
2014-07-08 22:45:31 +02:00
Laurent Destailleur
f0056b3b95 Fix: Migration does not match tables 2014-07-08 22:40:06 +02:00
Laurent Destailleur
e624049161 Fix: Pb with migration with pgsql 2014-07-08 22:12:20 +02:00
Laurent Destailleur
a137b31a47 Fix: ON DELETE CASCADE is forbidden.
Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
	test/phpunit/SqlTest.php
2014-07-08 21:50:29 +02:00
frederic34
beb471980e Add fields for supplier order and invoice 2014-07-08 21:50:21 +02:00
Laurent Destailleur
2b83d3fda7 Fix: File for migration 3.5 to 3.6 was modified. 2014-07-08 21:44:55 +02:00
Laurent Destailleur
9b6b5feb4f Fix: ON DELETE CASCADE is forbidden. 2014-07-08 21:38:20 +02:00
Laurent Destailleur
94cd8debeb Fix: table declaration
Fix: regretion into trigger management
2014-07-08 21:24:36 +02:00
Laurent Destailleur
932206a152 Fix: phpunit 2014-07-08 21:04:17 +02:00
Laurent Destailleur
688d58413b Merge pull request #1710 from aspangaro/develop-accounting2
New feature :: Add fiscal year
2014-07-07 21:28:35 +02:00
Laurent Destailleur
1a2ed2138b New: Add new type of event (when type of events are used, not by
default)
2014-07-06 21:25:25 +02:00
Laurent Destailleur
ce3fa14511 New: Add event FICHINTER_CLASSIFY_BILLED into list of possible events to
create an automatic event into agenda.
Qual: Removed hard coded rowid into data init.
2014-07-06 19:25:15 +02:00
aspangaro
9eaeaae2fb Merge branch 'Upstream/develop' 2014-07-05 08:48:51 +02:00
aspangaro
be78e96313 Bug fix & add tab info 2014-07-05 08:47:01 +02:00
Laurent Destailleur
baea822ed5 Fix: Migration script 2014-07-04 18:24:48 +02:00
Laurent Destailleur
e496823778 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	.travis.yml
	ChangeLog
	htdocs/fourn/commande/fiche.php
	htdocs/install/mysql/migration/3.5.0-3.6.0.sql
	htdocs/product/stock/replenish.php
2014-07-04 14:14:40 +02:00
Laurent Destailleur
f9ee4b3c9d Merge branch 'db-relations' of github.com:marcosgdf/dolibarr into
marcosgdf-db-relations

Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-07-04 14:06:07 +02:00
Laurent Destailleur
62832167a0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-07-04 13:45:07 +02:00
Laurent Destailleur
be4fe3d0d0 Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
marcosgdf-syslog

Conflicts:
	htdocs/contrat/class/contrat.class.php
	htdocs/fichinter/class/fichinter.class.php
	htdocs/projet/class/project.class.php
	htdocs/projet/class/task.class.php
2014-07-04 13:43:50 +02:00
Laurent Destailleur
9fa44e6221 Merge pull request #1706 from frederic34/patch-2
Update 3.6.0-3.7.0.sql
2014-07-04 13:21:57 +02:00
Juanjo Menent
72243d4f38 fix: Timestamp with default null 2014-07-04 12:32:57 +02:00
Juanjo Menent
9fa3d8ddd1 Allow migration 3.6x to 3.7.0 2014-07-04 12:27:53 +02:00
aspangaro
a2ac578712 Merge branch 'Upstream/develop' 2014-07-04 06:21:00 +02:00
FRANCE Frédéric
8fc2d5ebb8 Update 3.6.0-3.7.0.sql
llx_c_product doesn't exist
2014-07-03 20:38:33 +02:00
Juanjo Menent
e30649dcd2 [ task #1063 ] Allow edit localtaxes rate for thirds. Works with company 2014-07-03 17:39:31 +02:00
Juanjo Menent
cb4c3a4431 [ task #1063 ] Allow edit localtaxes rate for thirds. Works
withd database
2014-07-03 15:51:46 +02:00
Laurent Destailleur
a1b6aedc90 Add field task_datehour 2014-07-03 12:53:26 +02:00
Marcos García de La Fuente
e351657cc0 Removed key restrictions 2014-07-03 10:16:37 +02:00
Marcos García de La Fuente
7e1cf124b8 Merge branch 'develop' into syslog
Conflicts:
	htdocs/commande/class/commande.class.php
	htdocs/compta/facture/class/facture.class.php
	htdocs/core/class/commonobject.class.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/product/class/product.class.php
	htdocs/product/stock/lib/replenishment.lib.php
	htdocs/societe/soc.php
2014-07-02 21:20:02 +02:00
Marcos García de La Fuente
d38bebf990 Created foreign key relations for llx_product and llx_product_price table 2014-07-02 21:04:34 +02:00
Laurent Destailleur
de527365a8 Fix: [ bug #1517 ] Packages sizes 2014-07-02 20:10:44 +02:00
Laurent Destailleur
b985dc3342 Merge branch 'develop-accounting' of github.com:aspangaro/dolibarr into
aspangaro-develop-accounting

Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
	htdocs/install/mysql/tables/llx_bank_account.sql
2014-06-30 00:42:17 +02:00
Laurent Destailleur
6cf8c3d08c Merge branch 'develop' of github.com:aspangaro/dolibarr into
aspangaro-develop

Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-06-29 23:57:57 +02:00
Laurent Destailleur
e2472351c3 Merge branch 'fix1487' of github.com:KreizIT/dolibarr into
KreizIT-fix1487

Conflicts:
	ChangeLog
2014-06-29 23:42:38 +02:00
aspangaro
5cc8ec4f5f Add accountancy code journal into bank card & modify presentation 2014-06-29 20:10:43 +02:00
aspangaro
53bd5022e0 Align size for accounting account & Drop old table & Typo 2014-06-29 07:57:42 +02:00
aspangaro
25f2fec473 Fix :: acount_parent must be an int - Final step 2014-06-29 07:02:13 +02:00
aspangaro
46320071a0 Merge branch 'Upstream/develop' 2014-06-29 05:42:37 +02:00
Laurent Destailleur
56bc99a558 Include iso code for countries 2014-06-28 21:40:10 +02:00
Laurent Destailleur
1dafb58f09 Merge branch 'develop-accounting3' of github.com:aspangaro/dolibarr into
aspangaro-develop-accounting3

Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-06-26 22:53:25 +02:00
Laurent Destailleur
e2790895ad Prepare 3.7 development. 2014-06-26 21:48:57 +02:00
Laurent Destailleur
f336becdb3 Merge pull request #1635 from aspangaro/develop-accounting
Chart of accounts BE PCMN-BASE - Account_parent must be an int.
2014-06-26 21:42:22 +02:00
aspangaro
56785f1149 Merge branch 'Upstream/develop' 2014-06-24 06:10:47 +02:00
aspangaro
865d853af8 Add migration file to 3.7 & update llx_c_paiement 2014-06-24 06:02:17 +02:00
Florian HENRY
df9f153142 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.5.0-3.6.0.sql
2014-06-17 12:01:45 +02:00
Marcos García de La Fuente
7e7958cf73 Removed SQL errors as they are logged by the database handler 2014-06-12 13:49:05 +02:00
Marcos García de La Fuente
9fbd7806f0 More substitutions 2014-06-12 11:31:53 +02:00
aspangaro
67f05515d9 Add accountancy_code into llx_c_paiement 2014-06-03 06:19:24 +02:00
aspangaro
27f0cbdb83 Merge branch 'Upstream/develop' 2014-05-30 21:01:01 +02:00
Laurent Destailleur
4060dfe8f2 Code comment to remind goal of field. 2014-05-30 11:46:16 +02:00
aspangaro
aa4e9d5965 Merge branch 'Upstream/develop' 2014-05-29 21:44:03 +02:00
aspangaro
22bb789374 Chart of accounts BE PCMN-BASE - Account_parent must be an int. 2014-05-29 21:35:29 +02:00
Laurent Destailleur
882fc42ea1 Fix: 3.5 migration that was not complete. Second chance into 3.6. 2014-05-29 20:39:51 +02:00
Laurent Destailleur
b15c79845e Merge remote-tracking branch 'origin/3.5' into develop 2014-05-29 20:27:21 +02:00
Laurent Destailleur
67bd18f5cc Fix: [ bug #1406 ] Impossible de modifier une facture fournisseur 2014-05-29 20:25:41 +02:00
Laurent Destailleur
1e2c452b95 Fix: If not choice at all we show all of them. 2014-05-29 18:11:14 +02:00
Florian HENRY
a88491ecc6 reset last commit 2014-05-29 14:51:42 +02:00
Florian HENRY
0cfd4504ad add index on llx_mailing_cible 2014-05-29 14:48:07 +02:00
aspangaro
b384f91096 Merge branch 'upstream/develop' 2014-05-28 05:35:35 +02:00
aspangaro
dce9c2bc76 Fiscal year - 1st step 2014-05-28 05:34:10 +02:00
Raphaël Doursenaud
c48c3a9d91 Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
aspangaro
22bd18486b Merge branch 'upstream/develop' 2014-05-23 02:25:41 +02:00
aspangaro
0a670092d5 Fix :: Account_parent must be an int - Step 1 2014-05-23 02:23:32 +02:00
Raphaël Doursenaud
0fd994a687 Install: english comments 2014-05-19 14:33:39 +02:00
Raphaël Doursenaud
ba8676dc61 Install: unlimitted memory is ok 2014-05-19 14:33:39 +02:00
Florian HENRY
26b74a53a2 Fix initdata 3.6 for CommandeFournisseurTest.php run correctly 2014-05-14 14:17:03 +02:00
Laurent Destailleur
b3b7da8f08 Merge pull request #1595 from FHenry/develop
Add showempty into combobox
2014-05-14 11:46:35 +02:00
Florian HENRY
45c96e169f fix install 2014-05-13 19:17:50 +02:00
Jean-François Ferry
7fbcb4fe7d Missing auto-increlent attribute when table c_resource_type create 2014-05-10 22:07:12 +02:00
Jean-François Ferry
5f74b86b18 Add dictionary to define type of resources 2014-05-10 22:07:12 +02:00
Jean-François Ferry
1d929d267c Move table creation instruction into migration tables 2014-05-10 22:07:12 +02:00
Jean-François Ferry
03f0851e7d Add database tables for resource module 2014-05-10 22:06:23 +02:00
Jean-François Ferry
6c75a0cb11 Add database tables for resource module 2014-05-10 22:06:22 +02:00
Jean-François Ferry
d9c567ca3d Prepare structure for upstream merge 2014-05-10 22:03:05 +02:00
Laurent Destailleur
40577ab445 New: Can enter holiday for someone else if user has permission for. 2014-05-07 15:03:05 +02:00
Laurent Destailleur
9f795331f5 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	ChangeLog
	build/debian/changelog
	build/doxygen/dolibarr-doxygen.doxyfile
	build/exe/doliwamp/doliwamp.iss
	build/perl/virtualmin/dolibarr.pl
	build/rpm/dolibarr_fedora.spec
	build/rpm/dolibarr_generic.spec
	build/rpm/dolibarr_mandriva.spec
	build/rpm/dolibarr_opensuse.spec
	htdocs/compta/paiement_charge.php
	htdocs/compta/sociales/charges.php
	htdocs/core/db/mysql.class.php
	htdocs/filefunc.inc.php
	htdocs/societe/class/societe.class.php
2014-05-06 23:58:17 +02:00
Laurent Destailleur
503924fbbc Fix: Missing cleaning orphelins for contact categories. 2014-05-06 21:56:31 +02:00
Laurent Destailleur
959b104b78 Fix: the pdf template name for typhon as not correctly set when enabling
module.
2014-05-06 13:31:30 +02:00
Marcos García de La Fuente
8532f967af Missing Copyright info 2014-05-05 12:24:39 +02:00
Marcos García de La Fuente
d0e5d9fd1b Improved usability of install wizard 2014-05-05 12:08:19 +02:00
Laurent Destailleur
c2c0a9b4bb Merge pull request #1568 from GPCsolutions/closingtagremoval
Qual: Remove the closing PHP tag
2014-05-04 18:08:37 +02:00
Laurent Destailleur
d25778f12b Qual: Removed duplicate column "datea" into table llx_societe
(duplicated with column tms).
2014-05-04 16:59:13 +02:00
Laurent Destailleur
03f9f0bada Fix: Pb of records not correctly cleaned when module marge is
uninstalled (conflict between 'margin' and 'margins').
2014-05-03 20:21:35 +02:00
Raphaël Doursenaud
5bfb06b357 Don't close php tag in generated file 2014-05-03 18:27:00 +02:00
Raphaël Doursenaud
f8f502d013 Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
19d71ffb38 Prepare fix to hide images generated by "preview" feature. 2014-04-29 21:14:55 +02:00
Laurent Destailleur
4a23a8a789 Merge branch 'category_translate' of github.com:aternatik/dolibarr into
aternatik-category_translate

Conflicts:
	ChangeLog
2014-04-28 02:39:56 +02:00
Laurent Destailleur
97fce71218 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	htdocs/core/lib/functions2.lib.php
	htdocs/install/mysql/migration/repair.sql
	htdocs/langs/en_US/errors.lang
	htdocs/product/fiche.php
	htdocs/projet/tasks/task.php
2014-04-26 22:35:35 +02:00
Laurent Destailleur
537ada96a8 Fix: [ bug #1354 ] Tasks disapear in same sub-task
Conflicts:
	htdocs/install/mysql/migration/repair.sql
	htdocs/projet/class/project.class.php
2014-04-26 21:47:15 +02:00
Laurent Destailleur
4ecfa1d6e0 Clean corrupted data for categories
Conflicts:
	htdocs/install/mysql/migration/repair.sql
2014-04-26 21:40:57 +02:00
Laurent Destailleur
af2cf0b66f Fix: [ bug #1354 ] Tasks disapear in same sub-task 2014-04-26 21:36:58 +02:00
Laurent Destailleur
950c59eb61 Fix: [ bug #1356 ] Bank accountancy number is limited to 8 numbers. 2014-04-26 17:34:39 +02:00
Laurent Destailleur
ae23d78c74 Add field nb_holidays and salary. 2014-04-25 20:06:19 +02:00
jfefe
d256799abf Work on adding catgory translation 2014-04-25 15:17:12 +02:00
Laurent Destailleur
002e64d514 Add table for email templates.
Removed deprecated table llx_domain.
2014-04-23 13:10:08 +02:00
Laurent Destailleur
459e5f7472 Clean corrupted data for categories 2014-04-23 11:25:05 +02:00
Raphaël Doursenaud
e6c0321fb6 Automatic events for project tasks 2014-04-22 15:30:10 +02:00
Laurent Destailleur
55c2659952 Fix: sql syntax error 2014-04-13 02:02:26 +02:00
Laurent Destailleur
1b02cdd352 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	ChangeLog
	dev/initdata/mysqldump_dolibarr_3.5.0.sql
	htdocs/commande/fiche.php
	htdocs/compta/facture.php
	htdocs/product/index.php
	htdocs/user/fiche.php
2014-04-12 00:53:25 +02:00
Laurent Destailleur
d2b1b1a86c Merge branch 'actiontriggers' of
https://github.com/GPCsolutions/dolibarr into
GPCsolutions-actiontriggers

Conflicts:
	htdocs/langs/de_DE/other.lang
2014-04-04 23:47:36 +02:00
Laurent Destailleur
cf8ff97855 Fix: Install of odt templates for project and tasks failed. 2014-04-02 13:17:20 +02:00
Laurent Destailleur
6806a87ebb Missing tms update 2014-04-02 11:02:18 +02:00
Laurent Destailleur
f027482b51 Merge pull request #1513 from KreizIT/fixtablestruct
Fix installation script link to Task 1074 (missing new field)
2014-03-27 16:06:51 +01:00
Raphaël Doursenaud
0d7a76d8db 3.6 migration script: fixed invalid comments 2014-03-27 12:04:03 +01:00
Raphaël Doursenaud
ee71e42b34 Action triggers: added missing triggers to 3.6 migration script
These are the same changes than commit 3afb3a874d9d1533947651de9db28c9207278908 but for the
migration script
2014-03-27 12:03:19 +01:00
Raphaël Doursenaud
c9c75a1c08 Action triggers: Added copyright
Reindented the whole block because it was out.
2014-03-27 12:02:15 +01:00
Raphaël Doursenaud
704699f9a1 Action triggers: added missing triggers to the data dictionnary
These triggers were programmed in
htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
but were nowhere to be found in the interface because they didn't hit the database.
2014-03-27 12:02:15 +01:00
Laurent Destailleur
4d4512fadd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-03-26 22:14:14 +01:00
KreizIT
5c837583c3 Fix installation script link to Task 1074 (missing new field) 2014-03-26 16:58:43 +01:00
Laurent Destailleur
c45f509984 Qual: Uniformizing payments 2014-03-26 15:41:09 +01:00
Laurent Destailleur
59042a30e1 Fix and uniformize code for payment of salaries. 2014-03-25 21:35:52 +01:00
Laurent Destailleur
73682baff0 Fix: Use correct vat rate into text cases.
Qual: Next step cleaning date functions.
Qual: Complete phpunit test case for dol_mktime to check dayling saving
time is correctly managed.
2014-03-21 16:22:41 +01:00
Laurent Destailleur
7fb004903e Qual: Start to clean old code. 2014-03-21 15:02:27 +01:00
Laurent Destailleur
6764d36434 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-03-19 11:46:30 +01:00
Laurent Destailleur
44952e353d Fix: Bad format for fk_currency fields (even if they are not used, i fix
them).
2014-03-19 11:46:06 +01:00
Laurent Destailleur
dbaea6fa42 Add clean sql requests into repair.sql 2014-03-19 11:40:23 +01:00
Laurent Destailleur
20ef4554e0 Fix: missing unique key on barcode field to avoid database corruption 2014-03-18 23:43:58 +01:00
Laurent Destailleur
9be52ca2c8 Fix: better way to remove duplicate barcode in repair.sql 2014-03-18 22:16:18 +01:00
Laurent Destailleur
a574997191 Qual: Add unique keys constraints on barcode. 2014-03-17 20:52:06 +01:00
Laurent Destailleur
e491a4dce7 Add code to clean duplicate records 2014-03-17 20:29:01 +01:00
Laurent Destailleur
7974ae96ad Merge branch 'cat_extrafields' of https://github.com/aternatik/dolibarr
into aternatik-cat_extrafields

Conflicts:
	htdocs/install/mysql/migration/3.5.0-3.6.0.sql
2014-03-16 21:38:29 +01:00
Laurent Destailleur
eb5e891cf9 Fix: Not mandatory field must not be not null
Fix: field to store amount must be double(24,8)
2014-03-16 20:37:43 +01:00
Jean-François Ferry
55750e16d8 Prepare extrafields into categories 2014-03-16 14:48:46 +01:00
Maxime Kohlhaas
0083e529c7 Add task 1300 : Add thm field on user and time spent to be able to calculate employee cost 2014-03-16 14:31:02 +01:00
Laurent Destailleur
cafa61ef7d Fix: Use correct syntax of date into sql requests (with quotes) 2014-03-15 23:12:00 +01:00
Laurent Destailleur
c9ac7fad82 Fix: Field should not be not null 2014-03-15 15:45:21 +01:00
Laurent Destailleur
271c2a8929 Merge pull request #1472 from atm-maxime/mko1074
Task 1074 : add link to source document on stock movement
2014-03-15 13:21:04 +01:00
jfefe
32bef2bf2f Missing text attribute on input field 2014-03-15 07:01:02 +01:00
Maxime Kohlhaas
67342486a6 Task 1074 : add link to source document on stock movement 2014-03-15 02:18:39 +01:00
Laurent Destailleur
4154f07dfd New: Add a public url as a property for products/services. 2014-03-14 13:51:46 +01:00
Laurent Destailleur
aab4800f87 Fix: sql syntax error with pgsql 2014-03-14 12:50:45 +01:00
Laurent Destailleur
3c842f9b6f New: Add barcode fields into user database. 2014-03-13 09:11:14 +01:00
aspangaro
12ffb19cec Use more explicit name for class and functions 2014-03-11 06:26:18 +01:00
aspangaro
fca29f4312 Add table into script migration && key language 2014-03-06 21:29:20 +01:00
aspangaro
048b3c01ce Add salary payment in tax module - Link to user.
Necessary for future hrm module.
2014-03-06 21:21:16 +01:00
Laurent Destailleur
d54dce1dbe Merge pull request #1452 from KreizIT/develop
Correct multiline comments not manage by dolibarr
2014-03-06 18:24:27 +01:00
Laurent Destailleur
cd3e56a2d0 Merge pull request #1450 from grandoc/develop
fix english misspelling
2014-03-06 18:23:51 +01:00
Laurent Destailleur
e9b9491a35 Clean database. Fix with firefox. 2014-03-05 12:15:47 +01:00
KreizIT
a80ecc8052 Correct multiline comments not manage by dolibarr
Avoid error in loading data and also loading data which not be to.
2014-03-05 12:06:01 +01:00
Laurent Destailleur
e9adec49eb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-03-05 11:22:12 +01:00
Laurent Destailleur
60327e92d1 New: Add filter on text and status into survey list. Can also sorter on
id, text and date end.
2014-03-05 11:22:01 +01:00
philippe
e2b29bb108 fix english misspelling 2014-03-05 09:57:36 +01:00
KreizIT
7f275dfbf4 - Add table modification for product (forget in step 1)
- Add module for batch number management
- change dependency for stock and product
- change product class and fiche showing new select for batch managment on product
2014-03-04 18:55:55 +01:00
KreizIT
c1f88d99b9 Batch number management step 1 : database modification 2014-03-03 14:11:19 +01:00
BENKE Charles
e5e7b4ce6a Update llx_00_c_pays.sql
adding burundi in pays database
2014-03-01 12:30:39 +01:00
Florian Henry
46ae5d6e9c - New: Price management enhancement (multiprice level, price by
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
2014-02-23 16:16:47 +01:00
Florian Henry
92dc21be04 Fix project task numbering rule 2014-02-23 10:24:30 +01:00
Laurent Destailleur
e62b6c1cc4 Fix: Not using correct vars names 2014-02-11 15:43:05 +01:00
Laurent Destailleur
598098ff18 Fix: Not using correct vars names 2014-02-10 16:09:21 +01:00
Laurent Destailleur
444bc1c6a1 New increase length of url into bookmark module. 2014-02-10 16:05:13 +01:00
Laurent Destailleur
46e9b5d550 Merge branch 'develop' of https://github.com/grandoc/dolibarr into
grandoc-develop

Conflicts:
	htdocs/langs/ar_SA/admin.lang
	htdocs/langs/el_GR/admin.lang
	htdocs/langs/es_ES/admin.lang
	htdocs/langs/nl_NL/admin.lang
	htdocs/langs/tr_TR/admin.lang
2014-02-10 01:30:48 +01:00
Laurent Destailleur
e71fb36b3c Add patch ISO 9362 http://fr.wikipedia.org/wiki/ISO_9362 manually.
We keep bic size field to 20 instead of 11 for backward compatibility.
2014-02-10 01:08:49 +01:00
Laurent Destailleur
ce8d13ead0 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	ChangeLog
	build/debian/changelog
	build/doxygen/dolibarr-doxygen.doxyfile
	build/exe/doliwamp/doliwamp.iss
	build/makepack-dolibarr.pl
	build/perl/virtualmin/dolibarr.pl
	build/rpm/dolibarr_fedora.spec
	build/rpm/dolibarr_generic.spec
	build/rpm/dolibarr_mandriva.spec
	build/rpm/dolibarr_opensuse.spec
	htdocs/comm/action/fiche.php
	htdocs/filefunc.inc.php
	htdocs/install/check.php
2014-02-10 00:38:10 +01:00
Laurent Destailleur
94be4ec897 Fix: Avoid error in migration from 3.1 version.
Fix: Suggested migration choice was ko from x.y.z to x.y.z+1
2014-02-08 14:55:27 +01:00
Laurent Destailleur
59a25832bd Fix: Removed large comment into migration script 2014-02-08 12:16:27 +01:00
aspangaro
05c8039cf9 Delete rowid in case of an other accountancy plan already exist. 2014-02-02 09:50:53 +01:00
aspangaro
fda0dec260 Add The base accountancy belgium plan for accounting - Thanks delcroip
http://www.dolibarr.fr/forum/12-howto--aide/47966-pcmn-plan-comptable-minimum-normalise-belgique
2014-02-02 06:45:05 +01:00
Laurent Destailleur
5b218c3c5c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.5.0-3.6.0.sql
2014-01-31 10:10:38 +01:00
Laurent Destailleur
bb7fc8631b Qual: Uniformize index name to match
http://wiki.dolibarr.org/index.php/Language_and_development_rules#SQL_rules
2014-01-31 10:08:25 +01:00
Jean-François Ferry
a0c3527e30 Fix : bad sql request during migration 2014-01-29 19:19:23 +01:00
Laurent Destailleur
7c01fd98b3 Fix: use allowed database types 2014-01-28 15:45:00 +01:00
Laurent Destailleur
1fd67807ce Merge remote-tracking branch 'origin/3.5' into develop 2014-01-18 01:13:29 +01:00
Laurent Destailleur
b3229a4021 Qual: Add error message if using wrong parameter into upgrade.php script
First try to test migration into travis.
2014-01-15 19:23:33 +01:00
Laurent Destailleur
d72167d543 Code comments 2014-01-15 19:12:55 +01:00
Marcos García de La Fuente
fc7d3d4771 Modified migration script to not remove columns 2014-01-06 05:39:22 +01:00
Marcos García de La Fuente
c245e86b60 Little changes to the opensurvey_sondage table definition 2014-01-06 05:17:02 +01:00
Marcos García de La Fuente
c2c97ec82a Mailsonde should not be a varchar 2014-01-06 05:12:47 +01:00
Marcos García de La Fuente
e0c7eb545c Email and poll author are now retrieved from the logged user 2014-01-06 05:08:42 +01:00
Marcos García de La Fuente
8d96675607 Force logged user to create surveys and applied Dolibarr style to poll creation wizard 2014-01-05 09:08:42 +01:00
Marcos García de La Fuente
c9db0c3a94 Removed “stupid” feature to allow voters edit other users’ vote 2014-01-04 19:51:44 +01:00
Marcos García de La Fuente
13d4ea4c38 Added a new feature to disable spying other users’ vote 2014-01-03 23:30:15 +01:00
Marcos García de La Fuente
1a038fac06 Removed the use of id_sondage_admin and survey_link_visible fields of llx_opensurvey_sondage 2014-01-03 22:13:15 +01:00
Marcos García de La Fuente
a5b9122e98 Allow to disable poll comments 2014-01-03 17:44:42 +01:00
BENKE Charles
94bf105b13 Update llx_projet_task.sql
new field "ref" present on update sql but not on the table
2013-12-27 17:14:56 +01:00
BENKE Charles
e9ef9b6e8d Update llx_projet_task.sql
new field "ref" present on update sql but not on the table
2013-12-25 15:02:21 +01:00
Laurent Destailleur
692b2985ef Prepare 3.6 2013-12-15 00:05:04 +01:00
Laurent Destailleur
db10740e2a Merge pull request #1344 from GPCsolutions/feature/multicompanybookmarks
Feature/multicompanybookmarks
2013-12-13 18:52:38 -08:00
Laurent Destailleur
eaf151d7f5 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	htdocs/.gitignore
	htdocs/contact/fiche.php
2013-12-14 03:13:46 +01:00
Raphaël Doursenaud
5e642f3009 Bookmarks multicompany migration 2013-12-10 12:00:42 +01:00
Raphaël Doursenaud
071dd8e758 Make bookmarks module multicompany aware 2013-12-10 12:00:42 +01:00
Laurent Destailleur
3c0c9019b5 Comment 2013-12-08 15:40:22 +01:00
Laurent Destailleur
1e50543496 Merge pull request #1331 from GPCsolutions/35b-review
Fixes for 3.5 beta
2013-12-01 20:34:51 -08:00
Laurent Destailleur
bfd229d484 Fix: [ bug #1079 ] External users can't access projects even if it is a
contact.
2013-12-01 18:14:19 +01:00
Laurent Destailleur
cbf1ddaa17 Fix: [ bug #1079 ] External users can't access projects even if it is a
contact.
2013-12-01 16:01:33 +01:00
Raphaël Doursenaud
e24555822e Fixed install generated $dolibarr_main_url_root_alt path
We now use relative paths.
So let's remove the absolute part from the install generated configuration file.
2013-11-29 17:28:17 +01:00
Laurent Destailleur
b71406f12d Merge pull request #1322 from aspangaro/develop
Improvement of the Skype button
2013-11-26 07:29:37 -08:00
Grand Philippe
1f7e6a42c2 add a Social contributions type and fix some language stuff 2013-11-24 11:33:36 +01:00
Laurent Destailleur
9156e9168f Add upgrade script 2013-11-23 13:19:55 +01:00
Laurent Destailleur
63e1ecccd3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-11-20 12:46:05 +01:00
Laurent Destailleur
b04a12c39a Missing vat rate for canada 2013-11-20 12:45:38 +01:00
Laurent Destailleur
0e743d5024 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	ChangeLog
	htdocs/adherents/admin/adherent.php
	htdocs/comm/propal/class/propal.class.php
	htdocs/commande/document.php
	htdocs/compta/facture/class/facture.class.php
	htdocs/compta/facture/list.php
	htdocs/cron/card.php
	htdocs/expedition/class/expedition.class.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/fourn/class/fournisseur.facture.class.php
	htdocs/fourn/commande/document.php
	htdocs/langs/fr_FR/admin.lang
	htdocs/langs/fr_FR/cron.lang
	htdocs/langs/fr_FR/projects.lang
	htdocs/langs/nl_NL/admin.lang
	htdocs/langs/nl_NL/categories.lang
	htdocs/langs/nl_NL/commercial.lang
	htdocs/langs/nl_NL/companies.lang
	htdocs/langs/nl_NL/dict.lang
	htdocs/langs/nl_NL/main.lang
	htdocs/langs/nl_NL/margins.lang
	htdocs/langs/nl_NL/products.lang
	htdocs/societe/class/societe.class.php
	htdocs/societe/rib.php
2013-11-19 21:08:02 +01:00
Laurent Destailleur
e8101e3cde Fix: Missing field 2013-11-18 12:00:42 +01:00
Laurent Destailleur
930328f235 Prepare 3.5 beta 2013-11-17 03:33:58 +01:00
Laurent Destailleur
5b243abe4b Fix: Miscellaneous fixes 2013-11-16 12:00:08 +01:00
Laurent Destailleur
1e008ede3c Merge pull request #1298 from Pfontaine/features/multi_rib
Features/multi rib
2013-11-15 06:27:58 -08:00
Peter Fontaine
b965103fc3 Multiple Bank Account Number for Third Party 2013-11-13 15:40:17 +01:00
Laurent Destailleur
995bec6112 Fix: bad migration of 3.4 that make this text instead of varchar(50) 2013-11-13 15:09:22 +01:00
Raphaël Doursenaud
4ad5413163 Sync db upgrade with db install to avoid silly upgrade errors 2013-11-12 15:36:51 +01:00
Raphaël Doursenaud
be30cb8cbf Removed unused tables from installer
Fixes installer bug
2013-11-07 15:57:24 +01:00
Laurent Destailleur
b2308ba65c Merge pull request #1284 from GPCsolutions/links
Links
2013-11-06 17:15:49 -08:00
Laurent Destailleur
51ad76b6de fix: minor syntax rules 2013-11-06 12:53:43 +01:00
Cédric Salvador
89f9a871d0 updated migration script 2013-11-06 10:19:17 +01:00
Cédric Salvador
ae8fea2615 new attributes 2013-11-06 10:17:18 +01:00
Cédric Salvador
06af0733e9 rename parameter to rowid 2013-11-06 10:11:40 +01:00
Cédric Salvador
26aa0c1d7a links sql table 2013-11-06 10:11:40 +01:00
aspangaro
76263213ab Merge branch 'origin/develop' 2013-11-04 22:04:36 +01:00
aspangaro
d79ba9695a Task 157 : Add a skype button 2013-11-04 21:41:36 +01:00
Florian Henry
c465cc621d Fix actioncomm_ressource column name 2013-11-04 19:27:59 +01:00
Florian Henry
f727e832d9 Add mandatory and transparent into llx_actioncomm_ressource 2013-11-02 02:25:06 +01:00
Florian Henry
c0ad86cd5c Add column fk_c_element_role into llx_actioncomm_ressource to manage
role of linked element
In this exemple we can have 
fk_element = 1
element_type= "user" or contact or place or whatever element
fk_c_element_role = 1 // 'Guest' or Host or whatever define in
dictionnary
fk_c_element_status = Present // or whatever define in dictionnary
according element type
2013-10-31 13:23:38 +01:00
Florian Henry
70bbe10f9e Start Task 172 2013-10-31 01:21:09 +01:00
Florian Henry
27e4852a35 upgrade process to change const SOCIETE_DONOTSEARCH_ANYWHERE to
COMPANY_DONOTSEARCH_ANYWHERE
2013-10-30 12:27:36 +01:00
Florian Henry
f512ef344a Better managent of contact status and fix COMPANY_DONOTSEARCH_ANYWHERE
use every where before SOCIETE_DONOTSEARCH_ANYWHERE was used
2013-10-30 12:24:51 +01:00
Laurent Destailleur
966f135316 Fix: Migration must load new boxes 2013-10-26 16:18:28 +02:00
Laurent Destailleur
315e2e4c13 Merge branch 'patch-14' of https://github.com/defrance69/dolibarr into
defrance69-patch-14

Conflicts:
	htdocs/install/mysql/migration/3.4.0-3.5.0.sql
2013-10-20 14:12:56 +02:00
Laurent Destailleur
f87afaac10 Suggest a better page name 2013-10-19 14:38:49 +02:00
Laurent Destailleur
7b53ad5580 Fix: Missing field required by update_price 2013-10-18 01:09:41 +02:00
Laurent Destailleur
fa1e56b976 Code comment 2013-10-15 15:17:33 +02:00
Laurent Destailleur
b039dc94f5 Missing migration of new table 2013-10-13 14:53:40 +02:00
BENKE Charles
bafea2c4eb Rename contrat_extrafields.sql to llx_contrat_extrafields.sql 2013-10-09 18:17:59 +02:00
BENKE Charles
943bb2afc7 Create llx_contrat_extrafields.key.sql
add contrat extrafields key file
2013-10-09 18:16:56 +02:00
BENKE Charles
637417e1d4 Create contrat_extrafields.sql 2013-10-09 18:14:19 +02:00
Laurent Destailleur
141258f514 Merge remote-tracking branch 'origin/3.4' into develop
and fix syntax errors into sql requests.
Group by must ALWAYS contains fields that are not included into SUM or
COUNT

Conflicts:
	htdocs/fourn/product/liste.php
	htdocs/margin/agentMargins.php
	htdocs/margin/customerMargins.php
	htdocs/margin/productMargins.php
	htdocs/margin/tabs/productMargins.php
2013-10-07 16:17:51 +02:00
BENKE Charles
5bae0dbc18 Update 3.4.0-3.5.0.sql 2013-10-06 17:14:50 +02:00
BENKE Charles
6b909746f4 Update llx_societe.sql 2013-10-06 17:14:14 +02:00
Laurent Destailleur
2ffb16b99d Fix: permissions on files. 2013-10-02 23:48:13 +02:00
Laurent Destailleur
4eb4c5f922 Some users report they need more time 2013-09-27 11:04:21 +02:00
Laurent Destailleur
db7bcfd748 Fix: Sending email from thirdparty must add event into agenda if option
is on.
2013-09-25 21:36:40 +02:00
Laurent Destailleur
b6a083596a Merge remote-tracking branch 'origin/3.4' into develop 2013-09-24 20:21:32 +02:00
Laurent Destailleur
a3e74afb02 Fix: varchar 256 2013-09-24 20:14:42 +02:00
Laurent Destailleur
42f5ca15df Fix: Add missing field info_bits into predefined invoices. 2013-09-19 14:58:35 +02:00
simnandez
7f21e596dd [ task #1063 ] Allow edit localtaxes rate for thirds. Init Works 2013-09-17 17:17:59 +02:00
BENKE Charles
14e96f5c1b Update 3.4.0-3.5.0.sql 2013-09-17 10:39:30 +02:00
BENKE Charles
1f503948a8 Update llx_societe.sql
add outstanding value
2013-09-17 10:15:24 +02:00
Raphaël Doursenaud
3c08ca5b71 Fixed SQL install script for PostgreSQL 2013-09-11 17:12:51 +02:00
Raphaël Doursenaud
cbb763ab3f Fixed installer with DoliDB abstract class 2013-09-11 15:48:25 +02:00
Laurent Destailleur
edaeaf3803 Fix: field is not mandatory 2013-09-08 00:23:32 +02:00
Raphaël Doursenaud
36a281ce58 CSS fixes 2013-09-05 20:54:19 +02:00
Raphaël Doursenaud
4efe215b0c Qual: removed a bunch of duplicated array keys 2013-09-05 17:00:18 +02:00
Florian Henry
5ea6518a6d Fix PgSQL upgrade process failed 2013-08-26 10:47:43 +02:00
lalaina rasamoelina
8a4041e534 T975-develop Add an element (statut) in the table llx_socpeople
It's used to mark if the contact is gone or no(we can activate or desactivate the contact with this)
And if the contact is gone,we don't print her mail in the mail list,where we can send a mail
2013-08-22 11:04:06 +02:00
Laurent Destailleur
0f86755033 Fix: Found a dozen of bugs into sub module delivery of module shipment.
Conflicts:
	htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
	htdocs/expedition/class/expedition.class.php
	htdocs/expedition/fiche.php
2013-08-07 15:29:13 +02:00
Laurent Destailleur
d5a57f3717 Fix: Found a dozen of bugs into sub module delivery of module shipment. 2013-08-07 15:08:30 +02:00
Laurent Destailleur
60a1fce2d1 Sec: Do not autofill password for remote access 2013-08-06 17:26:05 +02:00
Laurent Destailleur
80e04e967c Start to uniformize default debian package with current official
package on work.
2013-08-06 03:10:51 +02:00
Laurent Destailleur
af026690d4 Fix: Bad sql requests 2013-08-01 12:22:05 +02:00
Maxime Kohlhaas
bfb01da04f Merge branch 'develop' of github.com:Dolibarr/dolibarr into mko1011 2013-07-30 16:22:13 +02:00
Maxime Kohlhaas
5a38a43c87 Task # 1011 : now supplier order and invoice deal with payment terms and mode 2013-07-30 16:21:39 +02:00
Maxime Kohlhaas
dae36229a4 Task # 1011 : add payment terms and payment mode on supplier card 2013-07-30 15:06:57 +02:00
Cédric Salvador
6927274d2a copyright 2013-07-29 12:31:05 +02:00
Cédric Salvador
aae8a62368 added the desiredstock parameter in the SQL scripts 2013-07-29 12:31:04 +02:00
Laurent Destailleur
d802470aae I killed <td nowrap>. Hello <td class="nowrap"> ! 2013-07-19 14:23:42 +02:00
Laurent Destailleur
e3b38cf3bb Fix: SQL Syntax error.
Fix: A ref_ext can not be NOT NULL.
New: Add tms field into table llx_bordereau_cheque.
2013-07-19 14:09:17 +02:00
Laurent Destailleur
09fd904e76 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/ecm/index.php
2013-07-19 14:01:47 +02:00
Maxime Kohlhaas
7abc53698a Add RefExt field on RemiseCheque 2013-07-19 08:54:11 +02:00
Geoffrey
efacfc9aa3 Add Maghreb regions and departments 2013-07-18 16:49:56 +02:00
Florian Henry
0c0a64f532 [ task #924 ] Add numbering rule on task
[ task #925 ] Add ODT document generation for Tasks in project module
2013-07-18 10:24:45 +02:00
Florian Henry
ee82330292 On going sync/merge from other repo 2013-07-17 19:17:54 +02:00
Florian Henry
5329312dd3 Add table 2013-07-16 21:26:19 +02:00
Florian Henry
e07eac9b17 [ task #519 ] Add category association with contacts 2013-07-16 21:04:58 +02:00
Laurent Destailleur
f4dfac045a Fix: Bad default mysql driver 2013-07-14 20:20:52 +02:00
Maxime Kohlhaas
9d931b7b05 Task # 862 : ODT templates on shipment 2013-07-10 15:54:28 +02:00
Laurent Destailleur
a4abfe1abc New: Can add an event automatically when a projet is create. 2013-07-10 14:46:16 +02:00
Laurent Destailleur
8f71e5fda2 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	build/exe/doliwamp/doliwamp.iss
	build/makepack-dolibarr.pl
	build/rpm/dolibarr_fedora.spec
	build/rpm/dolibarr_generic.spec
	build/rpm/dolibarr_mandriva.spec
	build/rpm/dolibarr_opensuse.spec
	htdocs/filefunc.inc.php
2013-07-07 23:25:03 +02:00
Laurent Destailleur
05461c47cc Fix: vat rate for slovenia 2013-07-07 23:22:00 +02:00
Laurent Destailleur
7c163f7be3 Fix: Running fixdosfile onto all project 2013-07-07 13:17:48 +02:00
Laurent Destailleur
7b5e0678db New: Make some changes to allow usage of alternative
$dolibarr_main_url_root variables.
Can now use several alternative path. Fix several bugs with all code.
2013-07-07 03:26:51 +02:00
Laurent Destailleur
5385d87995 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/langs/ca_ES/admin.lang
	htdocs/langs/ca_ES/errors.lang
	htdocs/langs/ca_ES/main.lang
	htdocs/langs/ca_ES/opensurvey.lang
	htdocs/langs/ca_ES/paybox.lang
	htdocs/langs/ca_ES/products.lang
	htdocs/langs/es_ES/admin.lang
	htdocs/langs/es_ES/errors.lang
	htdocs/langs/es_ES/main.lang
	htdocs/langs/es_ES/products.lang
2013-07-05 21:56:54 +02:00
Laurent Destailleur
46c3b1eb1f Missing vat rate 2013-07-02 01:26:52 +02:00
Cédric Salvador
edc5de4f24 indentation 2013-07-01 15:42:14 +02:00
Cédric Salvador
96cea7b79a add the libname field in the migration script
Conflicts:
	htdocs/install/mysql/migration/3.4.0-3.5.0.sql
2013-07-01 15:42:14 +02:00
Cédric Salvador
aa4f2ba8fb made it possible to call a function from a library
Conflicts:
	htdocs/install/mysql/tables/llx_cronjob.sql
	scripts/cron/cron_run_jobs.php
2013-07-01 15:41:27 +02:00
Laurent Destailleur
17ed70230e Bad request 2013-07-01 11:45:09 +02:00
Laurent Destailleur
1c80f35080 Fix: Avoid duplicate of old lines 2013-06-30 22:19:36 +02:00
Florian Henry
1580f92b11 Fix bug for PGSQL Migration 3.4->3.5
Fix bug on create invoice from contract
2013-06-27 08:09:28 +02:00
Maxime Kohlhaas
b22b604d02 Accountancy code on user object in prevision of the complete accountancy module 2013-06-25 11:14:00 +02:00
Maxime Kohlhaas
109d1a71cb Merge 2013-06-25 11:00:48 +02:00
Regis Houssin
930f6e4850 Fix: avoid error with crlf 2013-06-24 18:04:06 +02:00
Regis Houssin
05bd035488 Fix: convert line delimiters 2013-06-24 17:34:22 +02:00
Laurent Destailleur
7778a17a89 Qual: clean code from deprecated vars 2013-06-24 16:41:31 +02:00
Laurent Destailleur
71b61fc1f5 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/core/class/html.formfile.class.php
	htdocs/langs/fr_FR/mails.lang
	htdocs/user/logout.php
2013-06-18 09:51:37 +02:00
Laurent Destailleur
562fa43d9d Fix: Message is not clear enough.
Fix: Var was not initialized.
2013-06-17 23:24:53 +02:00
Laurent Destailleur
bc5fa5972a Drop deprecated tables 2013-06-14 02:26:24 +02:00
Florian Henry
4f43ec0acf Add extrafield tables 2013-06-10 14:13:44 +02:00
Laurent Destailleur
368efc77e0 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-06-06 18:56:59 +02:00
Laurent Destailleur
4654e811b2 Close taks [ task #645 ]. We keep fields, just add comment into tables
with explanation of fields.
2013-06-06 18:54:17 +02:00
Regis Houssin
c9a71439b2 Fix: EOF 2013-06-05 16:24:32 +02:00
Laurent Destailleur
eadfa66f2c Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/core/class/infobox.class.php
2013-06-04 22:59:28 +02:00
Laurent Destailleur
c60e94c723 Merge pull request #1018 from fappels/develop
Added flemish legal forms to belgium entries
2013-06-03 14:43:35 -07:00
Laurent Destailleur
12973dbdb4 Look: Minor enhancement
Fix: Option to fix bug to send email on by default.
2013-06-03 22:06:28 +02:00
Laurent Destailleur
b4c5114ee6 Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4 2013-06-03 19:26:01 +02:00
Laurent Destailleur
1ccde6ad04 Fix: syntax error 2013-06-03 19:25:12 +02:00
Francis Appels
1a480b4e68 modified abrviation of code 227 2013-06-03 16:34:44 +02:00
Laurent Destailleur
a1a8fac25c Merge remote-tracking branch 'origin/3.4' into develop 2013-06-03 11:15:15 +02:00
Francis Appels
7c0f7e1630 Added flemish legal forms to belgium entries
Added flemish legal forms to belgium entries, so flemish company can
show correct info on his commerial documents
2013-06-01 17:21:39 +02:00
Laurent Destailleur
520101bdfb Fix: Missing vat rate 2013-06-01 02:52:25 +02:00
Laurent Destailleur
9b96e38a35 Fix: Update vat rates for canada
Conflicts:
	htdocs/langs/fr_CA/main.lang
2013-06-01 02:49:44 +02:00
Laurent Destailleur
0b3a52395d Fix: Missing mayotte 2013-06-01 02:21:39 +02:00
Raphaël Doursenaud
9f1eb0676b Fix install with PostgreSQL
The language should be lowercase and unquoted
2013-06-01 00:02:13 +02:00
Laurent Destailleur
06fc0eec5b Fix: Update vat rates for canada 2013-05-31 19:53:45 +02:00
Raphaël Doursenaud
53fdc3b514 Fix install with PostgreSQL
The language should be lowercase and unquoted
2013-05-30 16:31:27 +02:00
Laurent Destailleur
b61ca887d5 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/cache.manifest
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-05-27 12:57:57 +02:00
Florian Henry
557756058f Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I1754b68e9acdf1c7e6024afe95d9ded8e0726b41
2013-05-25 20:58:02 +02:00
Florian Henry
c61f7b6390 Fix [ bug #911 ] Reorder intervention do not work 2013-05-25 19:48:49 +02:00
Regis Houssin
309f59fb00 Fix: wrong field name 2013-05-25 19:03:16 +02:00
Regis Houssin
b9695ddc2b Fix: wrong field name 2013-05-25 19:02:06 +02:00
Laurent Destailleur
8fa9a60bc6 Fix: Bad field size 2013-05-25 18:12:07 +02:00
Laurent Destailleur
1bab0f9f58 Fix: Bad field size 2013-05-25 18:10:55 +02:00
Laurent Destailleur
12681994ea Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	ChangeLog
	htdocs/comm/propal.php
	htdocs/commande/fiche.php
	htdocs/compta/facture.php
	htdocs/fichinter/class/fichinter.class.php
	htdocs/fichinter/fiche.php
2013-05-20 21:21:03 +02:00
fhenry
cbf29e20a2 [ task #901 ] Add Extrafeild on Fiche Inter 2013-05-18 13:00:36 +02:00
Laurent Destailleur
b3adbf53e5 Fix data for greece 2013-05-17 00:47:50 +02:00
fhenry
d0b4cef7a4 Change duration _planned by planned_workload 2013-05-14 20:22:33 +02:00
fhenry
760ae88f39 [ task #531 ] Add a duration on tasks 2013-05-13 17:08:36 +02:00
Laurent Destailleur
6c4e47514d Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/holiday/fiche.php
2013-05-11 15:26:24 +02:00
fhenry
30fb1e5e05 Fix bug [ bug #885 ] silent pgsql errors with click2dial 2013-05-09 10:26:04 +02:00
fhenry
c623e7913b Update migration script with new idx index unique name opensurvey 2013-05-07 14:31:11 +02:00
fhenry
f016517ed1 Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4 2013-05-07 13:55:16 +02:00
Laurent Destailleur
c28ef8a557 Fix: Delete deprecated files during install as they create conflicts
when migrating from old versions.
2013-05-07 12:51:45 +02:00
fhenry
b3f40b900b Make constraint SQL unique name (Mandatory for PgSQL) 2013-05-07 09:26:31 +02:00
Marcos García
12971fa139 Corrected es_ES translations 2013-05-06 16:11:42 +02:00
Marcos García
a5009fd555 Corrected es_ES translations 2013-05-04 19:35:38 +02:00
simnandez
15ede98fe7 New: [ task #877 ] Reorganize menus. Init works
Add migration script 3.4 to 3.5
2013-05-04 01:22:09 +02:00
Laurent Destailleur
8dcb396fb8 Merge pull request #914 from FHenry/3.4
fix margin calculation problem
2013-05-03 04:18:15 -07:00
Laurent Destailleur
c850d413f4 Fix: [ bug #871 ] Erreur MAJ 3.2 -> 3.3 avec pgsql 2013-05-03 12:00:55 +02:00
fhenry
30d888c34f Fix comment on facturedet table description 2013-05-03 11:52:21 +02:00
fhenry
9038549d0d fix margin calculation problem 2013-05-03 11:50:13 +02:00
fhenry
a38287ffdf Deprecated column price into llx_facturedet 2013-05-03 11:16:22 +02:00
fhenry
8d6f959d31 Fix [ bug #864 ] fournisseur_extrafields 2013-05-01 22:57:03 +02:00
fhenry
1fc04d5b5c Add table extrafield for commande fournisseur...
Seems this module work as separate from order but config is missing. Try
to create a new one.
2013-04-30 13:56:03 +02:00
Laurent Destailleur
9bbe5014e6 Fix: Bad field size on old installations 2013-04-28 23:50:40 +02:00
fhenry
b4f3e9d5a8 fix table name in migration script 2013-04-26 10:34:11 +02:00
fhenry
a06581771c Reveiw extrafield for womplaiance with wiki
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
4e0ef01389 Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap 2013-04-25 01:13:13 +02:00
Laurent Destailleur
d3d2ffe43e Qual: A better error management for suse rpm package 2013-04-24 16:16:41 +02:00
Laurent Destailleur
203d4e3ca8 Prepare database for parameters into boxes 2013-04-23 14:17:04 +02:00
Maxime Kohlhaas
a747ef6939 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2013-04-22 16:38:13 +02:00
Laurent Destailleur
ed4c18b9d3 Update changelog.
Fix: Fix template ODS.
2013-04-22 13:15:33 +02:00
Maxime Kohlhaas
882da5d7d7 Fix : price by quantity, bad column name 2013-04-22 11:54:30 +02:00
Maxime Kohlhaas
7c01e984f8 Fix : column missing in migration for price by qty 2013-04-22 10:05:32 +02:00
Laurent Destailleur
9b07271460 Merge pull request #864 from jfefe/doc_ods
Task [#838] : Can generate ods document on thirdparty
2013-04-21 16:32:07 -07:00
JF FERRY
8cb7770a6a Add ODS document for example 2013-04-21 17:06:25 +02:00
Marcos García
52b4daf696 Refactor + replaced "OK" and "Error" status install messages with images 2013-04-21 10:43:34 +02:00
Juanjo Menent
62c104e3b6 Merge pull request #847 from GPCsolutions/installpass
Hide database password behind a password field
2013-04-20 00:49:37 -07:00
Raphaël Doursenaud
96043bd3d3 Hide database password behind a password field 2013-04-20 05:37:52 +02:00
Laurent Destailleur
bb3f40a1bf Qual: Clean code to be able to update combo box when removing a box.
Qual: Opensurvey tables
2013-04-19 15:26:53 +02:00
Laurent Destailleur
08ae1d289b Pgsql compatibility 2013-04-19 15:02:53 +02:00
Laurent Destailleur
570e4391a5 Fix: Box with product out of stocks for pgsql 2013-04-19 14:51:39 +02:00
Regis Houssin
b6bcffa4d9 Fix: missing field 2013-04-18 09:44:33 +02:00
Regis Houssin
2538a9e20e Fix: duplicate sql request 2013-04-18 09:39:43 +02:00
Laurent Destailleur
b30c492494 Fix: pgsql upgrade 2013-04-16 16:29:21 +02:00
fhenry
8f8dce19cc Task Project Extrafield : Forget to add to index tables 2013-04-15 12:38:27 +02:00
Laurent Destailleur
2db3bcc72e Fix: migration 3.3.0 to 3.4.0 2013-04-15 10:00:09 +02:00
Laurent Destailleur
eead2977d9 Fix: pgsql upgrade 2013-04-14 23:15:55 +02:00
fhenry
00fb40e073 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/langs/ca_ES/admin.lang
	htdocs/langs/es_ES/admin.lang

Change-Id: I3c2c0789a92fb3d5506c717986ce0127dec75b9b
2013-04-14 09:40:01 +02:00
Laurent Destailleur
e5a945ba5b Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	ChangeLog
	htdocs/admin/propal.php
	htdocs/compta/journal/purchasesjournal.php
	htdocs/compta/journal/sellsjournal.php
	htdocs/core/class/conf.class.php
	htdocs/core/class/hookmanager.class.php
	htdocs/core/lib/files.lib.php
	htdocs/core/modules/mailings/contacts2.modules.php
	htdocs/langs/ca_ES/admin.lang
	htdocs/langs/en_US/admin.lang
	htdocs/langs/es_ES/admin.lang
	htdocs/langs/fr_FR/admin.lang
	htdocs/public/demo/index.php
2013-04-14 01:46:33 +02:00
fhenry
cc497490eb [ task #814 ] Add extrafield feature into Project/project tasks module 2013-04-12 11:09:53 +02:00
Laurent Destailleur
d6d8f91dda Fix: Rename of field not complete 2013-04-12 00:19:18 +02:00
Laurent Destailleur
fe20f8ae1b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
	htdocs/install/mysql/tables/llx_expedition.key.sql
	htdocs/install/mysql/tables/llx_expedition.sql
2013-04-11 23:08:10 +02:00
Laurent Destailleur
891dbf5c60 Fix: Not complete renaming 2013-04-11 21:53:41 +02:00
Regis Houssin
c74fb3e3e9 Fix: remove constraint and index before rename field !! 2013-04-11 21:29:38 +02:00
Regis Houssin
3e019bab53 Fix: warning when you rename fields !!!! 2013-04-11 21:23:26 +02:00
Laurent Destailleur
9a29014716 New: Add color field into user table 2013-04-11 09:44:09 +02:00
Laurent Destailleur
750b30863f Qual: Clean code from things that should be inside external module. 2013-04-11 09:15:41 +02:00
Regis Houssin
b152e58793 Fix: change for experimental encyption 2013-04-10 15:42:21 +02:00
Regis Houssin
b80d4874e3 Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2013-04-10 15:34:51 +02:00
Regis Houssin
057365b69e Fix: change for experimental encryption 2013-04-10 15:33:03 +02:00
fhenry
38e30836a5 Fix bug with multicompany (SYSLOG_FILE on wrong entity) 2013-04-10 15:08:03 +02:00
Laurent Destailleur
20e9eb5f8f Fix: syntax error 2013-04-10 10:40:59 +02:00
Laurent Destailleur
af6f075b5c Qual: Better error management.
Qual: Uniformize code for canvas
2013-04-09 23:56:52 +02:00
fhenry
275bf67bb7 [ task #811 ] Uniformanize note field 2013-04-09 17:18:07 +02:00
fhenry
8efeb93812 Merge branch 'develop' into develop_orderextrafield 2013-04-08 09:45:43 +02:00
fhenry
a27b3a2119 Fix PostGreSQL blocking install : wrong SQL syntax 2013-04-08 09:45:11 +02:00
fhenry
52706117d9 Merge branch 'develop' into develop_orderextrafield 2013-04-07 23:54:33 +02:00
fhenry
393007625a Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I9df271d1629014299e7db131a66c1322aa897f6d
2013-04-07 23:52:02 +02:00
simnandez
44bfc1db4a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-04-07 15:53:31 +02:00
simnandez
9e8c3a1b1e Updates 2013-04-07 15:45:48 +02:00
Laurent Destailleur
59dfab9d21 Fix: regresson after rename of fields 2013-04-07 15:43:21 +02:00
fhenry
78571e4458 Merge branch 'develop' into develop_orderextrafield 2013-04-07 15:12:27 +02:00
fhenry
0427080a4e Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_orderextrafield

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I91fe24831dca9e1d9e6b09f85dd4b7bd37bd638e
2013-04-07 15:11:52 +02:00
fhenry
144ab24545 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I51b110ec2c087110ab6080d1e754438ce83bd9cd
2013-04-07 15:08:47 +02:00
simnandez
7b70fc4bf3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-04-07 14:30:44 +02:00
Laurent Destailleur
7e46a74fac Fix: Remove warnings 2013-04-07 13:44:04 +02:00
Laurent Destailleur
4e5a71fb22 New: Add local and vat rate for peru 2013-04-06 18:59:22 +02:00
Laurent Destailleur
88858136fc New: Enhance agenda module to reach RFC2445 (add busy information). 2013-04-06 17:39:31 +02:00
Laurent Destailleur
d863a0b1bd Fix: syntax error 2013-04-06 16:21:34 +02:00
fhenry
48b510dd45 Same bug fixing 2013-04-06 12:42:54 +02:00
fhenry
cc465380da Fix upgrade bug (llx_printer_ipp) wrong syntax (my fault, sorry) 2013-04-06 12:20:19 +02:00
fhenry
b7137606ee Merge branch 'develop' into develop_orderextrafield
Conflicts:
	htdocs/commande/fiche.php
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: If57a2f2a386a2903b976178eb63aef2c8b09473d
2013-04-06 10:41:29 +02:00
simnandez
50548601ce Resolve conflicts 2013-04-06 08:20:57 +02:00
Laurent Destailleur
adf47d6975 Qual: Uniformise columns 2013-04-06 00:34:33 +02:00
Laurent Destailleur
a3c5db968e Merge pull request #800 from FHenry/develop
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
2013-04-05 13:39:52 -07:00
Laurent Destailleur
7ebd24daea Merge pull request #805 from zedzedtop/develop
Develop
2013-04-05 13:28:58 -07:00
Laurent Destailleur
71716dcab5 Ref: sql file not up to date 2013-04-05 13:33:48 +02:00
fhenry
dfcb38d13f [ task #793 ] Add extrafield feature into Orders module 2013-04-05 12:43:00 +02:00
fhenry
dcd960a957 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I2196e69ebae5a057eb6df018b683ff35f721ead9
2013-04-05 11:46:09 +02:00
Laurent Destailleur
d8a86453e5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-04-04 21:15:16 +02:00
Laurent Destailleur
58bb2df24c Qual: Uniformize columns 2013-04-04 20:58:42 +02:00
fhenry
c109467d20 Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse... 2013-04-04 13:58:33 +02:00
Regis Houssin
06485b065b Fix: bug #791 2013-04-04 08:56:19 +02:00
Regis Houssin
d474955d56 Fix: missing renaming field !! 2013-04-03 18:54:44 +02:00
fhenry
ae00d8b214 Add import_key into llx_product_price 2013-04-02 15:03:01 +02:00
Grand Philippe
e2623c6ad5 try to fix :supplier invoice numbering 2013-04-01 16:04:15 +02:00
Laurent Destailleur
cc69cf7b76 New: Can defined a clicktodial setup per user 2013-03-31 16:44:24 +02:00
Laurent Destailleur
89365786a8 New: enhance tool fixdosfiles.sh
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Grand Philippe
f57320e697 add numbering for supplier invoice 2013-03-29 15:36:54 +01:00
Laurent Destailleur
2e3fd0083a Merge pull request #785 from FHenry/develop
Add more information in ODT project template
2013-03-28 15:40:46 -07:00
fhenry
e745cbb5cf Add missing column into llx_extrafield creation 2013-03-28 22:13:04 +01:00
fhenry
c2be118efd Add more information in ODT project template 2013-03-28 20:51:00 +01:00
Sébastien de Chateauvieux
5921033f94 TVA NPR : Change field name recuperableonly to info_bits 2013-03-28 09:51:49 +04:00
Laurent Destailleur
15b7a63b7a Merge remote-tracking branch 'origin/3.3' into develop 2013-03-27 20:50:58 +01:00
Laurent Destailleur
0108ee2bd8 Fix: Bad name of function 2013-03-27 20:48:57 +01:00
fhenry
6494764e76 Add copy files ODT project on install 2013-03-27 11:24:57 +01:00
fhenry
9507f4258b Add inforamtion on Project into ODT project 2013-03-26 23:32:22 +01:00
Regis Houssin
26f120cbc7 Fix: move doctemplates in install directory 2013-03-26 08:57:37 +01:00
Sébastien de Chateauvieux
be8a95a22b Mise à jour des tables facture_fourn_det et product_fournisseur_price. Ajout d'un champ pour la gestion de la TVA NPR 2013-03-25 13:03:37 +04:00
Grand Philippe
c5e742278e fix : trad error 2013-03-24 07:11:44 +01:00
Laurent Destailleur
fbf8d410d2 New: Support revenue stamp onto invoices 2013-03-23 17:34:23 +01:00
Laurent Destailleur
e4ae70b5b2 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-22 17:21:57 +01:00
Laurent Destailleur
350bcea183 Merge 2013-03-22 17:10:17 +01:00
Laurent Destailleur
2ec462dcf4 Fix: [ task #771 ] harmonize length of zipcode
New: Add personal address for users.
2013-03-22 17:00:55 +01:00
fhenry
d2875d4e6d [ task #122 ] Create a scheduled cron module 2013-03-22 15:14:43 +01:00
fhenry
0215031632 [ task #122 ] Create a scheduled cron module 2013-03-22 14:45:20 +01:00
Grand Philippe
cb23777469 fix sql error 2013-03-20 22:21:22 +01:00
Laurent Destailleur
a2763df9e7 Qual: Start to clean the simple accountancy moule. 2013-03-20 21:41:16 +01:00
Laurent Destailleur
257f6da8f4 New: Add field to make accountancy dispatch module easier to build.
Must match module customer invoice.
2013-03-20 20:34:30 +01:00
Grand Philippe
fb75358c10 fix: deprecated for expedition_methode_id 2013-03-18 17:34:29 +01:00
Laurent Destailleur
7703537b96 New: Work on cron module 2013-03-17 19:39:53 +01:00
eldy
1d09e122c0 Some debug with pgsql 2013-03-17 14:28:57 +01:00
Grand Philippe
e1baf806b9 change birth instead of naiss 2013-03-13 22:17:03 +01:00
Laurent Destailleur
5149ea9f51 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-03-13 11:10:51 +01:00
Laurent Destailleur
60930d9e74 New: Enhance Dolibarr migration process to include migration script of
external modules.
2013-03-13 11:06:28 +01:00
Laurent Destailleur
fc3483a4bb Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/webservices/server_user.php
2013-03-12 14:55:13 +01:00
Laurent Destailleur
c215974c8c Add missing vat rate for saudi arabia 2013-03-12 12:20:06 +01:00
Laurent Destailleur
e731d954b3 Translation 2013-03-12 12:00:53 +01:00
Laurent Destailleur
7138c6b0f9 T 2013-03-12 11:59:52 +01:00
Grand Philippe
dd248e9d58 fix : dyslexia 2013-03-11 17:19:03 +01:00
jfefe
ba8525bd6a Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extrafields
Conflicts:
	htdocs/install/doctemplates/invoices/template_invoice.odt
	htdocs/install/doctemplates/proposals/template_proposal.odt
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-11 05:21:35 +01:00
Laurent Destailleur
42f857676c Update example templates 2013-03-10 16:03:35 +01:00
Laurent Destailleur
60f16e1a88 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-09 19:06:53 +01:00
Laurent Destailleur
3e5ee3b00a Fix: PHPUnit tests are back. 2013-03-09 18:55:57 +01:00
Laurent Destailleur
e03487f865 Merge pull request #724 from KreizIT/develop
Add trigger BILL_UNVALIDATE when invoice is unvalidate
2013-03-09 09:55:29 -08:00
Cedric GROSS
d16691c856 Add trigger BILL_UNVALIDATE when invoice is unvalidate 2013-03-09 17:38:35 +01:00
Laurent Destailleur
418eeef8b4 Fix: Ton of bugs into renaming fields 2013-03-09 16:19:15 +01:00
Laurent Destailleur
01b2a6a79b Prepare database for more localtax types. 2013-03-09 13:12:20 +01:00
Laurent Destailleur
2a67af3c94 New: when adding an action, we can define a free code to tag it for
a specific need.
2013-03-08 12:04:01 +01:00
jfefe
1690c77aa2 Merge branch 'extra_invoice' into extrafields
Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-07 01:48:27 +01:00
eldy
e74b07cbff Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-06 21:28:50 +01:00
eldy
05c6706727 Fix: error with pgsql 2013-03-06 20:08:38 +01:00
Laurent Destailleur
b9bb0f9857 Merge pull request #716 from grandoc/develop
fix : deprecated
2013-03-06 10:30:58 -08:00
Laurent Destailleur
cdc355fea0 Fix: Missing hookmanager 2013-03-06 17:21:51 +01:00
Grand Philippe
a080021511 fix : deprecated 2013-03-06 17:17:34 +01:00
Laurent Destailleur
d92fd0eaed New: Add table, dictionnary and option to enable "revenue stamp". 2013-03-06 16:09:00 +01:00
Laurent Destailleur
0bfa968a3f New: Add field to store revenue stamp 2013-03-06 15:44:06 +01:00
jfefe
49f1ef173a Add table for invoice extrafields 2013-03-06 03:17:38 +01:00
jfefe
9877466594 Add information about linked proposal into basic ODT template for invoice 2013-03-06 00:03:24 +01:00
jfefe
9e612696f2 Add help about extrafields in ODT propal 2013-03-05 21:51:33 +01:00
jfefe
f335c4f306 New : add extrafield support on propal object 2013-03-04 18:22:25 +01:00
Laurent Destailleur
fc46a02573 Fix: Uniformize field type 2013-03-02 16:39:26 +01:00
fhenry
0d0c1e8c14 Fix [ bug #736 ] 2013-02-28 21:18:52 +01:00
fhenry
7952a1f1a5 rool back changes 2013-02-28 21:15:45 +01:00
fhenry
dcf76d7bcb Fix [ bug #736 ] 2013-02-28 21:13:25 +01:00
Grand Philippe
44683a0e21 english language standardization 2013-02-27 11:58:50 +01:00
Grand Philippe
6fb6b916c7 english language standardization 2013-02-27 11:24:50 +01:00
Laurent Destailleur
6f0c35ef61 Fix: Bad migration instruct 2013-02-26 22:57:01 +01:00
Laurent Destailleur
dacba745c5 Merge pull request #694 from grandoc/develop
english language standardization
2013-02-26 11:03:16 -08:00
Laurent Destailleur
b8a330ee80 Merge pull request #693 from atm-maxime/develop
LDAP : update user sync + add groups sync and users associated to group ...
2013-02-26 11:02:43 -08:00
Maxime Kohlhaas
3d814c58e5 Bug # 736 : incorrect table name in migration script, muse be done in 3.3 branch too 2013-02-26 09:28:56 +01:00
philippe
905d6f7b71 Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop 2013-02-26 08:22:48 +01:00
Laurent Destailleur
4fd8143ecc Merge remote-tracking branch 'origin/3.3' into develop 2013-02-25 20:24:34 +01:00
Laurent Destailleur
c4948ea3db Fix: It seems foreign key is not deleted sometimes. To be sure, we force
delete also at end.
2013-02-25 20:23:44 +01:00
Laurent Destailleur
c44f6004dd Doc 2013-02-25 20:17:41 +01:00
Grand Philippe
79c2e17cbb english language standardization 2013-02-25 17:56:41 +01:00
Grand Philippe
b081589129 english language standardization 2013-02-25 09:52:24 +01:00
Grand Philippe
cb28300d7e fix error commit 2013-02-24 17:17:25 +01:00
philippe
43b01010d1 Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop 2013-02-24 17:09:12 +01:00
Grand Philippe
86de772b31 english language standardization 2013-02-24 17:08:52 +01:00
Laurent Destailleur
7aca87ea40 Merge pull request #690 from frederic34/develop
WIP : Carrier Admin sql data migration
2013-02-24 07:45:44 -08:00
Grand Philippe
dfae543d5e english language standardization 2013-02-24 15:57:02 +01:00
Grand Philippe
36ce7a9a10 some fix for english language standardization 2013-02-24 14:11:09 +01:00
frederic34
2a2719d5eb WIP : Carrier Admin sql data migration 2013-02-23 16:54:41 +01:00
Laurent Destailleur
4dbf5a20ad Merge pull request #687 from frederic34/develop
WIP : Admin for Carriers
2013-02-23 07:38:55 -08:00
Grand Philippe
382d216d54 english language standardization 2013-02-23 15:58:26 +01:00
Grand Philippe
b699b79a15 english language standardization 2013-02-23 15:36:12 +01:00
Grand Philippe
f862adc4d9 Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop 2013-02-23 15:27:06 +01:00
Grand Philippe
a237be0d24 english language standardization 2013-02-23 15:26:39 +01:00
frederic34
9333fdb97f WIP : Admin for Carriers 2013-02-23 15:23:33 +01:00
Laurent Destailleur
37b94e43c8 Merge pull request #685 from frederic34/develop
WIP : Admin for Carriers
2013-02-23 03:11:52 -08:00
Grand Philippe
15f8b588d6 english standardization 2013-02-23 11:54:46 +01:00
Grand Philippe
250a941096 english standardization 2013-02-23 11:11:33 +01:00
frederic34
c8872d7e98 WIP : Admin for carriers 2013-02-23 10:20:31 +01:00
Grand Philippe
57a75d9882 english standardization 2013-02-22 17:15:49 +01:00
Grand Philippe
fb54bceafb english standardization 2013-02-22 16:53:50 +01:00
Grand Philippe
890b9ca44a english standardization 2013-02-22 16:27:58 +01:00
Grand Philippe
a582fd3f15 english standardization 2013-02-22 16:14:52 +01:00
Grand Philippe
fc4ad12a72 english standardization 2013-02-22 15:57:30 +01:00
frederic34
67c06225a5 WIP : Admin for carriers 2013-02-22 14:18:51 +01:00
Grand Philippe
19201a1015 english standardization 2013-02-22 11:32:19 +01:00
Grand Philippe
d255dc5114 english standardization 2013-02-22 10:24:24 +01:00
Grand Philippe
0af5c434af english standardization 2013-02-22 09:29:34 +01:00
frederic34
de4bc7f39d Fix : It was a bad idea to add COL in the code name of new carriers 2013-02-22 08:56:14 +01:00
frederic34
d7f83c3520 New: Add some carrier 2013-02-21 11:23:12 +01:00
Laurent Destailleur
2852aded3a New: Add button collapse/expand for menu, category and user views. 2013-02-20 21:16:31 +01:00
Laurent Destailleur
b21cb5b899 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	build/exe/doliwamp/doliwamp.iss
	build/makepack-dolibarr.pl
	build/rpm/dolibarr_fedora.spec
	build/rpm/dolibarr_generic.spec
	build/rpm/dolibarr_mandriva.spec
	build/rpm/dolibarr_opensuse.spec
	htdocs/compta/facture.php
	htdocs/filefunc.inc.php
2013-02-17 17:25:38 +01:00
Laurent Destailleur
9f8ffe242a Fix: A text field can not have a default value 2013-02-17 16:26:06 +01:00
Laurent Destailleur
aa8413d7cb Fix: Missing migration
Fix: Error management
2013-02-17 16:20:49 +01:00
Laurent Destailleur
249a03dd57 Merge pull request #659 from jfefe/extrafields
Work on extrafields
2013-02-16 14:19:24 -08:00
Grand Philippe
785e72d533 fix trad : change adresse versus address 2013-02-15 19:36:09 +01:00
Grand Philippe
2bfd6c40d0 fix trad : change adresse versus address 2013-02-15 19:26:09 +01:00
Grand Philippe
12317d0371 fix trad : change adresse versus address 2013-02-15 19:18:26 +01:00
Grand Philippe
7c47dedbce fix trad: begin change address instead of adresse 2013-02-15 17:33:07 +01:00
jfefe
14f21bc9f1 Add select list in extrafields type 2013-02-15 00:17:42 +01:00
Laurent Destailleur
365680d90e Fix: Missing vat rates 2013-02-13 21:25:17 +01:00
Laurent Destailleur
caec1429b1 Fix: Uniformize database type according to page http:// 2013-02-13 15:19:03 +01:00
Christophe Battarel
b372a8c5ba prepare db for margin on contracts 2013-02-13 08:59:40 +01:00
Christophe Battarel
5c9950f486 prepare db for margin on contracts 2013-02-13 08:55:16 +01:00
Laurent Destailleur
7ee530f826 New: Add field to store hierarchy of users. 2013-01-30 15:23:49 +01:00
Laurent Destailleur
0383080d90 Fix: bad menu file name 2013-01-28 17:37:40 +01:00
Laurent Destailleur
9eaf8af341 Fix: Removed warning (this can be normal behaviour)
Fix: menu manager name has changed
2013-01-28 15:35:29 +01:00
Laurent Destailleur
0beea6c23c Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/install/inc.php
2013-01-28 12:58:16 +01:00
Laurent Destailleur
a8ccc0ab0b Fix: loghandler loaded twice. 2013-01-28 12:36:15 +01:00
Laurent Destailleur
b98151db94 Fix: A log handler can be loaded twice. 2013-01-28 12:22:12 +01:00
Laurent Destailleur
abd8aea06b Fix: Log not reported
Fix: charset not correctly forced

Conflicts:
	htdocs/install/inc.php
2013-01-28 11:56:45 +01:00
Laurent Destailleur
eeba48f9b0 Fix: Log not reported
Fix: charset not correctly forced
2013-01-28 11:43:49 +01:00
Laurent Destailleur
c2d334624b Qual: Simplify system for menu manager. Only one file, one class per
manager.
2013-01-25 17:44:23 +01:00
Laurent Destailleur
a7d41d74e8 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-23 18:09:05 +01:00
Laurent Destailleur
7b1e15f340 New: Allow to use upgrade script to upgrade sql of modules 2013-01-23 14:51:15 +01:00
Laurent Destailleur
ec76127625 Fix: http://www.dolibarr.fr/forum/12-howto--aide/28089-adherents--tiers
Fix: Update member
2013-01-22 15:14:46 +01:00
Laurent Destailleur
05bd489b82 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/admin/index.php
2013-01-21 01:12:19 +01:00
Laurent Destailleur
e236ac3f03 Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3 2013-01-21 01:07:22 +01:00
Laurent Destailleur
9cf405f9d2 Fix: syntax error 2013-01-21 01:06:52 +01:00
eldy
5c49947750 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-20 15:32:48 +01:00
eldy
d1dc04761a Fix: dev rule to build portable requests 2013-01-20 15:30:51 +01:00
eldy
6ded74d5dd Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3 2013-01-20 15:22:14 +01:00
eldy
fc011610bb Fix: pgsql 2013-01-20 15:21:18 +01:00
Laurent Destailleur
abb6daf2dc Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
f701559056 Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3 2013-01-19 14:32:50 +01:00
Laurent Destailleur
0e13b3872d Fix: Removed warnings 2013-01-19 14:32:37 +01:00
Laurent Destailleur
a5b174eccc Fix: Architecture of getCurrency was wrong. Cache was not stored
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +01:00
simnandez
a57f291aa2 Fix: Bad Spanish departament name 2013-01-18 09:28:54 +01:00
Laurent Destailleur
f1f7ff315f Fix: CRLF 2013-01-16 15:54:07 +01:00
Laurent Destailleur
d11cee399a Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	COPYRIGHT
	htdocs/core/tpl/freeproductline_create.tpl.php
	htdocs/core/tpl/predefinedproductline_create.tpl.php
	htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Laurent Destailleur
d40440fc45 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-16 14:21:56 +01:00
fhenry
e3fd60c762 Add adherent type extrafield extrafield table in migration script 2013-01-16 13:49:44 +01:00
Laurent Destailleur
5497b93247 Fix: Removed warning 2013-01-16 13:43:25 +01:00
Laurent Destailleur
f57409ddcd Merge remote-tracking branch 'origin/3.3' into develop 2013-01-15 12:06:41 +01:00
Laurent Destailleur
285bcbecb7 Fix: init of new syslog handler system 2013-01-14 17:12:13 +01:00
Laurent Destailleur
0861fbfeb6 Fix: Missing kenya currency 2013-01-13 23:47:23 +01:00
Laurent Destailleur
29e6d01e51 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/core/tpl/freeproductline_create.tpl.php
	htdocs/core/tpl/predefinedproductline_create.tpl.php
2013-01-13 19:33:54 +01:00
Laurent Destailleur
ec8b260bf6 New: Prepare 3.4 branch
New: Add hook for agenda, info and category tabs
2013-01-12 14:34:16 +01:00
Laurent Destailleur
8ac33e98e7 Fix: property object_total_discount was not working when quantity was
not 1.
2013-01-10 12:58:46 +01:00
Regis Houssin
9812c91aff Fix: wrong EOL !!!!!!! 2013-01-10 08:27:12 +01:00
Laurent Destailleur
5c51905f63 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-09 19:15:51 +01:00
Laurent Destailleur
24b50b8ed3 Fix: Example an label of category import 2013-01-09 13:29:12 +01:00
fhenry
23b2aa6a7b [ task #664 ] Add extrafields behaviours to Member Type 2013-01-08 19:16:39 +01:00
Laurent Destailleur
142f171e50 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/.gitignore
2013-01-08 11:10:47 +01:00
eldy
24d3fdfe6c Fix: bad setup entry page 2013-01-06 21:52:59 +01:00
eldy
2c59c6311f Merge remote-tracking branch 'origin/3.3' into develop 2013-01-06 21:36:39 +01:00
eldy
492d00ee86 Fix: Syntax error with pgsql 2013-01-06 20:45:03 +01:00
Cedric GROSS
6a9c3dee52 Add SASU form 2013-01-05 17:07:25 +01:00
simnandez
d0265db3d2 Fix: Modify Spanish localtax2 to new rate 2013-01-05 09:07:01 +01:00
simnandez
9a3681e6b0 Fix: Bug creating invoice from a contract 2013-01-04 16:23:15 +01:00
Marcos García
406ce9e11c Update changelog + update deprecated triggers in database 2012-12-31 04:11:13 +01:00
Laurent Destailleur
86c9011437 Merge pull request #561 from marcosgdf/3.3
Updated changelog + also removed unused triggers when migrating from 3.2.X
2012-12-30 08:36:25 -08:00
Laurent Destailleur
753d79f181 Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3 2012-12-30 17:14:06 +01:00
Laurent Destailleur
0d09de0cf8 Fix: Normalize trigger names for fichinter module. 2012-12-30 17:13:43 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Laurent Destailleur
201829e60c Fix:[ bug #653 ] Error while creating additional attributes 2012-12-30 13:49:37 +01:00
Marcos García
99bf09dc9e Updated changelog + also removed unused triggers when migrating from 3.2.x 2012-12-29 18:28:24 +01:00
Laurent Destailleur
5e05e0aa55 Fix: Trigger names 2012-12-29 17:34:52 +01:00
Laurent Destailleur
c7b3f2099e Fix: [ bug #648 ] Warning into instalation
Install must use new log modules.
2012-12-27 15:22:40 +01:00
Laurent Destailleur
d4f81a9ee7 Fix: Predefined invoice feature was broken. 2012-12-27 12:51:38 +01:00
Laurent Destailleur
6ba4a22d21 Fix: Migration of payment id not complete 2012-12-27 01:22:00 +01:00
Laurent Destailleur
e4b4f459da Fix: Missing drop of table deprecated into 3.2 2012-12-18 10:10:04 +01:00
Grand Philippe
993e484bdd prepare multi-user event 2012-12-12 12:17:56 +01:00
Laurent Destailleur
43fe5766a1 New: Holiday need to support half day to be usefull. 2012-12-10 16:10:08 +01:00
Laurent Destailleur
70be706347 New: Add greece regions and provinces 2012-12-09 20:01:16 +01:00
Laurent Destailleur
c44481fb91 Normalize key name 2012-12-09 18:47:23 +01:00
fhenry
0e76875e9c prepare single login at one time 2012-12-08 18:41:32 +01:00
fhenry
4570c57bfd Change-Id: I003fa45e6e932350b9d21b00ed4817b943470223 2012-12-08 18:28:19 +01:00
fhenry
131dc88139 prepare module for "Single login at one time" 2012-12-08 18:14:13 +01:00
fhenry
b3d21a4320 Fix [ bug #634 ] Install faild on PostGreSQL
Fix  [ bug #631 ] Index Creation failed on fresh install with PostgreSQL
2012-12-08 17:01:07 +01:00
fhenry
dbe00e9fbd Better bahaviour for pgSQL autoupdate trigger 2012-12-08 16:01:05 +01:00
Laurent Destailleur
db91526643 Fix: Solve conflict into migration/backup/restore (child tables
must be after parent tables).
Fix: Migration of old version
2012-12-08 14:16:39 +01:00
Regis Houssin
3d4621327c Fix: EOL !! tant que ce problème sera présent, les risques de problèmes
de merge et de conflits sera présent !! il faut utiliser la dernière
version d'Eclipse et de Egit...
2012-12-05 11:18:45 +01:00
Maxime Kohlhaas
954a578ebd Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-12-05 09:10:55 +01:00
Laurent Destailleur
bee97a6b3b Restore another lost commit.
Fix: Restore compatibility with FPDF.

Conflicts:
	htdocs/core/lib/pdf.lib.php
2012-12-05 00:47:20 +01:00
Laurent Destailleur
5d27fd61df Beautify instal pg.
Fix: Debian package
Restore PHPUnit test (A PHP Unit test that fails should not be removed
but fixed and be kept in error until fix is published. Otherwise,
PHPUnit are useless).

Conflicts:
	htdocs/install/fileconf.php
	htdocs/install/inc.php
2012-12-05 00:45:10 +01:00
Laurent Destailleur
bac4bf07a3 New: Add patch from pgrand to start link of several contacts onto an
event
2012-12-03 20:19:35 +01:00
Laurent Destailleur
518b169a89 Increase field size (some system need to store an url here) 2012-12-02 19:41:49 +01:00
Laurent Destailleur
7b824665a5 Revert "Increase field size (some system need to store an url here)"
This reverts commit 7ade37831e.
2012-12-02 19:41:06 +01:00
Laurent Destailleur
7ade37831e Increase field size (some system need to store an url here) 2012-12-02 19:33:39 +01:00
Laurent Destailleur
4136c27516 RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
commits !
2012-12-01 15:45:05 +01:00
Maxime Kohlhaas
e45438994c Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-12-01 14:36:51 +01:00
Laurent Destailleur
bba1492621 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-12-01 12:23:12 +01:00
Laurent Destailleur
daacf797c4 Merge pull request #500 from cbattarel/develop
[Task #204] more local taxes manangement
2012-12-01 02:49:45 -08:00
Laurent Destailleur
624c0fa040 Fix: Restore compatibility with FPDF. 2012-11-30 20:31:43 +01:00
Laurent Destailleur
008f5fbcfc New: extrafields are available onto users cards. 2012-11-30 15:55:59 +01:00
Laurent Destailleur
49a6c661fd Merge pull request #505 from FHenry/develop
Fix installation error Erreur SQL : DB_ERROR_SYNTAX - insert into
2012-11-29 14:07:47 -08:00
fhenry
c3ced863c1 Fix installation error Erreur SQL : DB_ERROR_SYNTAX - insert into
llx_c_actioncomm (id, code, type, libelle, module, active, position)
values ( 5, 'AC_RDV', 'system', 'Rendez-vous' ,NULL, ,1 1); - You have
an error in your SQL syntax; check the manual that corresponds to your
MySQL server version for the right syntax to use near '1 1)' at line 1
2012-11-29 17:59:28 +01:00
Laurent Destailleur
17e0aedebb Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-11-29 13:20:53 +01:00
Laurent Destailleur
a62f2a7c8d New: Add vat rate for south africa. 2012-11-29 12:53:12 +01:00
Regis Houssin
d97f1937f8 Fix: UPGRADE ECLIPSE AND EGIT WITH THE LAST VERSION PLEASE !!!! 2012-11-29 10:25:33 +01:00
Laurent Destailleur
caab5ac4e0 New: Add option to be able to select onto automatic event and manual
event (or both) into calendar view. Note: For backward compatibility
reason, this will works only for new events.
Qual: Disable old deprecated event code.
2012-11-28 14:47:30 +01:00
Maxime Kohlhaas
9e4cba13c8 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-11-22 15:24:10 +01:00
Laurent Destailleur
66cf1419ca Fix: llx_c_paper_format dictionnary was not up to date. 2012-11-21 17:48:27 +01:00
Laurent Destailleur
c0c13b862a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-11-21 14:45:33 +01:00
Laurent Destailleur
af637c8afb Qual: Removed "dolibarr" into default email sender. 2012-11-21 14:45:02 +01:00
Laurent Destailleur
2e0554bfbd Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-11-20 13:36:03 +01:00
Regis Houssin
babda1d7df Fix: increase field size for GB sort code (xx-xx-xx) 2012-11-20 12:43:00 +01:00
Laurent Destailleur
6a97a45111 Qual: Rename translation key 2012-11-20 11:27:50 +01:00
Laurent Destailleur
8d50def412 Sec: Do not init password by default when install pages are recalled 2012-11-20 11:22:57 +01:00
Maxime Kohlhaas
ec37a5e005 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-11-19 13:31:23 +01:00
Laurent Destailleur
6512fd90a9 New: Can export customer shipments. 2012-11-18 15:24:01 +01:00
Laurent Destailleur
28b4a03432 Fix: Correct vat 2012-11-14 20:49:19 +01:00
Maxime Kohlhaas
667c8cffae Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-11-14 11:02:35 +01:00
Laurent Destailleur
7d5c4a3b38 Fix: Fix upgrade
New: Update dump file
Qual: Add label for PHPUnit tests
2012-11-11 14:34:55 +01:00
Maxime Kohlhaas
332c077d77 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-11-09 13:46:50 +01:00
Laurent Destailleur
661d37eacf Fix: New vat for switzerland 2012-11-08 12:15:15 +01:00
Regis Houssin
40725e72a5 Fix: missing spanish localtax values update 2012-11-07 11:49:28 +01:00
Maxime Kohlhaas
7035ec42f1 Task # 559 : Modifications to store unitprice as in supplier prices 2012-11-07 00:38:53 +01:00
Maxime Kohlhaas
5586897f70 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/core/class/html.form.class.php
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-11-06 23:07:40 +01:00
Laurent Destailleur
4cd1bbb0ca Fix: bad data init 2012-11-05 17:01:05 +01:00
Laurent Destailleur
542b6f0731 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-11-04 19:32:30 +01:00
Laurent Destailleur
bebead8e54 Fix: To fix database integrity problems (I didn't find how
orphelins appears, but they appears on some plateform).
2012-11-04 19:32:14 +01:00
fhenry
1f41547dc2 Set unique key index unique in db (Conform to SQL standard) and needed
for migration to other SGBD with key.sql file
2012-11-04 15:55:12 +01:00
fhenry
be79c06c72 Set unique key index unique in db (Conform to SQL standard) and
needed for migration to other SGBD
2012-11-04 15:21:08 +01:00
Laurent Destailleur
078b015db8 Work on multitax (vat). Need your test.
Qual: Because params were often missing in calculate_price(), params are
now mandatory.
2012-11-03 16:32:49 +01:00
Laurent Destailleur
4d098efa38 Fix: [ bug #580 ] problème saisie du code bic/swift des coordonénes
bancaires client
2012-11-03 03:34:49 +01:00
Maxime Kohlhaas
69111e423f Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-10-31 08:40:13 +01:00
Laurent Destailleur
8ea48b28eb New: More complete setup for bank ids according to countries 2012-10-31 00:46:46 +01:00
Maxime Kohlhaas
fa46923b3e Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-10-30 08:06:29 +01:00
Laurent Destailleur
a6bd506bd0 Fix: syntax error 2012-10-27 20:32:33 +02:00
Maxime Kohlhaas
bed17951b1 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-10-27 15:59:40 +02:00
Laurent Destailleur
443f5ca03e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-10-27 00:23:54 +02:00
simnandez
d4df585e3c New: More import options. Customer and suppliers categories 2012-10-26 18:34:49 +02:00
simnandez
425ebae802 New: More import options. Products categories 2012-10-26 18:19:04 +02:00
Maxime Kohlhaas
fc7bc7e5d9 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-10-26 01:00:22 +02:00
Laurent Destailleur
aee92ad3dc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-10-26 00:59:11 +02:00
Laurent Destailleur
7eae998868 Fix: Bad default value 2012-10-26 00:57:51 +02:00
Regis Houssin
48ce43d6f1 New: add export filters (thank you Charles Benke) 2012-10-25 22:30:17 +02:00
Laurent Destailleur
daeb1029a1 New: Support field required or not 2012-10-25 13:11:55 +02:00
Maxime Kohlhaas
84df6bd639 Task # 559 : forgot to update supplier prices sql table 2012-10-25 08:19:16 +02:00
Maxime Kohlhaas
03cf96ed31 Task # 559 : add discount by qty as done in supplier prices 2012-10-25 08:18:59 +02:00
Maxime Kohlhaas
fdc6ed90a4 Task # 559 : forgot to update product_price table to add column 2012-10-24 17:22:45 +02:00
Maxime Kohlhaas
21875a5e4a Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-10-24 17:18:42 +02:00
Maxime Kohlhaas
35773d08ff Task # 559 : mysql table creation + index and constraints 2012-10-24 17:16:03 +02:00
Laurent Destailleur
a10518a2e3 Comment 2012-10-22 21:25:14 +02:00
Maxime Kohlhaas
94c12cfb2e Task # 559 : start of price by quantity management 2012-10-22 17:24:14 +02:00
Regis Houssin
864f038370 Fix: missing "visible" field 2012-10-22 09:24:27 +02:00
Regis Houssin
6329344df2 Fix: broken features
Fix: use entity O for all entities
2012-10-22 09:15:08 +02:00
Laurent Destailleur
71ac3d4359 Migrate to new syslog system. 2012-10-22 01:01:10 +02:00
simnandez
aa53b7a2ba New: More import options. Thirds Bank Accounts 2012-10-19 13:00:53 +02:00
Laurent Destailleur
33540cb2e8 Repair not synchronized denormalized field. 2012-10-17 20:22:50 +02:00
Laurent Destailleur
bbedddf992 Fix: Removed warning 2012-10-17 14:53:05 +02:00
Laurent Destailleur
c56e3b5c90 Fix: Migration error 2012-10-17 14:15:11 +02:00
Laurent Destailleur
118ec8277b Fix: Old data store 2012-10-14 13:27:18 +02:00
Laurent Destailleur
ac38954c17 Fix: Regression selectlang choice
Fix: Regression conf file was not saved successfully.
2012-10-13 13:56:37 +02:00
Laurent Destailleur
4413613d14 Another better fix. 2012-10-09 11:56:39 +02:00
Regis Houssin
4cd702bb1a Fix: prevent XSS and SQL injection 2012-10-09 09:34:12 +02:00
Regis Houssin
478449da37 Fix: convert line delimiters 2012-10-08 20:47:10 +02:00
Regis Houssin
c35a1ebaf7 Fix: missing drop foreign key 2012-10-08 19:38:09 +02:00
Regis Houssin
0975918cc6 Fix: [task #146] Remove table llx_categorie_association
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-08 19:27:02 +02:00
Marcos García
734b292440 Merge branch 'develop' into bug-569
Conflicts:
	htdocs/install/inc.php
2012-10-08 11:16:33 +02:00
Marcos García
8ed706e4ac Fixed bug #569 - Notices & Warnings when installing Dolibarr
Also translated a string & variable and improved html use
2012-10-08 02:45:58 +02:00
Laurent Destailleur
68ecc5eb89 Upgrade doliwamp 2012-10-08 02:38:30 +02:00
Laurent Destailleur
f9ceb78f58 Beautify instal pg.
Fix: Debian package
2012-10-07 20:04:07 +02:00
simnandez
7faa90e831 New: More import options. Prepare database 2012-10-06 09:52:33 +02:00
Regis Houssin
6b21ca442d New: add possibility to defined position/job of a user
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-05 12:40:19 +02:00
Maxime Kohlhaas
0e17c7c063 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko186 2012-10-04 15:36:47 +02:00
Maxime Kohlhaas
12128a6226 Task # 186 : Stock calculation on product, migration + update product 2012-10-04 15:25:34 +02:00
Laurent Destailleur
bef9fd152b Fix: table creation scripts 2012-10-02 19:42:44 +02:00
Maxime Kohlhaas
1d21f24fa7 Task # 559 : Add possibility to define a discount for min quantity on supplier product prices 2012-10-01 11:25:17 +02:00
Laurent Destailleur
9db72fb50d Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-09-28 16:11:46 +02:00
Laurent Destailleur
e7203fa4f3 New: The discount on line for supplier invoices is now supported 2012-09-28 16:08:44 +02:00
Regis Houssin
0441c6dd46 Merge pull request #417 from aspangaro/develop
Continue working on accountancy
2012-09-28 02:43:54 -07:00
Laurent Destailleur
6c769cfaf3 Fix: postgresql compatibility
Qual: Removed deprecated code
2012-09-27 23:54:47 +02:00
Laurent Destailleur
49e79a2c28 Fix: database compatibility 2012-09-27 23:43:58 +02:00
Spangaro Alexandre
e4391207e4 Add new dictionnary to edit accountingsystem 2012-09-26 20:37:28 +02:00
Regis Houssin
338f0b06d9 Fix: missing changes in migration file 2012-09-25 08:06:39 +02:00
Laurent Destailleur
f17906b331 Merge pull request #413 from aspangaro/develop
Add a new column in llx_c_tva
2012-09-24 16:03:05 -07:00
Laurent Destailleur
7d83fdce5b Fix: Several fixes into date functions
Qual: Add PHPUnit tests
2012-09-24 21:37:19 +02:00
Spangaro Alexandre
ba45295c7e Working for accountancy 2012-09-24 07:14:39 +02:00
Spangaro Alexandre
96dd6efae0 Minor fix for llx_c_tva 2012-09-24 07:14:38 +02:00
Spangaro Alexandre
a6f9111b54 Add new column in llx_c_tva 2012-09-24 07:14:37 +02:00
Laurent Destailleur
d3ef78df47 Qual: Respect database rules
Qual: Add indexes
2012-09-24 00:10:01 +02:00
Spangaro Alexandre
d8481fa19b Minor fix 2012-09-23 12:05:03 +02:00
Laurent Destailleur
9bbe0e6b1c Qual: Mutuamize codeby using tpl.
New: Support unique field for extrafields
2012-09-22 20:27:06 +02:00
Laurent Destailleur
22a28abed1 Fix: Add more sql fix commands 2012-09-20 17:46:47 +02:00
Regis Houssin
073170514f Fix: increase memory limit 2012-09-20 09:13:02 +02:00
Laurent Destailleur
44591bd756 Use a specific type to isolate type of event that are event
automatically added into agenda from other predefined events.
2012-09-20 00:18:29 +02:00
simnandez
5344d0c330 Fix: Update spanish VAT data for first instalations 2012-09-19 16:15:35 +02:00
simnandez
31b91e68c1 Fix: Update spanish VAT data for first instalations 2012-09-19 16:09:41 +02:00
simnandez
d18488966b Fix: Update spanish VAT data for first instalations 2012-09-19 15:51:00 +02:00
simnandez
875edcad0d Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-09-19 10:32:00 +02:00
Laurent Destailleur
89dfd246d1 Init data must match migrated data 2012-09-18 18:27:10 +02:00
simnandez
fab101d2e8 Fix: Spanish localtax1 must be only applicable to products
Add localtax2_type
2012-09-18 15:38:08 +02:00
Laurent Destailleur
df3227ef7e Migrate spain to localtax type. 2012-09-16 16:56:24 +02:00
Laurent Destailleur
e7d3d9496c first step for extrafield for contact/address 2012-09-14 12:15:55 +02:00
Laurent Destailleur
643d6ff3f9 Fix: Debug feature predefined invoices 2012-09-14 10:09:56 +02:00
Laurent Destailleur
4cc56f0176 New: Extra fields supports more types (now int, string, double, date,
datetime)
2012-09-13 10:14:25 +02:00
Regis Houssin
f16a68bf01 Fix: remove unused tables 2012-09-12 16:40:46 +02:00
Regis Houssin
c6c2fd2f39 Fix: restore previous field type 2012-09-11 16:07:52 +02:00
Laurent Destailleur
c291ea2ec2 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-09-11 11:23:08 +02:00
Laurent Destailleur
e68f861923 New: Add more test and enhancement to make new calcul_price function
more reliable. We need to add more PHPUnit test case on this function
(testcase using localtax1 and localtax2).
2012-09-11 01:09:34 +02:00
Laurent Destailleur
de339278bc Fix: removed warning 2012-09-10 22:59:50 +02:00
Laurent Destailleur
4847e946a4 Fix: Use varchar instead of char (for better compatibility, char is an
old directive)
Fix: Restore usage of text field for "enabled" menu because, even if in
standard code, we use 0 or 1, into external module, or menu editor we
should be able to use full condition dynamic string.
2012-09-10 16:20:34 +02:00
Laurent Destailleur
09d3d0a37d Fix: removed warning 2012-09-10 15:47:13 +02:00
Regis Houssin
26ff406e4a Fix: use MODIFY instead CHANGE for just change the type of field 2012-09-10 13:25:34 +02:00
Marcos García
74b28dab79 Merge branch 'develop' into minor
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-09-10 12:16:45 +02:00
Regis Houssin
83179fc4f0 Merge pull request #378 from cbattarel/localtax
prepare database for local taxes management (2nd try) - task 204 on doliforge
2012-09-10 03:04:31 -07:00
Regis Houssin
4269878e6d Fix: restore varchar for the moment 2012-09-10 11:59:17 +02:00
Christophe Battarel
2e4aa1131a prepare database for local taxes management
add localtax1_type and localtax2_type in database.
these type are char(1) and support following values :
'0' : local tax not applied
'1' : local tax apply on products and services without vat (vat is not applied on local tax)
'2' : local tax apply on products and services before vat (vat is calculated on amount + localtax)
'3' : local tax apply on products without vat (vat is not applied on local tax)
'4' : local tax apply on products before vat (vat is calculated on amount + localtax)
'5' : local tax apply on services without vat (vat is not applied on local tax)
'6' : local tax apply on services before vat (vat is calculated on amount + localtax)
'7' : local tax is a fix amount applied on global invoice
2012-09-10 11:00:35 +02:00
Regis Houssin
e1fcaf738f Fix: move llx_ecm_documents in external module 2012-09-10 10:55:06 +02:00
Marcos García
45cd500882 Modified llx_menu sql and improved new menu form
Modified `enabled` field to tinyint(1) because only holds 0 or 1
Enabled input field now made yes/no select
2012-09-10 02:09:52 +02:00
Regis Houssin
61159ca220 Fix: use specific hash for ref 2012-09-09 22:05:53 +02:00
Regis Houssin
5ff1240287 Fix: increase size for big path and where data is encrypted 2012-09-09 18:28:36 +02:00
Laurent Destailleur
1721f564c8 Increase size of field into database 2012-09-08 01:42:15 +02:00
Regis Houssin
d60211a7c8 Fix: update entity field 2012-09-07 17:43:27 +02:00
Regis Houssin
ee1cf819f7 Fix: mass convert line delimiters 2012-09-07 17:23:16 +02:00
Regis Houssin
5270ec06cb Fix: compatibility with multicompany transverse mode 2012-09-07 17:20:12 +02:00
Regis Houssin
77bbae7723 Fix: remove older models for avoid warnings 2012-09-07 11:18:08 +02:00
Regis Houssin
68c71896d4 Fix: add extraparams field for more parameters 2012-09-07 10:50:19 +02:00
Laurent Destailleur
6e90e60268 Fix data init 2012-09-06 23:46:35 +02:00
Laurent Destailleur
856c829c99 New: Add a selection module for emailing to enter a recipient from
gui.
2012-09-05 20:41:28 +02:00
Laurent Destailleur
f9607037a7 Qual: Removed deprecated table 2012-09-05 09:58:09 +02:00
Laurent Destailleur
246f3b5bb8 New: Add the holiday module (provided by teclib with permission to add
it by default).
2012-09-05 03:26:57 +02:00
Regis Houssin
83b5860ee1 Fix: for use with command line 2012-09-04 12:27:43 +02:00
Regis Houssin
5622d1624c New: prepare for extend GED module 2012-09-03 18:03:39 +02:00
Regis Houssin
14b1b1d6e5 Fix: missing upgrade with minor version 2012-09-03 16:28:55 +02:00
Laurent Destailleur
2927a58606 Fix: Some fix into ajax ecm.
New: The cache for nb of files into a dir is now implemented. By
default it is "not defined" and we refresh it when making a scan of a
dir for all subdirs.
2012-09-02 20:11:36 +02:00
Laurent Destailleur
1ccb8f3363 New: Add a test during upgrade if database version is too low. 2012-09-02 01:47:21 +02:00
Regis Houssin
6f8b63f0ef Merge pull request #367 from simnandez/develop
Fix: Bad assignation of const for pdf delivery module name
2012-09-01 09:48:57 -07:00
Regis Houssin
7ff475c462 Fix: Modify spanish VAT to new rates (Juanjo) 2012-09-01 18:43:51 +02:00
Regis Houssin
54acdc71f6 Fix: this field is for 3.3 2012-09-01 18:09:47 +02:00
simnandez
44a3db8785 Fix: Bad assignation of const for pdf delivery module name 2012-09-01 17:02:38 +02:00
Marcos García
4209898d20 Lower-cased Header function 2012-08-31 05:58:38 +02:00
Laurent Destailleur
96e0586934 Fix: enhance cleaning of database 2012-08-30 17:11:42 +02:00
Laurent Destailleur
4108e48d5c Merge pull request #349 from FHenry/develop
Change size of element type
2012-08-28 09:25:08 -07:00
Laurent Destailleur
6c0dac2f17 More things to repair 2012-08-27 19:30:09 +02:00
Marcos García
7be72c39b1 Fixed SQL problems with llx_accounting.sql 2012-08-27 03:17:57 +02:00
Marcos García
07070b238b Fixed SQL syntax problem 2012-08-27 02:41:49 +02:00
FHenry
d716763896 change size of elementtype 2012-08-26 21:53:40 +02:00
FHenry
7895ff0e5c Change size of element type 2012-08-26 19:03:23 +02:00
Spangaro Alexandre
9050431f87 Simply way to update chart of accounts 2012-08-26 17:11:19 +02:00
Laurent Destailleur
8bcb90fcd0 Fix: syntax error 2012-08-26 00:28:04 +02:00
Regis Houssin
c9113458d9 New: [ task #498 ] part 3 2012-08-25 03:28:30 +02:00
Regis Houssin
a0b3ea0dd4 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into task498_objectline

Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-08-23 18:52:55 +02:00
Regis Houssin
eca37eb123 Fix: [ bug #497 ] Module Order Supplier inaccessible altogether because
of a missing SQL field
2012-08-23 17:24:29 +02:00
Regis Houssin
6a60551fdd Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into task498_objectline

Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-08-23 17:19:05 +02:00
Regis Houssin
4d1555f4ca Merge pull request #338 from atm-maxime/mko515
Mko515
2012-08-23 00:01:05 -07:00
Regis Houssin
f4d75e87d3 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into task498_objectline

Conflicts:
	htdocs/core/class/commonobject.class.php
2012-08-23 07:53:48 +02:00
Regis Houssin
c8e1aca7d8 New: [ task #498] part2 2012-08-23 07:50:20 +02:00
Marcos García
5769c0facc Changed incorrect includes 2012-08-23 02:46:16 +02:00
Marcos García
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Marcos García
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Maxime Kohlhaas
06ab1f6f94 Task 515 : New field added on contact : no_email 2012-08-22 22:59:10 +02:00
Regis Houssin
85c0dd95ca Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into task498_objectline

Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-08-22 17:50:07 +02:00
Regis Houssin
4a5d89e6cc Fix: move barcode type entries in module descriptor for best
compatibility with multicompany
2012-08-22 17:44:52 +02:00
Regis Houssin
2ae1d3d3b5 New: [ task #498 ] 2012-08-22 17:42:40 +02:00
Regis Houssin
24cc07815d Fix: remove old accountancy code, can cause blank screen 2012-08-20 00:36:51 +02:00
Laurent Destailleur
c664ac3cfa Fix: Default value was not defined 2012-08-20 00:27:38 +02:00
Regis Houssin
48efabc8a4 Fix: remove deprecated function and avoid warnings 2012-08-15 09:06:36 +02:00
Laurent Destailleur
0251385624 Fix: Broken feautres after migration from old versions 2012-08-10 19:13:54 +02:00
Laurent Destailleur
84d5b75518 New: Add field tms into llx_bank 2012-08-09 19:04:39 +02:00
Laurent Destailleur
a7d9f13287 Qual: Removed deprecated columns 2012-08-09 18:45:56 +02:00
Laurent Destailleur
b3b598c068 New input reason into dictionnary. 2012-08-09 18:33:45 +02:00
Maxime Kohlhaas
44b84b2177 task # 326 : Add a numbering module to suggest automatically a product ref 2012-08-09 01:41:55 +02:00
Laurent Destailleur
e53e847083 Qual: Uniformize code 2012-08-05 14:37:45 +02:00
Laurent Destailleur
b82fb7a7d9 Fix: exit code when upgrade is ran from command line 2012-08-05 00:49:28 +02:00
Laurent Destailleur
9f5fbe78c9 Fix: Bad fix 2012-08-03 18:50:24 +02:00
Laurent Destailleur
d4a19f0674 Fix: Removed warning 2012-08-03 10:56:50 +02:00
Laurent Destailleur
18944a3d9b Merge branch 'develop' of https://eldy:ld101010-gb@github.com/Dolibarr/dolibarr.git into develop 2012-08-03 10:29:00 +02:00
Laurent Destailleur
ff0d24a0dc Fix: Remove warning 2012-08-03 10:26:39 +02:00
Regis Houssin
d6a4d5ef41 Fix: avoid errors if install directory is deleted before module
activation
2012-08-01 14:42:24 +02:00
Laurent Destailleur
a996e8f98a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-07-30 21:44:21 +02:00
Laurent Destailleur
2191a4dc73 Fix: use ENGINE=innodb instead of type=innodb 2012-07-30 21:43:40 +02:00
Regis Houssin
e44fd4885d Fix: change the last $DB to $db 2012-07-30 18:43:49 +02:00
Laurent Destailleur
e8b2489c1c Checkstyle 2012-07-29 15:28:39 +02:00
Laurent Destailleur
bf94d05293 New: Add great britain provinces 2012-07-28 03:12:34 +02:00
Laurent Destailleur
dce9b96260 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/core/lib/functions2.lib.php
	htdocs/install/lib/repair.lib.php
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Laurent Destailleur
ea54523181 Checkstyle 2012-07-25 11:40:23 +02:00
Laurent Destailleur
b47ced7507 Fix: syntax error 2012-07-25 10:56:30 +02:00
Regis Houssin
9cf088560f Fix: syntax error 2012-07-23 16:47:16 +02:00
Regis Houssin
fb23364511 Fix: uniformize code 2012-07-23 16:10:54 +02:00
Marcos García
568db22649 Renamed fk_methode_commande to fk_input_method 2012-07-22 16:58:37 +02:00
Marcos García
e6a192ba87 Renamed fk_demand_reason to fk_input_reason 2012-07-22 16:53:02 +02:00
Christophe Battarel
8e2fee02df correct default definition for buy_price_ht in migration script 2012-07-18 17:17:00 +02:00
Christophe Battarel
a37707f96f updata database for margin module 2012-07-18 11:39:41 +02:00
Laurent Destailleur
df31ae2b0e New: Add canadian provinces 2012-07-10 17:51:29 +02:00
Laurent Destailleur
616f8ddaa8 New: Add a repair function to restore data into ecm_directories table
that was not sanitized.
2012-07-08 13:30:21 +02:00
Laurent Destailleur
59bd8ada73 New: Show root install param only if required. 2012-07-04 10:23:59 +02:00
Laurent Destailleur
571041e5d5 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-07-04 10:22:51 +02:00
Laurent Destailleur
957270783e Comments 2012-07-04 10:21:39 +02:00
Regis Houssin
9c2f1a7544 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-07-02 19:31:00 +02:00
Regis Houssin
6f1651309e Fix: global converting lines delimiter 2012-07-02 19:30:37 +02:00
Laurent Destailleur
6769cbbd2c Increase size of ref for products 2012-07-02 17:47:16 +02:00
Regis Houssin
a96ab9a587 Fix: missing parameters ! 2012-06-29 10:08:48 +02:00
Regis Houssin
a26e03367b New: remove linked elements invalid 2012-06-29 09:35:20 +02:00
Laurent Destailleur
c273f9f698 Fix: escape double quotes into dol_html_escapetag
New: Passwords not reset into install page.
2012-06-17 23:27:17 +02:00
Regis Houssin
6246228544 New: add extraparams, hooks and extrafields for emailing card 2012-06-13 09:28:59 +02:00
Laurent Destailleur
e6cd400bc3 Qual: List of elements must be into a page called "list.php". 2012-06-09 19:16:31 +02:00
Laurent Destailleur
044ca3062b Fix: Use wrong handler. Make install fails. 2012-06-04 02:13:59 +02:00
Laurent Destailleur
d52d063d98 Fix: Avoid to have a special php module. 2012-05-28 22:39:04 +02:00
Laurent Destailleur
1aa442977c Fix: extrafield repair was using bad hardcoded values. 2012-05-23 11:48:52 +02:00
Laurent Destailleur
82dda362c5 Fix: [ bug #409 ] List of vat rates for supplier prices must use the
seller country.
2012-05-23 10:50:38 +02:00
Laurent Destailleur
51e8ebd664 Fix: Clean sql 2012-05-13 18:08:03 +02:00
Laurent Destailleur
cf03228053 Fix: syntax error in name of pgsql util proc.
Fix: Add a proc to fix pgsql problems.
2012-05-13 16:42:59 +02:00
Laurent Destailleur
dc904ddf5f Fix: vat rates 2012-05-10 23:02:05 +02:00
Laurent Destailleur
63ce05b939 New: Localize for NL 2012-05-10 00:35:20 +02:00
Laurent Destailleur
774bf30e4c Fix: corrupted extra tables. 2012-05-07 20:55:14 +02:00
Laurent Destailleur
f5592bcc32 Fix: Removed warning and fix pb with extra fields. 2012-05-06 21:05:02 +02:00
Laurent Destailleur
d60061f682 Fix: pagecode when using postgresql
Conflicts:
	htdocs/support/inc.php
2012-05-06 15:36:53 +02:00
Laurent Destailleur
eb541ceaa9 Fix: foreign key on non existing field 2012-05-06 15:33:33 +02:00
Laurent Destailleur
9913e87410 New: Add more payment conditions 2012-05-05 02:56:38 +02:00
Laurent Destailleur
03718e0f23 Fix: Clean database to allow constraints 2012-05-01 15:29:53 +02:00
Laurent Destailleur
8ea079ed96 New: Prepare change to allow usage of print sheet for any purpose (not
only
memeber module).
Qual: Remove duplicate declaration of version.
2012-04-28 16:37:58 +02:00
Laurent Destailleur
80de63d5a3 Fix: [ bug #372 ] Upgrade error from 3.1.0 to 3.2.0 Beta 2012-04-21 19:45:04 +02:00
Laurent Destailleur
c7b8184844 Add more sources 2012-04-21 18:22:57 +02:00
Laurent Destailleur
26d5392e34 Add more sources 2012-04-21 18:22:10 +02:00
Regis Houssin
258a06a281 Fix: increase size of "body" field 2012-04-16 11:20:56 +02:00
Laurent Destailleur
9a70541084 Fix: Missing migration field
Fix: Date must be quoted
2012-04-15 18:41:38 +02:00
Grand Philippe
d79c8a3fa1 change from cloture to approve and complete function approve 2012-04-15 16:49:49 +02:00
Laurent Destailleur
df13921ed4 Germany data not complete. 2012-04-14 19:31:10 +02:00
Laurent Destailleur
ebc9cc2ad7 Fix: Some bug into rpm and debian packaging. 2012-04-14 15:41:34 +02:00
Laurent Destailleur
c876b6f2be Fix: debian epiphany and iceweasel browsers. 2012-04-14 03:20:10 +02:00
Regis Houssin
c2d162d4c6 Fix: add Monaco VAT rates 2012-04-11 16:52:55 +02:00
Laurent Destailleur
11c174e209 New: Can export supplier ref
New: Add profid6
2012-04-11 15:27:03 +02:00
Grand Philippe
c8dd3b4801 to add delivery date 2012-04-10 17:21:28 +02:00
Laurent Destailleur
1ec9125ff9 Move to 3.3 alpha 2012-04-09 16:51:17 +02:00
Laurent Destailleur
6da82e03be Uniformize code 2012-04-08 23:18:36 +02:00
Regis Houssin
507e809613 Merge pull request #156 from viniciusvgn/develop
Updates: Tax Brasil and link to filter only those bills late
2012-04-07 01:41:03 -07:00
Regis Houssin
13624eeb86 Fix: multicompany sharings compatibility 2012-04-07 09:20:03 +02:00
Vinicius Nogueira
78c5fc8cff Add Tax: Brasil
Zero rate for the invoices to suppliers can be fulfilled.
2012-04-07 01:45:48 -03:00
Laurent Destailleur
317abb46fd Fix: Start war bug 2012-04-07 02:24:32 +02:00
Laurent Destailleur
a4d4d2f33a Fix: Delete setup for old not compatible theme 2012-04-06 23:38:52 +02:00
Laurent Destailleur
03cfec7904 Fix: Add missing sao polo for brazil 2012-04-05 00:13:06 +02:00
Laurent Destailleur
a98439aeba Fix: install process 2012-04-04 21:44:35 +02:00
Laurent Destailleur
e084dc306e Fix: When run from command line, script must return return code 2012-04-04 20:37:16 +02:00
Laurent Destailleur
cbe2e3c15c Preapre 3.2.0 2012-04-04 17:54:11 +02:00
Regis Houssin
5d2da2c884 Fix: uniformize code 2012-03-22 08:33:44 +01:00
Regis Houssin
52a8216e3e Fix: avoid php E_STRICT errors and compatibility with php 5.4 2012-03-21 02:12:44 +01:00
Laurent Destailleur
3383d314c9 Doxygen 2012-03-19 17:18:11 +01:00
Laurent Destailleur
e1d59b73a9 Fix: Removed warnings 2012-03-18 22:51:11 +01:00
Regis Houssin
d752e25946 New: add new notes system in contract and order/invoice supplier module 2012-03-18 11:13:01 +01:00
Laurent Destailleur
1ddcd5ffb0 Prepare to allow to define nb of lines fox each box 2012-03-17 14:59:45 +01:00
Regis Houssin
09e6867029 New: add view/edit notes in "deplacement" and "fichinter" cards 2012-03-16 16:01:45 +01:00
Regis Houssin
5a0ee19a0b Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-16 14:33:03 +01:00
Regis Houssin
391ce8490f New: add "extraparams" field for stock extra parameters with json 2012-03-16 14:32:37 +01:00
Laurent Destailleur
e27bdac81a Fix: Restore correct name of field. 2012-03-16 13:27:03 +01:00
Laurent Destailleur
7e69c79a29 Comments 2012-03-16 11:08:04 +01:00
simnandez
00474e119f Fix: Bad departement name 2012-03-16 09:15:29 +01:00
Laurent Destailleur
cd036aa8ae Fix: pgsql compatibility 2012-03-15 20:00:11 +01:00
Regis Houssin
e8ec5f5ad7 New: add vat rate in supplier price
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Laurent Destailleur
62e0814041 Fix: Removed not standard/compatible SQL. External module should not
have foreign keys with standard tables. This creates
dependencies and instabilities of core code. Integrity must be checked
by applications for external modules, not by database.
2012-03-15 09:46:44 +01:00
Regis Houssin
dcf72206f0 Fix: disable foreign key checks for external modules constraints 2012-03-13 18:10:16 +01:00
Regis Houssin
dabd8e4ba7 Fix: remove unused field 2012-03-13 18:02:16 +01:00
simnandez
7e02e3faf6 New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 17:28:55 +01:00
Regis Houssin
13b5bd9a90 Fix: sql error 2012-03-13 09:44:03 +01:00
simnandez
f7a80599cc New: [ task #156 ] Create an invoice from a delivery receipt 2012-03-13 09:38:50 +01:00
Laurent Destailleur
20950d785f Fix: Clean corrupted data to avoid migration errors 2012-03-12 17:25:53 +01:00
Laurent Destailleur
ac4accfe08 Fix: Solve corrupted data to avoid errors during migration 2012-03-11 23:58:41 +01:00
Laurent Destailleur
aea97075f1 Fix: Fix some bugs (phpunit is now ok with pgsql too) 2012-03-11 21:45:17 +01:00
Laurent Destailleur
6cf68c12d3 Fix: Upgrade from maintenace version 2012-03-10 14:19:28 +01:00
Laurent Destailleur
6cdd6fb137 Revert "Change main currency name with current name of currency because value is used as label to show amount when using numberword module."
This reverts commit 83d775d0ed.
2012-03-09 10:11:49 +01:00
Laurent Destailleur
b5956317bc Fix: Missing include 2012-03-09 09:56:22 +01:00
Laurent Destailleur
83d775d0ed Change main currency name with current name of currency because value is
used as label to show amount when using numberword module.
2012-03-09 09:33:18 +01:00
Regis Houssin
e34996e978 Fix: remove unused field 2012-03-08 12:11:40 +01:00
Regis Houssin
ee86da0e1e Fix: refactorize llx_c_currencies and currency symbol 2012-03-08 11:49:38 +01:00
Laurent Destailleur
76463b0e8c Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-07 14:27:40 +01:00
Laurent Destailleur
b08848eb5b New: Add a page to explain how to make translations (only on not
complete translation languages)
2012-03-07 14:27:17 +01:00
Regis Houssin
a56a3946a4 Fix: clean parameters 2012-03-07 14:21:49 +01:00
Laurent Destailleur
e94dd4c661 Fix: The tms fields were not auto updated with pgsql 2012-03-04 16:42:34 +01:00
Regis Houssin
5e402f667e Fix: php unit test warning 2012-03-04 10:13:52 +01:00
Laurent Destailleur
80b75fa67d Fix: boxes must not be removed after update 2012-03-03 17:37:45 +01:00
Laurent Destailleur
4f1a49bd42 Fix: pgsql compatibility 2012-03-03 16:53:21 +01:00
Laurent Destailleur
6d8c1bf7c6 Fix: Removed warnings 2012-03-03 16:44:05 +01:00
Laurent Destailleur
fb6aad19e5 New: Import wizard can import personalized fields 2012-03-03 16:33:38 +01:00
Laurent Destailleur
5fea0abd0d Fix: The repair script works also for postgresql 2012-03-01 00:33:04 +01:00
Laurent Destailleur
55904f7f37 New: Test on browser version during install step.
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
Regis Houssin
e999e3daad Fix: remove constraints 2012-02-27 12:04:31 +01:00
Regis Houssin
a56011e1da Works on multi-currency and bank account select 2012-02-27 08:59:07 +01:00
Regis Houssin
47688668d9 Fix: add repair for broken projects 2012-02-27 08:58:12 +01:00
Laurent Destailleur
6cdee3ceb0 New: Increase size of professional ids. 2012-02-25 01:18:02 +01:00
Regis Houssin
a339fd0f0a Fix: remove obsolete doc 2012-02-24 07:06:36 +01:00
Laurent Destailleur
27f81cd9e5 Update migrate file 2012-02-19 19:45:17 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
0abce73c13 Update script to show deprecated tables (we do not delete them however) 2012-02-19 03:35:59 +01:00
Laurent Destailleur
a500033b10 New: Add postgresql function to resynchronize sequences 2012-02-19 03:21:10 +01:00
Laurent Destailleur
61175c2543 Work on debian/rpm package 2012-02-18 14:55:41 +01:00
Laurent Destailleur
20c85b9ca8 Avoid duplicate messages during upgrade 2012-02-16 18:52:07 +01:00
Regis Houssin
7540b70538 Fix: add entity field in product price 2012-02-15 15:17:02 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
45529b14ff Removed dead code + Doxygen 2012-02-10 15:56:41 +01:00
Laurent Destailleur
39818633df Add deprecated tables to delete 2012-02-10 13:20:29 +01:00
Laurent Destailleur
170faa363d Fix: request specific to mysql works with mysqli 2012-02-10 13:02:42 +01:00
Laurent Destailleur
07859f1cda Drop useless column 2012-02-10 12:35:25 +01:00
Laurent Destailleur
29465dc889 Fix: We must keep field for future usage 2012-02-10 12:11:01 +01:00
Laurent Destailleur
4b56228af5 Removed not used fields
Add missing fields
2012-02-10 12:04:37 +01:00
Laurent Destailleur
29d90f3713 Fix: Removed warnings 2012-02-09 21:10:06 +01:00
Laurent Destailleur
7ef7fbeaa5 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-08 17:12:44 +01:00
Laurent Destailleur
3e76959a5c Some fix to hide orphelins files from automatic tree into ecm module. 2012-02-08 17:12:19 +01:00
Regis Houssin
f90fc21009 Fix: add encryption parameters 2012-02-08 16:57:37 +01:00
Laurent Destailleur
186258410e New: Add option to clean orphelins files into repair page 2012-02-08 16:41:06 +01:00
Laurent Destailleur
2093b3f0be New: Allow to use ODT templates for prososal like it's done for invoices 2012-02-05 19:37:52 +01:00
Laurent Destailleur
4b607f29cd New: Add brazilian states 2012-02-04 19:00:24 +01:00
Regis Houssin
ec3f5d121c Merge pull request #102 from simnandez/develop
[ task #176 ] Allow to use ODT templates. Works with Orders
2012-02-01 06:09:21 -08:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
0011b1dadd New: Trigger now have a priority to define sort execution order. 2012-01-31 20:32:26 +01:00
simnandez
53cdb31624 [ task #176 ] Allow to use ODT templates. Works with Orders 2012-01-30 18:18:40 +01:00
Laurent Destailleur
63c3cb2d48 Work on debian package 2012-01-29 20:57:40 +01:00
Laurent Destailleur
429ba54e3e Work on debian package 2012-01-28 16:04:48 +01:00
simnandez
15d1526393 [ task #176 ] Allow to use ODT templates. Works with Orders 2012-01-27 17:41:47 +01:00
Regis Houssin
e7153c4c72 Update htdocs/install/mysql/migration/3.1.0-3.2.0.sql 2012-01-22 21:56:49 +01:00
Alexandre Spangaro
66fbe5a0f4 Update with CET (CFE+CVAE) 2012-01-22 21:18:14 +01:00
Alexandre Spangaro
cd058b6726 The last file have pushed is wrong - No 'doublon' in rowid - Now it's better 2012-01-18 06:15:25 +01:00
Laurent Destailleur
a8ca1c721c Uniformize way of working of trip and expenses (added "validate" step
after "draft").
2012-01-18 01:05:26 +01:00
Spangaro Alexandre
a0829556ee Update
Signed-off-by: Spangaro Alexandre <alexandre.spangaro@gmail.com>
2012-01-17 15:11:04 +08:00
Spangaro Alexandre
36edb00002 MAJ plan de comptes FR 2012-01-17 15:11:03 +08:00
Laurent Destailleur
9e06a742f0 Fix: sql syntax 2012-01-15 23:20:02 +01:00
Laurent Destailleur
382c6554b4 New: Work on debian packaging to use default ckeditor package 2012-01-14 02:06:05 +01:00
Laurent Destailleur
a2634744ae Fix: Try to fix a missing field 2012-01-09 20:52:14 +01:00
Laurent Destailleur
ad7aee9fc2 Fix: Checkstyle warnings 2012-01-07 23:57:42 +01:00
Regis Houssin
1201424633 Fix: add database prefix filter 2012-01-07 08:28:52 +01:00
simnandez
5ad9d7cb61 [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Working with odt template
2012-01-05 09:48:28 +01:00
Laurent Destailleur
e40d8991b1 Install process is 10 times faster in step2 ! 2012-01-04 13:14:29 +01:00
Laurent Destailleur
760bf6bfbc Add options to allow to run step2 install with sub-steps (for debug
purpose).
2012-01-04 12:32:44 +01:00
Laurent Destailleur
7c99cfc06c W3C 2012-01-04 11:44:15 +01:00
Laurent Destailleur
6964eaff01 Work on management of left menus 2012-01-03 20:27:10 +01:00
Laurent Destailleur
9f2a65d636 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-02 20:03:17 +01:00
simnandez
2a61569d9a [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Firsts works
2012-01-02 18:23:41 +01:00
Laurent Destailleur
39f9ddf7c5 Disable sqlite support until sqlite offer a way to create foreign keys
after table creation.
2012-01-02 13:21:26 +01:00
Laurent Destailleur
b00b0cd9f1 Clean values 2012-01-02 12:37:32 +01:00
Laurent Destailleur
834f53a80c Drop unnamed primary key to allow creation of named primary key. 2012-01-02 10:31:11 +01:00
Regis Houssin
1fa10e8875 Fix: update index 2012-01-02 08:44:15 +01:00
Laurent Destailleur
ccfced2aff Work on sqlite driver 2012-01-02 03:02:45 +01:00
Laurent Destailleur
439af321bd Fix: Primary keys must be named
Fix: Added missing constraints/index for suppliers categories
2012-01-02 03:02:07 +01:00
Laurent Destailleur
6f63c5ecff Work on PDO Sqlite driver 2012-01-02 02:46:12 +01:00
Laurent Destailleur
fb662a91db Fix: Support special chars 2012-01-02 00:57:24 +01:00
Regis Houssin
4787cbfdf8 Fix: sql query error 2011-12-31 17:04:26 +01:00
Regis Houssin
f3d4cca46a Fix: add function getStaticMember() for compatibility with PHP 5.2 2011-12-27 00:07:42 +01:00
simnandez
e359cbcf3a Add Venezuela data 2011-12-26 16:36:12 +01:00
Laurent Destailleur
aa2a45db87 New: Add a tab info for social contributions 2011-12-21 21:14:10 +01:00
Regis Houssin
30d5bedad3 Fix: missing ref_ext field in llx_user 2011-12-21 12:22:37 +01:00
Laurent Destailleur
5e1fa4fef5 New: Start to work on sqlite driver 2011-12-19 23:32:24 +01:00
Laurent Destailleur
50860bfaac Fix: Removed test on not initialized var 2011-12-19 21:11:43 +01:00
Laurent Destailleur
f2917e5de3 Qual: Removed hard coded vars 2011-12-19 21:10:23 +01:00
Laurent Destailleur
3c611d284a Qual: Removed deprecated code/comments 2011-12-17 18:35:12 +01:00
Laurent Destailleur
a723bbeb19 New: Can define different requests according to database type into
migration files.
2011-12-10 11:26:04 +01:00
Regis Houssin
dac379af17 Merge pull request #64 from grandoc/develop
Develop
2011-12-08 02:21:46 -08:00
Grand Philippe
057e573aa6 fix: tree was changed for class ModelePdfExpedition 2011-12-08 11:17:11 +01:00
Regis Houssin
0d97ea02d4 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-08 11:12:23 +01:00
Regis Houssin
e92ab7327d Fix: migration payment mode 2011-12-08 11:11:22 +01:00
Laurent Destailleur
62999add23 Fix: pgsql 2011-12-08 09:28:08 +01:00
Laurent Destailleur
82717b8db7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-08 09:20:26 +01:00
Laurent Destailleur
0209c7dd19 Change order of fields. 2011-12-08 01:26:25 +01:00
Laurent Destailleur
1f37dc906f Qual: Uniformize name of barcode into "barcode". 2011-12-07 11:59:41 +01:00
Laurent Destailleur
b52fc32853 Fix: fix not initialized variables 2011-12-05 19:41:38 +01:00
Laurent Destailleur
e6f3599847 Qual: Some code cleaning 2011-12-04 22:25:49 +01:00
Laurent Destailleur
e0ffbc50b6 Add vat rate 7 2011-12-03 19:30:55 +01:00
Laurent Destailleur
9f889b0439 Qual: Uniformize code for document generation of shipments.
Prepare usage of odt templates.
2011-11-30 12:28:01 +01:00
Laurent Destailleur
f821880399 Fix: Reload of a menu handler need name of menu handler 2011-11-28 10:34:52 +01:00
Laurent Destailleur
033ce847a9 Fix: Install not locked if PHP version too low but enough for warning 2011-11-26 15:34:12 +01:00
Laurent Destailleur
6489c7000a Fix: Removed warnings 2011-11-26 15:14:07 +01:00
Regis Houssin
be0ed900bc Fix: translation 2011-11-24 09:16:21 +01:00
Regis Houssin
6073705dde Fix: check prefix validity 2011-11-24 08:58:52 +01:00
Regis Houssin
919523f2e2 Change default prefix if needed 2011-11-24 08:23:16 +01:00
Regis Houssin
89b521ccfe Fix: W3C 2011-11-24 07:38:34 +01:00
Regis Houssin
d82a254e03 New: add prefix field in install form and in conf.php 2011-11-23 23:09:57 +01:00
Regis Houssin
86a48c8962 Fix: change the last database prefix 2011-11-23 21:43:25 +01:00
Laurent Destailleur
985c061e65 Qual: Removed deprecated tag 2011-11-21 01:34:37 +01:00
Laurent Destailleur
36c8bbdf3c Fix: Make a field not null as it is used with inner join. 2011-11-16 23:38:54 +01:00
Laurent Destailleur
97573659c2 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-05 03:18:19 +01:00
Regis Houssin
9be80725d0 Fix: increase size of fields 2011-11-04 10:22:14 +01:00
Laurent Destailleur
68ece6228b Fix admin login creation 2011-11-04 02:00:19 +01:00
Laurent Destailleur
5b5ac9cbe2 Fix: Add missing entries 2011-11-02 19:15:29 +01:00
Laurent Destailleur
8c42f48ad7 New: Add ref_ext on actions 2011-11-10 04:07:38 +01:00
Laurent Destailleur
eaeb399f02 Qual: Uniformize variable name 2011-10-30 17:26:55 +01:00
Regis Houssin
dea1210c2d Fix: edit in place datepicker more stable 2011-10-28 19:31:42 +02:00
Juanjo Menent
ed3059d370 New: [task #219] LocalTaxes: Add taxes and dividends 2011-10-28 12:17:53 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Regis Houssin
dd963235cd Move db classes in /htdocs/core/db 2011-10-24 10:06:37 +02:00
Regis Houssin
a7deb7c23a Fix: uniformize code 2011-10-23 14:55:37 +02:00
Spangaro Alexandre
130a9f2e6e Add page "info" for trip 2011-10-23 10:06:01 +02:00
Juanjo Menent
33980c412a Fix: Can use POS module with several concurrent users. This also remove
temporary table.
2011-10-20 16:01:56 +08:00
Laurent Destailleur
85be289842 Fix: Bad sql syntax 2011-10-15 01:11:26 +02:00
Laurent Destailleur
f671df6634 Fix: Can use POS module with several concurrent users. This also remove
temporary table.
2011-10-13 20:14:29 +02:00
Laurent Destailleur
a2ae3dbef6 New: Add message during install when activating a module by installer 2011-10-13 01:18:57 +02:00
Regis Houssin
0624e5d34b Fix: sql error 2011-10-10 08:49:10 +02:00
eldy
35996b6cf1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-10-07 01:40:52 +02:00
eldy
b0b3d5553d Fix: Update italy vat rate 2011-10-07 01:35:46 +02:00
eldy
b295a866a5 Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-05 12:51:55 +02:00
eldy
47bb2171e0 Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
eldy
190adf2d49 New: Log module outputs can be setup with "or" rule (not only "xor"). 2011-10-03 17:19:39 +02:00
eldy
8ff32f8ada Doxygen 2011-09-29 22:21:57 +02:00
eldy
1e3174d1ce Add paper format 2011-09-29 15:03:28 +02:00
eldy
a8f7fa91e8 Qual: Use a factory to create databse instance. This allow to use
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 19:41:08 +02:00
eldy
fd4ad1c540 Qual: Use a factory to create databse instance. This allow to use
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 16:26:49 +02:00
Regis Houssin
6c4acefd93 Fix: Space before opening parenthesis of function call prohibited 2011-09-20 12:56:06 +00:00
Regis Houssin
5efe1cd470 Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead. 2011-09-20 10:30:56 +00:00
Regis Houssin
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
45b30b3236 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
db217a96ad Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
67f231f1e6 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
081391a58f Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
3a20143769 Fix: pgsql compatibility 2011-09-11 01:02:13 +00:00
Laurent Destailleur
74f9c13a79 Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
136c606f04 Qual: Add more phpunit tests 2011-09-10 12:28:00 +00:00
Laurent Destailleur
8a5e833b3e Fix: Error in migration process 2011-09-10 17:49:18 +00:00
Laurent Destailleur
ce231bb423 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
225f47baf2 New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
0fd672f7b1 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
30f2bbf38e New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
29fe6a1f01 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
5bbb1b3443 New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
f9b2c40a1d New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
28643bd3a4 New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
39a06498a6 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
6e606403bf New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
f5e1110355 New: Removed step0 in install process 2011-09-07 18:08:08 +00:00
Laurent Destailleur
6abb21e4d2 New: Show param to overwite lib path 2011-09-07 17:26:44 +00:00
Laurent Destailleur
abde2eff49 Fix: definition of DOL_DOCUMENT_ROOT mus be done only into environment include files and never into class files. 2011-09-07 13:27:50 +00:00
Regis Houssin
f30f2bef79 change for external module 2011-09-03 15:27:23 +00:00
Laurent Destailleur
78ea0eabdd Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
02a8bb0128 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
db6b43d189 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
c98ad8a120 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64 Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
7420cad4c6 Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
5be5852cf4 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac Work on rpm package 2011-09-03 01:46:33 +00:00
Juanjo Menent
cac55067fb Qual: Uniformize code 2011-09-02 22:33:28 +00:00
Laurent Destailleur
55c5c5f9f5 Work on rpm package 2011-09-03 01:27:00 +00:00
Laurent Destailleur
f5f37fa8dc Qual: Uniformize code 2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102 Fix: Fix GNU address
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4 Doxygen 2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323 Uniformize code 2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4 Doxygen 2011-09-03 00:19:56 +00:00
Juanjo Menent
8f19ee66e4 Uniformize code 2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
6066bf6ec4 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
ec1627156b Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
58ddd5fb4d Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
285925352d Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
2bb5e4ba69 Fix: W3C 2011-08-31 15:12:09 +00:00
Laurent Destailleur
0d9ac924c5 Fix: Security hole 2011-08-31 10:06:13 +00:00
Regis Houssin
abb4eea833 Fix: increase size for external module name 2011-08-29 12:49:55 +00:00
Regis Houssin
586facb724 Fix: increase size for external module name 2011-08-29 10:59:08 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
ab953d6501 Qual: Call static methods as static with no need to create instance 2011-08-27 15:40:08 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
7b043a6d3c Fix: Delete orphelins 2011-08-24 12:54:19 +00:00
Laurent Destailleur
fc47a48979 New: Add ru_UA informations 2011-08-22 22:48:34 +00:00
Laurent Destailleur
58adc5443e Add menu reload into migrate process 2011-08-21 13:28:05 +00:00
Laurent Destailleur
bcb9a7a867 Prepare usage of modules into custom dir 2011-08-20 09:58:05 +00:00
Juanjo Menent
fe3dfbaebc Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY 2011-08-17 15:22:39 +00:00
Laurent Destailleur
356781ced4 master should be enough 2011-08-16 09:05:39 +00:00
Laurent Destailleur
9b1e9b4ad4 Fix: Update php version to 5.2 because we use json_encode into ajax that requires 5.2. 2011-08-15 12:14:25 +00:00
Laurent Destailleur
ec0f245e39 Work on rpm packages 2011-08-14 21:25:25 +00:00
Laurent Destailleur
d6bb618dfe Qual: Work to allow externalizing of fonts. 2011-08-14 17:17:19 +00:00
Laurent Destailleur
d21bc7ec21 Fix: Removed warnings 2011-08-14 00:27:18 +00:00
Laurent Destailleur
e3cefc3b10 database name suggested by default 2011-08-12 20:16:00 +00:00
Laurent Destailleur
c84ca63d2b More message 2011-08-12 18:48:35 +00:00
Laurent Destailleur
8f80249655 Prepare new version 2011-08-11 20:59:32 +00:00
Laurent Destailleur
32f3684043 Prepare new version 2011-08-11 20:54:08 +00:00
Laurent Destailleur
f2277c6a3a Qual: Removed useless code 2011-08-11 16:22:34 +00:00
Laurent Destailleur
bac0610e79 New: Add option to choose pdf paper format 2011-08-11 01:34:54 +00:00
Regis Houssin
d2833fe54f Fix: use hooks for extrafields 2011-08-09 14:27:38 +00:00
Laurent Destailleur
8654faf8dc Missing copyright 2011-08-08 23:24:30 +00:00
Regis Houssin
ac26061d25 Fix: move advanced extrafields in external module 2011-08-08 22:27:00 +00:00
Regis Houssin
7ce2a01eba Fix: uniformize fields name with standard extrafields 2011-08-08 16:13:28 +00:00
Regis Houssin
b365f7dfd2 Fix: uniformize fields name with standard extrafields 2011-08-08 16:07:33 +00:00
Laurent Destailleur
02c9c563e0 Fix: When a line is defined as option, it was not possible to remove "options" then. 2011-08-08 01:53:25 +00:00
Laurent Destailleur
21b10bf820 Work on rpm package 2011-08-06 23:10:00 +00:00
Laurent Destailleur
241b34f418 Fix: Removed warning 2011-08-05 23:47:34 +00:00
Laurent Destailleur
1858423d1f Fix: A code must not contain space 2011-08-05 22:33:04 +00:00
Laurent Destailleur
7a477158e2 Fix: Removed warning 2011-08-04 13:19:26 +00:00
Laurent Destailleur
3ff83a3bb3 Fix: Pb in package with install.lock 2011-08-04 12:07:29 +00:00
Juanjo Menent
d1ffdce123 Fix: Remove duplicate entry 2011-08-03 10:55:39 +00:00
Laurent Destailleur
e385c334aa Work on rpm package 2011-08-03 01:50:06 +00:00
Laurent Destailleur
2050fcfa13 Fix: Avoid errors into rpm packages 2011-08-03 01:32:42 +00:00
Laurent Destailleur
ce4711f290 Fix: Avoid errors into rpm packages 2011-08-03 01:25:43 +00:00
Laurent Destailleur
69ecbf3981 Fix: Avoid errors into rpm packages 2011-08-03 01:13:30 +00:00
Laurent Destailleur
004fa54eb7 Fix: Avoid errors into rpm packages 2011-07-31 23:24:38 +00:00
Laurent Destailleur
67bf15f602 Work on 3.1 packaging 2011-07-31 15:31:32 +00:00
Laurent Destailleur
9a4a965796 Work on 3.1 packaging 2011-07-31 13:28:45 +00:00
Laurent Destailleur
cd67cc9dfe Fix: Duplicate entries 2011-07-31 12:31:00 +00:00
Laurent Destailleur
c3542add12 Work on 3.1 packaging 2011-07-31 11:56:43 +00:00
Laurent Destailleur
cacd890ba5 Work on 3.1 packaging 2011-07-30 14:56:11 +00:00
Laurent Destailleur
53e157912b Fix: Code could not works for debian packages 2011-07-30 10:23:24 +00:00
Laurent Destailleur
28a4125639 Fix: Missing key 2011-07-29 19:59:10 +00:00
tiaris
135a4a6bed add constraint on product_id 2011-07-29 06:58:52 +00:00
Laurent Destailleur
85b378a365 Fix: Add missing fields 2011-07-28 22:22:31 +00:00
Laurent Destailleur
0fb3d55b0e Add barbaros info 2011-07-28 18:34:45 +00:00
Laurent Destailleur
592321c13f Fix: Removed deprecated file 2011-07-28 15:30:27 +00:00
Juanjo Menent
d82b3ad31b Add Mexico society types 2011-07-28 15:09:53 +00:00
Laurent Destailleur
537822f7d1 Fix: Removed duplicated files 2011-07-28 14:27:57 +00:00
Laurent Destailleur
d0ce86e54e Fix: Removed duplicate files 2011-07-28 10:55:45 +00:00
Laurent Destailleur
c5982dd296 Fix: W3C 2011-07-28 10:43:43 +00:00
Laurent Destailleur
e3b6a5974a Fix: Removed deprecated file 2011-07-27 17:34:43 +00:00
Laurent Destailleur
0514537fcc Fix: Removed deprecated file 2011-07-27 17:32:40 +00:00
Laurent Destailleur
ad9a8777f1 Fix: Migrate requests to delete orphelins 2011-07-22 13:46:34 +00:00
Regis Houssin
b6206c2646 Fix: missing fields 2011-07-17 21:35:12 +00:00
Laurent Destailleur
ccb6e63bcb Fix: Enabling permission on modules enabled during install was not working. 2011-07-17 18:13:44 +00:00
Laurent Destailleur
c5260bdbcd Prepare 3.1 beta 2011-07-13 21:19:58 +00:00
Laurent Destailleur
e802da3d02 Fix: Add civility for all peopal tables 2011-07-12 22:12:12 +00:00
Laurent Destailleur
b427e9be93 Fix: Add civility for all peopal tables 2011-07-12 22:03:44 +00:00
Laurent Destailleur
5891f2c869 Fix: Type of amount 2011-07-12 21:07:24 +00:00
Laurent Destailleur
f31b175af2 Fix: Upgrade detection fails 2011-07-12 20:52:41 +00:00
Laurent Destailleur
68f89857b6 Fix: Upgrade detection fails 2011-07-12 20:48:08 +00:00
Laurent Destailleur
8281df8916 Fix: Removed install warning 2011-07-11 10:53:37 +00:00
Laurent Destailleur
efd7b8d429 Serious enhancement of expenses module 2011-06-29 17:55:32 +00:00
Laurent Destailleur
dd9f21b7ae Uniformize table fields 2011-06-29 11:22:35 +00:00
Laurent Destailleur
484d5ce81a Add patch to add signature on user. 2011-06-29 10:23:32 +00:00
Laurent Destailleur
41eead006a Clean install 2011-06-28 07:47:10 +00:00
Laurent Destailleur
313c9871db Removed deprecated table 2011-06-28 07:18:32 +00:00
Laurent Destailleur
1c900f9375 New: Add module field to allow external modules to set their name when they add a new record during init/remove. 2011-06-28 07:12:41 +00:00
Laurent Destailleur
42385d4927 Work on packages 2011-06-26 12:56:31 +00:00
Laurent Destailleur
dff4a56301 Work on packages 2011-06-26 01:52:59 +00:00
Laurent Destailleur
6962ff9389 Removed to keep features stables until knowing goal of fields. 2011-06-25 09:50:56 +00:00
Philippe Grand
6ea8868f08 can add symbol within currency 2011-06-24 17:32:28 +00:00
Laurent Destailleur
b457221277 Uniformize code and increase speed for extrafields 2011-06-22 11:05:06 +00:00
Laurent Destailleur
041b7d2955 Uniformize code and increase speed for extrafields 2011-06-22 10:58:22 +00:00
Regis Houssin
7fd1016199 Fix: increase size of fields 2011-06-21 06:38:45 +00:00
Regis Houssin
fba524fe5a Fix: uniformize table name 2011-06-19 14:07:19 +00:00
Laurent Destailleur
cb263d64f2 New: Member module use generic extrafields feature. 2011-06-19 12:04:24 +00:00
Laurent Destailleur
e4014fb0ec Work on personalized fields feature 2011-06-18 23:10:09 +00:00
Regis Houssin
1f7a11d012 Fix: delete unused table 2011-06-17 07:45:42 +00:00
Regis Houssin
d55d8df6ad Fix: regression 2011-06-16 08:02:35 +00:00
Philippe Grand
9872ecfb6d add possibility to fill trainer Accreditation number 2011-06-15 17:35:26 +00:00
Laurent Destailleur
4fcf4e1a48 Fix: pgsql compatibility 2011-06-15 07:53:27 +00:00
Laurent Destailleur
2ffb4f2d02 Qual: Uniformize user interface 2011-06-13 13:07:10 +00:00
Laurent Destailleur
e1094fc293 Qual: Debug and clean notification module 2011-06-12 18:05:30 +00:00
Laurent Destailleur
af61d7cd95 Work on dolimed package 2011-06-12 01:31:36 +00:00
Laurent Destailleur
aeed5ac597 Work on dolimed package 2011-06-12 01:30:58 +00:00
Laurent Destailleur
f79c6eaff5 Enhance installer 2011-06-11 23:21:59 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Laurent Destailleur
27f19fd577 Enhance installer 2011-06-08 13:18:15 +00:00
Laurent Destailleur
bc1c2bbae5 Enhance installer 2011-06-08 11:23:55 +00:00
Laurent Destailleur
a0841e78cf Enhance installer 2011-06-08 09:52:06 +00:00
Laurent Destailleur
bfa08aff52 New: Install wizard can activate a module during install process. 2011-06-07 18:34:29 +00:00
Laurent Destailleur
9b20de2391 More help on setup process 2011-06-07 18:07:27 +00:00
Laurent Destailleur
2f55324005 Sec: More sanity check on parameters 2011-06-07 17:55:13 +00:00
Regis Houssin
32f77f9ba1 Works on multicompany
Fix: uniformize code, more simple
2011-06-07 15:45:01 +00:00
Laurent Destailleur
ef6f5f54f4 New: Commercial proposal has its home area. 2011-06-06 16:15:02 +00:00
Juanjo Menent
ee020a7685 Add Mexique data: VAT, Currency and ProfId 2011-06-06 14:08:03 +00:00
Laurent Destailleur
747c6ddc3d Fix: Removed useless duplicate properties. 2011-06-06 11:37:59 +00:00
Laurent Destailleur
e483cf4148 Trans: Use english labels. 2011-06-05 23:05:12 +00:00
Regis Houssin
1c3115a8d9 New: unified action and event with trigger name
Fix: remove entity and active fields
Fix: reorder records
2011-06-05 09:08:11 +00:00
Regis Houssin
6d4b66a618 New: unified action and event with trigger name 2011-06-05 08:19:09 +00:00
Regis Houssin
994d41aad1 New: unified action and event with trigger name 2011-06-04 18:49:45 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Regis Houssin
857006c456 Works on possibility to send shipping by mail
Fix: uniformize code
2011-06-02 17:20:24 +00:00
Laurent Destailleur
2c3200c076 New: Add vat rate for norway 2011-05-30 20:58:18 +00:00
Laurent Destailleur
342f80e11b Qual: Uniformize fields order. 2011-05-30 08:21:40 +00:00
Laurent Destailleur
7a5185fa14 Work on zipautofill module 2011-05-29 10:59:15 +00:00
Regis Houssin
a7024e66ea Fix: missing table 2011-05-27 16:18:10 +00:00
Laurent Destailleur
b5e7b261ca Work on zipautofill module 2011-05-27 08:52:17 +00:00
Laurent Destailleur
9e2eccbe4c Fix: Fix corrupted data on date of trips 2011-05-25 18:16:58 +00:00
Regis Houssin
8ec13d4878 New: add shipment method "Lettre Max" for France 2011-05-25 16:53:40 +00:00
Regis Houssin
38a097b2fb New: add shipment method "Lettre Max" for France 2011-05-25 16:53:39 +00:00
Regis Houssin
d291dc497a New: add ref_ext and ref_int in delivery 2011-05-25 14:30:55 +00:00
Laurent Destailleur
7a616a8592 Fix: Permission "read" of ecm document was not used and replaced by "download". As it is same permission, we moved back to "read" to be uniform with other modules: "read" must be first permission with number XXX1. 2011-05-25 10:35:57 +00:00
Regis Houssin
e77298321a Works on paypal module
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Laurent Destailleur
62e680cbf2 MAIN_CONFIRM_AJAX is on by default 2011-05-18 12:07:38 +00:00
Laurent Destailleur
87ed0c1ea4 Removed property use_popup_calendar. USe conf->global instead. 2011-05-18 11:57:33 +00:00
Laurent Destailleur
9c46463c98 Migration before 2.2 are not supported 2011-05-17 09:00:18 +00:00
Laurent Destailleur
e94d6e85b0 New: Enhance installer. More interactive messages. 2011-05-17 08:46:56 +00:00
Laurent Destailleur
4a8cabebfc Enhance installer for wizards 2011-05-17 07:38:59 +00:00
Laurent Destailleur
064a7c9b67 Exclude file 2011-05-17 07:31:33 +00:00
Regis Houssin
1f0ff52ea2 (Multi-Company) Works on possibility to defined global group 2011-05-16 15:21:54 +00:00
Laurent Destailleur
f5f1d37ea0 Enhancements in doc generation. 2011-05-16 14:00:09 +00:00
Laurent Destailleur
28a63a92cf Increase size of id fields 2011-05-07 13:35:26 +00:00
Laurent Destailleur
ff6182f62f Fix a lot of bug in "source" field:
- missing creation table
- autoselect when creating order from proposal
- do not show proposal as origin when creating proposal
- use code instead of id
- use label in english
Also renamed table demand_reason into input_reason to match other table input_method.
2011-05-07 11:36:47 +00:00
Philippe Grand
8a9338f955 prepair Mode of payment within supplier order 2011-05-06 07:21:28 +00:00
Laurent Destailleur
4178f8f131 Fix: Support of third party status. 2011-05-05 22:19:21 +00:00
Philippe Grand
56feb1c32f include payment term within supplier order 2011-05-04 21:20:51 +00:00
Laurent Destailleur
6da49f1960 This sql was always forgotten. Moved with others. 2011-05-03 11:19:00 +00:00
Juanjo Menent
36b373b904 Qual: Add currency, idprod1, tax and lang for Honduras 2011-05-02 08:49:44 +00:00
Laurent Destailleur
dcbbe74f06 Fix: script mut work from a 3.0 stable. 2011-05-01 10:49:50 +00:00
Philippe Grand
b8c149ac3b add source of demand for propal 2011-04-27 08:49:51 +00:00
Philippe Grand
09786cabeb To get source of command on command file 2011-04-26 20:59:45 +00:00
Philippe Grand
40881f4158 change llx_c_source to llx_c_demand_reason 2011-04-26 17:31:23 +00:00
Philippe Grand
0f56a01564 source command :
rename table llx_c_source to llx_c_input_reason
2011-04-26 17:12:10 +00:00
Regis Houssin
26fa83a21e New: add "tag" field for add an unique random code to be used for statistics 2011-04-23 12:29:33 +00:00
Regis Houssin
0d457fada0 New: add "tracker" field for add an unique random code to be used for statistics 2011-04-23 12:12:46 +00:00
Laurent Destailleur
d02d52f907 Add italian companies type 2011-04-23 10:04:52 +00:00
Laurent Destailleur
060dd7a7f8 Add italian provinces 2011-04-23 10:01:59 +00:00
Regis Houssin
dc82d84e5c Fix: active alternate root path with virtualmin 2011-04-22 19:38:50 +00:00
Laurent Destailleur
becd77a04a Renamed table llx_c_commande_fournisseur_methode into an english and more generic name: llx_c_input_method 2011-04-21 18:23:05 +00:00
Juanjo Menent
4352a208af Qual: Add regions and departaments for Honduras 2011-04-21 09:11:49 +00:00
Juanjo Menent
76ea7d84a0 Qual: Add regions and departaments for Colombie 2011-04-21 07:34:49 +00:00
Juanjo Menent
ebcb122654 Qual: Add regions and departaments for Mexique 2011-04-20 22:46:47 +00:00
Regis Houssin
38b3518df5 Fix: missing fields 2011-04-20 14:50:35 +00:00
Regis Houssin
2ace9ccac5 Fix: add index for best performance
Fix: add DOL_DOCUMENT_ROOT_ALT in inc.php for update
2011-04-18 19:27:15 +00:00
Philippe Grand
4312b25cef prepair ordre sources from dictionnary 2011-04-18 17:41:35 +00:00
Philippe Grand
0f848aabd7 prepair get order sources from dictionnary 2011-04-18 17:30:02 +00:00
Juanjo Menent
9833e42965 Qual: Add regions and departaments for Chile 2011-04-16 11:30:57 +00:00
Juanjo Menent
133266bb38 Qual: Add regions and departaments for Chile 2011-04-16 10:20:37 +00:00
Laurent Destailleur
92c2335b57 reorder sql queries 2011-04-14 23:15:29 +00:00
Philippe Grand
b48d17ba4a Add availability function to commande file 2011-04-14 09:42:10 +00:00
Laurent Destailleur
a64fa24475 Trans 2011-04-07 07:39:21 +00:00
Laurent Destailleur
6afb4ebf50 Removed deprecated file 2011-04-06 21:07:35 +00:00
Regis Houssin
7fd5a74742 Fix: use entity in action table if action is not linked with a third party 2011-04-06 13:04:56 +00:00
Laurent Destailleur
c6ac86430b Qual: Make module system more simple.
Change to prepare adding left menu entries by modules
2011-04-06 11:11:32 +00:00
Regis Houssin
1678481a17 Fix: rename table 2011-04-01 11:00:02 +00:00
Regis Houssin
49e120cfe2 Fix: rename table 2011-04-01 10:49:57 +00:00
Regis Houssin
00605cb792 Fix: rename table 2011-04-01 10:31:18 +00:00
Philippe Grand
0f584ef6a2 To answer to this query :
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
2011-04-01 10:04:49 +00:00
Regis Houssin
5a21d90411 Fix: add function to encrypt/decrypt in sql files 2011-03-29 20:41:57 +00:00
Laurent Destailleur
0f7bbdae07 Debug of new emailing modules: Add link to third party, and removed some too long statistics.
Also I rename modules to have them sorted by theme elements.
2011-03-23 16:31:03 +00:00
Regis Houssin
0a376dc831 Fix: "lock" is a mysql function 2011-03-14 15:47:09 +00:00
Regis Houssin
89d1ad7de6 Fix: sql error 2011-03-14 15:08:31 +00:00
Regis Houssin
b67fa024c4 Fix: compatibility with postgresql 2011-03-14 09:39:47 +00:00
Laurent Destailleur
1619a4cc67 Fix: Uniformize field type. This also fix postgreql compatibility. 2011-03-12 23:35:52 +00:00
Regis Houssin
fd067f3c64 New: add table for lock/unlock an element during the modification and logging all 2011-03-11 19:47:14 +00:00
Regis Houssin
512914b791 Works on multi-currency 2011-03-10 10:38:07 +00:00
Laurent Destailleur
25421c2433 Qual: Removed deprecated code 2011-03-09 16:17:56 +00:00
Laurent Destailleur
e9f4879245 Qual: Prepare move of function dol_delete_file into file.lib.php 2011-03-09 15:34:57 +00:00
Laurent Destailleur
6fa657a904 Fix: pgsql compatibility 2011-03-09 10:47:28 +00:00
Laurent Destailleur
752e2e4eb3 Fix: Migrate pb with pgsql. We can do like this because field is not used yet. 2011-03-09 09:35:54 +00:00
Laurent Destailleur
7a37a2ce88 Code cleaner 2011-03-07 22:35:35 +00:00
Regis Houssin
1763d0bf0c Fix: add global $main_force_https 2011-03-07 17:30:24 +00:00
Laurent Destailleur
5fbe077deb Add option ADHERENT_LOGIN_NOT_REQUIRED 2011-03-06 13:55:47 +00:00
Laurent Destailleur
4ab7e87b38 Better test 2011-03-05 11:32:46 +00:00
Regis Houssin
16b858d0fe Fix: Enabled if the installation process is "https://"
Fix: use complete alternative url
2011-03-04 11:40:10 +00:00
Laurent Destailleur
2b7767f539 Work on ODT generation of invoices 2011-03-02 22:10:42 +00:00
Laurent Destailleur
bd31609352 Work on odt generation 2011-03-01 11:02:06 +00:00
Laurent Destailleur
d8040864ac Fix: Can not create replacement invoice if source invoice has a discount. 2011-03-01 10:41:05 +00:00
Laurent Destailleur
45e817e480 Workflow is empty by default but can be modified with module workflow 2011-03-01 09:53:09 +00:00
Laurent Destailleur
8292f018de Fix: UTF8 2011-02-25 19:13:51 +00:00
Laurent Destailleur
a45d02ebfc Fix: Add missing ref_ext field 2011-02-24 21:43:03 +00:00
Laurent Destailleur
bfe3938c94 Fix: Add missing ref_ext field 2011-02-24 21:36:56 +00:00
Regis Houssin
aba9bb9acd Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
Regis Houssin
e28ab7f759 Fix: compatibility with mysql 5.5+ 2011-02-24 09:57:02 +00:00
Laurent Destailleur
895882a31e Add vat rate for new zealand 2011-02-22 08:39:59 +00:00
Laurent Destailleur
7f2732e74d Work on ODT generation 2011-02-20 22:36:26 +00:00
Laurent Destailleur
0ebe9c6f01 Work on ODT generation 2011-02-20 20:53:26 +00:00
Laurent Destailleur
a8f9a9d0c6 New: a specialized menu is now used when using smartphones 2011-02-16 19:59:16 +00:00
Laurent Destailleur
684eddf9fe Removed old constant name for menu management. 2011-02-13 13:22:54 +00:00
Laurent Destailleur
ca6f631e36 New: Enhancement in actions list management. Can define an order. Add check during dictionnary add. 2011-02-02 13:29:54 +00:00
Laurent Destailleur
071fba1687 Fix: Bad label 2011-01-30 23:11:35 +00:00
Regis Houssin
51b1a6a14d Fix: some constants already defined with modules activation 2011-01-30 10:00:10 +00:00
Laurent Destailleur
b0f78032d2 Remove utf8 2011-01-25 22:12:50 +00:00
Laurent Destailleur
3485da2b27 Fix: use canvas when option not enabled 2011-01-23 22:29:27 +00:00
Laurent Destailleur
cad05bac29 Fix: use canvas when option not enabled 2011-01-23 22:25:25 +00:00
Laurent Destailleur
ac30d5ee2e Add civility for doctor 2011-01-23 18:50:25 +00:00
Laurent Destailleur
f91de5949c HEAD contains 3.1 alpha 2011-01-23 16:42:42 +00:00
Laurent Destailleur
86d06fc016 Doxygen 2011-01-16 19:12:26 +00:00
Laurent Destailleur
b642d5169c Bad eol 2011-01-16 14:55:23 +00:00
Laurent Destailleur
3ed4e5cfd8 Fix: Avoid blocking error when modules were removed 2011-01-16 12:53:23 +00:00
Laurent Destailleur
4a43099692 Fix: Works with mysql 5.5 2011-01-16 02:05:18 +00:00
Laurent Destailleur
f02b3743b6 Fix: Works with mysql 5.5 2011-01-16 01:56:12 +00:00
Laurent Destailleur
1c2d166b14 Prepare 3.0 beta 2011-01-16 01:52:48 +00:00
Laurent Destailleur
91d710f8db Fix: Works with mysql 5.5 2011-01-16 01:14:34 +00:00
Laurent Destailleur
9d5affe984 Fix: Works with mysql 5.5 2011-01-16 01:02:10 +00:00
Laurent Destailleur
e9bbef77bf Fix: Fix for mysql 5.5 2011-01-16 00:46:11 +00:00
Laurent Destailleur
9849e4f361 Fix: Remove help to install when field is disabled 2011-01-16 00:22:10 +00:00
Laurent Destailleur
2feebcf486 Fix: Bad label 2011-01-15 14:51:59 +00:00
Laurent Destailleur
518c37059b Fix: Comment 2011-01-12 14:44:08 +00:00
Regis Houssin
a9e6d9e057 Works on move webcalendar and phenix module to doliforge 2011-01-10 09:35:58 +00:00
Laurent Destailleur
811fb69e99 Fix: Error with postgresql 2011-01-10 00:44:02 +00:00
Laurent Destailleur
c5fe65d54b Fix: Bad vat rates for us 2011-01-10 00:02:05 +00:00
Laurent Destailleur
90d45016c4 Must uncomment option to enable feature 2011-01-09 23:41:22 +00:00
Laurent Destailleur
532180d483 Will fix later: On installer, we should not enable first 3 fields. 2011-01-09 22:47:02 +00:00
Laurent Destailleur
0d3899ab23 Fix: W3C errors or warnings 2011-01-09 15:37:23 +00:00
Regis Houssin
b36c9cfb68 Fix: add new standard vat rate for united kingdom 2011-01-04 08:45:02 +00:00
Regis Houssin
3018060dc1 Fix: add new standard vat rate for united kingdom 2011-01-04 08:28:04 +00:00
Regis Houssin
ba1e9e11ba New: add possibility to overwrite mailing limit sendbyweb in conf.php 2010-12-27 15:52:58 +00:00
Laurent Destailleur
25f26d036e Fix: VAT is replaced with Sales tax in US 2010-12-23 01:36:44 +00:00
Laurent Destailleur
1da718281b Fix: VAT is replaced with Sales tax in US 2010-12-23 01:36:44 +00:00
Laurent Destailleur
749b9c333e Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists). 2010-12-19 03:04:06 +00:00
Laurent Destailleur
1e151d9864 Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists). 2010-12-19 02:42:53 +00:00
Laurent Destailleur
70f76f23eb No need to add constants when value is 0. This is to save lines into database. 2010-12-18 03:53:30 +00:00
Juanjo Menent
9fe2aefd76 task #10611: Add option to choose order of key in bank account info on PDF 2010-12-17 16:54:37 +00:00
Regis Houssin
df032c618b Fix: regression and use an exist alternative root 2010-12-16 18:10:06 +00:00
Laurent Destailleur
b5e5dc3849 Fix: Fix regression by adding "custom" feature making web server hang in infinite loop. 2010-12-15 18:15:08 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Laurent Destailleur
6539f61785 Fix: Maxi debug of emailing feature 2010-12-13 18:40:04 +00:00
Laurent Destailleur
86ffc32195 Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
6846333ec8 New: Function dol_now('tzuser') is now supported. 2010-12-08 13:13:17 +00:00
Juanjo Menent
21d35ccda8 Task #10786: works for internal users in setup module 2010-12-07 20:57:34 +00:00
Laurent Destailleur
ea88b3314b Fix: Avoid already exists 2010-12-06 02:12:50 +00:00
Laurent Destailleur
9f10fd7915 New: Add field ref_ext to allow external program to add their reference 2010-12-05 20:32:59 +00:00
Regis Houssin
5ed1a446ec Fix: cvs synchro problem 2010-12-05 12:18:23 +00:00
Regis Houssin
9023690bbe Fix: add new field in migration files 2010-12-05 12:12:17 +00:00
tiaris
801ebb4e2a New : Acountancy reports for clients and suppliers invoices 2010-12-04 14:54:29 +00:00
Juanjo Menent
3d0353cdf3 Fix: Withdrawals, debug notifications tasks 2010-12-03 09:39:53 +00:00
Juanjo Menent
04af0b1da8 Fix: Withdrawals, debug notifications tasks 2010-12-03 09:29:11 +00:00
Laurent Destailleur
0f3c3d1236 New: Add a message at end of migration process 2010-12-01 22:34:58 +00:00
Laurent Destailleur
375efac3e3 Restore work lost by savannah backup 2010-12-01 21:51:13 +00:00
Laurent Destailleur
832a389598 Qual: Field for amount into pos module tmp table are same type than others amount 2010-11-20 16:07:52 +00:00
Laurent Destailleur
dc07f0e923 Update table 2010-11-18 22:34:19 +00:00
Laurent Destailleur
3924c83d1a Update table 2010-11-18 22:27:27 +00:00
Laurent Destailleur
0911532d66 New: Add property "Event on full day" on agenda 2010-11-18 22:17:44 +00:00
Laurent Destailleur
59c387192e Fix: Postgresql compatibility 2010-11-16 20:14:29 +00:00
Laurent Destailleur
761c613356 Fix: Try to fix to allow reserved keyworks into PGSQL user records. 2010-11-15 19:08:35 +00:00
Laurent Destailleur
a8a423ffb9 Remove warning 2010-11-14 14:53:10 +00:00
Laurent Destailleur
baad7963a7 Fix: Error in GETPOST function 2010-11-10 23:54:59 +00:00
Regis Houssin
e2917db98d Fix: bad conversion if records is a float number 2010-11-06 19:02:02 +00:00
Regis Houssin
022ef7bcca Fix: bad conversion if records is a float number 2010-11-06 18:31:35 +00:00
Regis Houssin
0157a18f8f Fix: bad conversion if records is a float number 2010-11-06 18:27:38 +00:00
Regis Houssin
3b26115be9 Fix: remove warning 2010-11-05 12:49:28 +00:00
Laurent Destailleur
6da6637c43 Enhance repair field 2010-11-04 18:51:33 +00:00
Regis Houssin
e2a4ad2c96 Works on contact canvas in relation to the thirdparty canvas module
Fix: more simple
2010-11-04 09:14:20 +00:00
Regis Houssin
3ca73ad75d Works on contact canvas in relation to the thirdparty canvas module
Fix: more simple
2010-11-04 09:14:20 +00:00
Regis Houssin
ab53d438ce Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 11:39:40 +00:00
Regis Houssin
40cdb5dba1 New: Task #10725 2010-10-28 19:31:11 +00:00
Regis Houssin
1ed47522e9 Fix: bad label 2010-10-21 08:29:03 +00:00
Regis Houssin
66eab0c5b8 Fix: redirect to company setup if company name is not defined (first install)
New: Work on multicompany
2010-10-21 08:17:59 +00:00
Laurent Destailleur
1a91642a15 Fix: Enhance repair tool
Qual: Remove a TODO.
2010-10-20 18:55:12 +00:00
Laurent Destailleur
425b6844e8 Fix: Enhance the repair script 2010-10-20 18:34:04 +00:00
Regis Houssin
1b6fda21af New: add crypt key for cookie in conf.php 2010-10-20 14:37:00 +00:00
Laurent Destailleur
5e046a91cf Fix: Personalized payment mode is correctly saved and translation returned. 2010-10-18 18:18:12 +00:00
Laurent Destailleur
436e8f06eb Fix: Remove warning 2010-10-17 23:35:18 +00:00
Juanjo Menent
f9d5e6fc27 Task #8618: add field model_pdf to facture_fourn table 2010-10-15 15:44:42 +00:00
Regis Houssin
f1df0c8465 Fix: city is linked with county 2010-10-13 14:08:55 +00:00
Regis Houssin
5e80045105 Add llx_c_ziptown for zip code and town 2010-10-12 14:37:32 +00:00
Laurent Destailleur
01a826b2e5 More warnings on install. 2010-10-10 00:15:08 +00:00
Laurent Destailleur
b05373a5bc New: Add control for bad installations 2010-10-09 11:11:03 +00:00
Juanjo Menent
beccea90f7 Task #8618: fix migration data 2010-10-08 15:35:18 +00:00
Juanjo Menent
ad1ac3141d Task #8618: fix migration data 2010-10-08 15:34:22 +00:00
Regis Houssin
69f4686ac7 Fix: renaming of fk_adresse_livraison impossible with constraint 2010-10-07 09:56:43 +00:00
Laurent Destailleur
ea53a09d5c Add italian provinces 2010-10-06 18:29:07 +00:00
Juanjo Menent
eb9365d74f Task #8618: Prepare database 2010-10-06 18:23:11 +00:00
Laurent Destailleur
74ed4ff9e4 Move function in correct part 2010-10-06 09:52:58 +00:00
Laurent Destailleur
c603985057 Fix: A fix to have new version of code able to run old migrate process 2010-10-06 09:40:18 +00:00
Laurent Destailleur
f565112bf8 Fix: A fix to have new version of code able to run old migrate process 2010-10-06 09:16:50 +00:00
Laurent Destailleur
5a144eee2f Fix: Syntax error 2010-10-05 23:33:44 +00:00
Laurent Destailleur
d674809e26 Fix: Remove warnings 2010-10-05 22:38:14 +00:00
Laurent Destailleur
a6c0e62107 New: A lot of enhancements into ECM module. Dir can contains special characters. Speed enhancements. Dir can be created outside of dolibarr, the refresh button will update database. 2010-10-03 15:42:01 +00:00
Laurent Destailleur
0c83bf4779 Work on module paypal 2010-10-03 00:12:54 +00:00
Laurent Destailleur
054f25b9ab conf example more complete 2010-10-03 00:06:20 +00:00
Laurent Destailleur
9a252af8e0 Work to add information required by internationnal businesses. 2010-10-02 00:03:09 +00:00
Laurent Destailleur
7a2d72b6fd New: Can import members using assistant 2010-10-01 23:37:36 +00:00
Laurent Destailleur
3ab4e40f3d Fix: focus on login
Fix: Permission number for some modules
2010-10-01 17:59:02 +00:00
Laurent Destailleur
90f8dec16d Add iceland VAT rates 2010-09-30 08:06:29 +00:00
Juanjo Menent
6d20f728b6 Remove old Spanish tax 2010-09-29 16:37:43 +00:00
Laurent Destailleur
c3b4655e21 Sec: If conf.php file is write protected, then all first install process is locked. 2010-09-29 12:39:01 +00:00
Laurent Destailleur
7633c94a60 Qual: Menu management is simpler (no difference between left and top in setup). 2010-09-29 11:57:09 +00:00
Laurent Destailleur
0de3bff0b7 Qual: Menu management is simpler (no difference between left and top in setup). 2010-09-29 10:10:33 +00:00
Laurent Destailleur
e19af2e586 Sec: If conf.php file is write protected, then all first install process is locked. 2010-09-29 08:16:47 +00:00
Laurent Destailleur
a690a6a59c Sec: If conf.php file is write protected, then all first install process is locked. 2010-09-29 08:09:17 +00:00
Regis Houssin
427fabc934 Fix: bad length of field with index in utf8 2010-09-28 06:10:55 +00:00
Regis Houssin
95a134b316 Fix: this constant already defined in module 2010-09-24 17:25:42 +00:00
Regis Houssin
7648e6a723 Works on hook module 2010-09-24 14:39:03 +00:00
Regis Houssin
52c3245e8f Fix: Do not increase this as file+note must be small to allow index 2010-09-24 11:15:24 +00:00
Regis Houssin
a98c55b126 Add smartphone menu management, based from Auguria menu 2010-09-23 10:02:27 +00:00
cdelambert
3fdcff6715 product_cnv_livre cannot be create in head 2010-09-23 08:04:07 +00:00
Regis Houssin
6eca5c277d Fix: syntax error 2010-09-21 21:39:25 +00:00
Regis Houssin
6fbcd77cd2 Fix: Do not increase this as file+note must be small to allow index 2010-09-21 19:39:49 +00:00
Laurent Destailleur
f79e751875 Add argentina default vat rate 2010-09-19 16:26:16 +00:00
Laurent Destailleur
1f011fd34b Fix: Remove warning 2010-09-18 17:11:46 +00:00
Laurent Destailleur
0823ac428f Add text to help translators. 2010-09-15 18:07:53 +00:00
Laurent Destailleur
af6e976a6e Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir. 2010-09-15 17:20:20 +00:00
Laurent Destailleur
ecc6c5c2f6 Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir. 2010-09-15 16:17:14 +00:00
Laurent Destailleur
b317ea0ce1 Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir. 2010-09-15 16:07:03 +00:00
Laurent Destailleur
319f960b1a Add MRO currency 2010-09-15 15:11:57 +00:00
Laurent Destailleur
31b7546cb8 Fix: Error in adding article 2010-09-15 14:38:06 +00:00
Laurent Destailleur
91f5d2150d Fix: Error in adding article 2010-09-15 14:38:06 +00:00
Laurent Destailleur
24b96584f8 Add empty vat rate for us 2010-09-15 12:27:26 +00:00
Laurent Destailleur
eacc9361ea Fix: Detection of country of bank account failed
New: Can change order of fields in bank info
2010-09-15 10:30:57 +00:00
Laurent Destailleur
cdf3368295 Qual: Uniformize code 2010-09-14 20:42:17 +00:00
Regis Houssin
f116c45725 Fix: sql error 2010-09-13 07:36:22 +00:00
Laurent Destailleur
a1df1f5314 Fix: Action "send by email" are correctly stored in agenda. 2010-09-12 20:27:40 +00:00
Regis Houssin
4accdad6a3 Works on module hook integration 2010-09-12 15:04:13 +00:00
Laurent Destailleur
e824078fbe Doc 2010-09-08 08:10:27 +00:00
Laurent Destailleur
c42b7b7b5d Doc 2010-09-08 08:08:23 +00:00
Regis Houssin
99ac43e40c Fix: regression 2010-09-06 22:37:18 +00:00
Regis Houssin
f4e656eee1 Fix: regression 2010-09-06 22:31:36 +00:00
Regis Houssin
8f04e216db Fix: regression 2010-09-06 22:17:16 +00:00
Laurent Destailleur
46546a78ab Fix: Restore all behaviour of order management of line. The new one is too complex and could not work as it is done. 2010-09-06 21:10:45 +00:00
Regis Houssin
7e70aaa2f0 Works on migration management positioning lines
rang is not implemented in project task for the moment
2010-09-06 16:51:05 +00:00
Regis Houssin
b9ba88a5d2 Works on migration management positioning lines
Phase 4 : llx_expeditiondet et llx_livraisondet
2010-09-06 16:31:28 +00:00
Regis Houssin
9b1b24cf56 Works on migration management positioning lines 2010-09-06 15:01:02 +00:00
Regis Houssin
cf4aa19d0c Works on migration management positioning lines
Phase 3 : llx_facturedet
2010-09-06 14:37:29 +00:00
Regis Houssin
4bd73cdda1 Works on migration management positioning lines
Phase 2 : llx_commandedet
2010-09-06 13:54:42 +00:00
Regis Houssin
1288c620f2 Works on migration management positioning lines
Phase 2 : llx_commandedet
2010-09-06 13:44:19 +00:00
Regis Houssin
fb67f808c3 Works on migration management positioning lines
Phase 2 : llx_commandedet
2010-09-06 13:44:19 +00:00
Regis Houssin
e04f0a3f9b Works on migration management positioning lines
Phase 1 : llx_propaldet
2010-09-06 10:35:56 +00:00
Regis Houssin
e5d963984b Works on migration management positioning lines 2010-09-06 09:38:37 +00:00
Laurent Destailleur
7c4ad958c5 Qual: Uniformize dictionnary table names. 2010-09-06 00:10:21 +00:00
Laurent Destailleur
153d2080f0 Qual: Uniformize dictionnary table names. 2010-09-06 00:02:55 +00:00
Laurent Destailleur
cb73e03168 Qual: Uniformize dictionnary table names. 2010-09-05 23:39:37 +00:00
Laurent Destailleur
bd5ee3e9c7 Try to increase speed with no success. 2010-09-04 12:45:54 +00:00
Laurent Destailleur
24ce9abe99 Fix: Short code for hong kong dollar 2010-09-04 11:53:49 +00:00
Laurent Destailleur
326fcf601e Qual: Add more information on install 2010-09-04 11:19:21 +00:00
Laurent Destailleur
7364d8a7dd Fix: Error with mysql 4.1 2010-09-04 10:56:11 +00:00
Laurent Destailleur
9d79ed1f1a Add information on installer 2010-09-04 10:42:56 +00:00
Laurent Destailleur
bbb6fe69c2 Fix syntax error 2010-09-04 10:37:20 +00:00
Laurent Destailleur
3956d5904f Canvas usage is an option 2010-09-02 21:23:52 +00:00
Laurent Destailleur
e389618ddb Fix: Non default canvas usage must be restricted to advanced external module. Standard version should works with one kind of third party. 2010-09-01 15:10:15 +00:00
Laurent Destailleur
f5d47498ed Fix: Non default canvas usage must be restricted to advanced external module. Standard version should works with one kind of third party. 2010-09-01 14:45:30 +00:00
Laurent Destailleur
e15bc371b1 New: Can generate business card for on particular member. 2010-09-01 11:38:10 +00:00
Regis Houssin
d97c1054f1 Works on canvas integration in third party module 2010-09-01 09:19:03 +00:00
Laurent Destailleur
ded3200073 Work on FPDF replacement by TCPDF 2010-08-31 23:52:19 +00:00
Laurent Destailleur
547d58ae95 Fix: Syntax error 2010-08-31 22:24:45 +00:00
Laurent Destailleur
2ac615a352 Fix: Error message 2010-08-31 21:43:00 +00:00
Laurent Destailleur
46b05b1e21 Fix: Remove warnings 2010-08-31 21:40:42 +00:00
Laurent Destailleur
eeb626cf5c Fix: Postgresql compatibility 2010-08-31 21:23:35 +00:00
Laurent Destailleur
28206f5662 New: Add more default vat rate 2010-08-30 22:00:06 +00:00
Laurent Destailleur
ceb8a3e659 New: Add more default vat rate 2010-08-30 21:57:10 +00:00
Laurent Destailleur
241c4e76cd New: Add hour and min in delivery dates 2010-08-26 12:47:56 +00:00
Laurent Destailleur
29217c5270 Fix: field too short 2010-08-24 17:48:49 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
1048f73d22 Increase memory requirement 2010-08-21 20:58:14 +00:00
Laurent Destailleur
4b715a88c0 Prepare code and database for a notifications module using other stream than emails. 2010-08-20 22:12:05 +00:00
Regis Houssin
6cdd20496a Fix: the name of a database can contain a hyphen 2010-08-20 11:58:29 +00:00
Laurent Destailleur
aef3fde5db Fix: Error when deleting lock file by doliwamp 2010-08-19 22:32:51 +00:00
Laurent Destailleur
e6722ad64f Fix: Error management on delete file 2010-08-18 20:26:57 +00:00
Laurent Destailleur
96ee60654c Postgresql compatibility 2010-08-18 13:59:28 +00:00
Laurent Destailleur
b0b6b72008 Fix: Removed deprecated function 2010-08-18 13:50:45 +00:00
Laurent Destailleur
f9317ce98d Remove spaces 2010-08-18 13:31:20 +00:00
Laurent Destailleur
21d233cd72 Migrate menu only if required 2010-08-15 22:33:08 +00:00
Laurent Destailleur
672f6a1641 Fix: Bad old data 2010-08-15 22:18:48 +00:00
Laurent Destailleur
d906b0551d Fix: Correct bad old data 2010-08-15 17:17:38 +00:00
Laurent Destailleur
46b35d0ee0 Fix: Error when creating 2 external rss boxes. 2010-08-13 23:34:34 +00:00
Laurent Destailleur
c082f6e39b Fix: Better postgresql compatibility 2010-08-12 23:24:21 +00:00
Laurent Destailleur
6ef783b6cf Remove deprecated file 2010-08-12 18:42:01 +00:00
Laurent Destailleur
d73635c318 New: Upgrade process works with Postgresql 2010-08-11 22:56:13 +00:00
Laurent Destailleur
3e205a2552 Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:32 +00:00
Laurent Destailleur
5affcd3b3f Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:31 +00:00
Juanjo Menent
61440d4394 Task #9643: Prepare database 2010-08-10 18:18:04 +00:00
Laurent Destailleur
688bdf8b1d New: Support NPR in customer product prices 2010-08-09 19:08:22 +00:00
Laurent Destailleur
fe87b7b482 Work on personalized attributes 2010-08-05 20:06:37 +00:00
Laurent Destailleur
1db4e22d7e Prepare 3.0 2010-08-05 19:53:42 +00:00
Laurent Destailleur
2e1d5b5a63 Fix: Bad setup 2010-08-05 19:52:17 +00:00
Laurent Destailleur
c942bfa616 Fix: Function renamed 2010-08-02 19:13:08 +00:00
Laurent Destailleur
3ac7e4bf40 Fix: Error with postgresql 2010-08-01 22:05:31 +00:00
Laurent Destailleur
23e503b3f0 Fix: Solve errors in migrate with postgresql 2010-08-01 21:42:57 +00:00
Laurent Destailleur
4e58a9e8c4 Prepare release 2.9.0 2010-08-01 19:07:21 +00:00
Laurent Destailleur
c0fd415527 Fix: Column name was not changed everywhere 2010-07-29 12:37:09 +00:00
Laurent Destailleur
5da647ccad Fix: Doxygen 2010-07-27 22:38:28 +00:00
Laurent Destailleur
2352dbffc1 Fix: Error in migrate of deliveries 2010-07-27 18:33:41 +00:00
Laurent Destailleur
3f1275e190 Fix: doxygen 2010-07-21 23:45:08 +00:00
Laurent Destailleur
a6b988379a Fix: When files are moved for a new tree, we must reload dynamic menu handlers at installation. 2010-07-21 21:58:46 +00:00
Laurent Destailleur
d59a000bdf Fix: Trad 2010-07-20 21:23:57 +00:00
Laurent Destailleur
f999884397 Fix: Error in creating function with postgresql 2010-07-20 21:14:42 +00:00
Laurent Destailleur
99e5f46afb Fix: Remove warning 2010-07-20 18:59:53 +00:00
Laurent Destailleur
0cfad2352a Message in installer is more clear 2010-07-20 18:14:53 +00:00
Laurent Destailleur
321840ee67 Fix: A lot of fix in permissions 2010-07-15 20:48:40 +00:00
Laurent Destailleur
5687126662 No change on default theme in this version. 2010-07-15 00:28:12 +00:00
Laurent Destailleur
9dfb79ebc8 Fix: A lot of fix in stock value calculation. 2010-07-14 15:41:41 +00:00
Laurent Destailleur
f55d82dee5 Fix: A lot of fix in stock value calculation. 2010-07-14 15:41:39 +00:00
Laurent Destailleur
e9eb0b0203 Fix: Minor fix in themes 2010-07-14 12:29:56 +00:00
Laurent Destailleur
cfd5f40683 Move not stable ecotax feature as a module. 2010-07-13 23:36:53 +00:00
Laurent Destailleur
4069b157ad More log to help to diagnose problems 2010-07-13 19:16:09 +00:00
Laurent Destailleur
8acd8c0105 Fix: Missing table 2010-07-13 19:07:00 +00:00
Laurent Destailleur
359038d2e5 Fix: Move table in wrong repository 2010-07-10 23:13:28 +00:00
Laurent Destailleur
a1ceca54c5 Fix: Add missing tables 2010-07-10 22:55:55 +00:00
Laurent Destailleur
f00abf141f Message more clear. 2010-07-09 23:28:22 +00:00
Laurent Destailleur
41c52af675 Fix: Removed countries that are regions 2010-07-09 23:27:44 +00:00
Laurent Destailleur
dd464ca055 Fix: Solve performance problems when having a lot of products 2010-07-01 21:57:06 +00:00
Laurent Destailleur
7f288ad381 Translate old deprecated strings 2010-06-27 21:42:52 +00:00
Laurent Destailleur
31ab3691ce Prepare 2.9 version 2010-06-27 21:21:46 +00:00
Laurent Destailleur
5ea293091b New: Reorganize bank menu. Add state and country on bank accounts. 2010-06-25 00:14:23 +00:00
Laurent Destailleur
55b9d6b86a Fix: Removed not translated combo box. 2010-06-24 19:00:21 +00:00
Juanjo Menent
7dac107cd7 Local Taxes: Works in Contracts 2010-06-22 10:42:37 +00:00
Laurent Destailleur
a35ed5d756 New: IBAN value is called IFSC if country is India 2010-06-17 21:43:46 +00:00
Laurent Destailleur
c0521a20a9 Qual: Remove deprecated code 2010-06-17 16:53:26 +00:00
Laurent Destailleur
3edc470f73 Fix: Error in creation foreign key 2010-06-17 15:53:57 +00:00
Laurent Destailleur
1ad2649fe6 Add indian provinces 2010-06-16 19:58:12 +00:00
Laurent Destailleur
0aecc4f836 Fix: Can edit state in foundation members cards 2010-06-16 19:18:01 +00:00
Juanjo Menent
ee03ca1238 New: Add data for Argentina 2010-06-14 18:36:59 +00:00
Laurent Destailleur
9e449b2c87 Add china VAT 2010-06-09 18:45:50 +00:00
Laurent Destailleur
7ef75ba1e7 New: Add india VAT rate 2010-06-09 18:37:47 +00:00
Laurent Destailleur
c1e50c273a New: Added india to show state in address. 2010-06-08 00:06:22 +00:00
Juanjo Menent
830c9e0239 New: Add Spanish VAT rate from July 2010 2010-06-07 18:54:59 +00:00
Laurent Destailleur
5cb7f4e8a7 New: Add field to define order of bookmarks 2010-06-06 16:04:25 +00:00
Laurent Destailleur
e20c738264 New: Support "Department/State" field on contact card. 2010-06-06 14:30:28 +00:00
Philippe Grand
bb74ead0f5 Fix: miss semi colon 2010-06-01 14:40:12 +00:00
Regis Houssin
15338f6b3a Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 21:00:36 +00:00
Regis Houssin
1dc875749c Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 10:14:51 +00:00
Laurent Destailleur
542b5c7e64 Keep key of tax line starting with "TAX". 2010-05-18 20:47:07 +00:00
Regis Houssin
e5ac48b844 Add social security contributions for Belgium 2010-05-18 17:10:33 +00:00
Regis Houssin
b23169c4c4 Add social security contributions for Belgium 2010-05-18 17:06:18 +00:00
Laurent Destailleur
2bbede3133 Fix: Avoid errors after migration 2010-05-16 21:12:09 +00:00
Laurent Destailleur
a23d0b6d5f Rename function to be more clear. 2010-05-16 21:04:47 +00:00
Laurent Destailleur
aab735a952 Fix: Add missing column 2010-05-12 17:26:02 +00:00
Laurent Destailleur
2a29f90d14 Fix: Bad path for some includes
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Regis Houssin
2ae1a4ae2f Add possibility to defined "main_force_https" in install mode 2010-05-10 06:15:17 +00:00
Regis Houssin
635b44b906 Fix: if you rename a module, rename all 2010-05-10 04:50:39 +00:00
Laurent Destailleur
359fab73c5 Work on odt generation
Add warning if postgresql has a wrong configuration
2010-05-09 13:45:27 +00:00
Laurent Destailleur
5cc9ee4577 Fix: Postgresql compatibility 2010-05-07 21:12:35 +00:00
Laurent Destailleur
65e86e9c29 Fix: Postgresql compatibility 2010-05-07 21:02:48 +00:00
Laurent Destailleur
7e07d0ec62 Fix: Regression. A migration script for version n must never be changed once a version n+1 has been released. 2010-05-05 21:41:06 +00:00
Laurent Destailleur
17cbda04b1 Fix: Works with ' in passwords 2010-05-05 17:21:57 +00:00
Regis Houssin
5916b3835b Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 09:37:30 +00:00
Regis Houssin
443a91b36f Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 09:35:45 +00:00
Regis Houssin
9dc1c8344e Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 08:49:17 +00:00
Laurent Destailleur
171685194f Fix: Restore original file. A migration script for old version msut never be modified 2010-05-04 17:27:59 +00:00
Regis Houssin
0afc007cdd Works on Milestone module 2010-05-04 06:37:57 +00:00
Regis Houssin
21178ef2f3 Works on Milestone module 2010-05-04 06:15:05 +00:00
Regis Houssin
f079491f22 Fix: bug #29752 2010-05-03 16:03:50 +00:00
Philippe Grand
f84dd47f2a according to new tree directory 2010-05-03 08:22:36 +00:00
Philippe Grand
32025de202 according to new tree directory 2010-05-03 08:22:35 +00:00
Regis Houssin
13ea97cb87 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 15:03:32 +00:00
Regis Houssin
3dc1f01387 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 09:56:02 +00:00
Laurent Destailleur
e030646631 Enhancement for postgresql support 2010-04-30 18:11:03 +00:00
Laurent Destailleur
22382756d1 Enhancement for postgresql support 2010-04-30 18:00:39 +00:00
Laurent Destailleur
054572fa12 Enhancement for postgresql support 2010-04-30 17:31:46 +00:00
Philippe Grand
ed9144957a according to new tree directory 2010-04-29 15:23:21 +00:00
Philippe Grand
14a6a7da47 international standardization 2010-04-29 14:18:42 +00:00
Regis Houssin
e4ea54f315 Fix: move class to class directory
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Laurent Destailleur
b8b6ab4762 Work on odt modules 2010-04-28 14:01:31 +00:00
Laurent Destailleur
4c73cb64c8 Move/Rename numbering module files for invoices to normalize code. 2010-04-28 13:49:13 +00:00
Philippe Grand
3f4bee1f18 according to new tree directory 2010-04-28 12:53:28 +00:00
Philippe Grand
24725ce2a6 according to new tree directory 2010-04-28 10:11:41 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Philippe Grand
faf19c91ae according to new tree directory 2010-04-28 08:35:57 +00:00
Philippe Grand
009b251d52 according to new tree directory 2010-04-27 08:13:42 +00:00
Laurent Destailleur
9626a1bc4f Fix: Missing triggers for suppliers invoices 2010-04-25 21:22:06 +00:00
Laurent Destailleur
9ebebc94ab Fix: No change. Commit because files seems to be corrupted. 2010-04-25 17:44:49 +00:00
Philippe Grand
c418128a07 according to new tree directory 2010-04-25 14:17:39 +00:00
Laurent Destailleur
76abbf3560 Preapre function to reload menus 2010-04-24 17:37:55 +00:00
Laurent Destailleur
f5ed264c1f Fix: Clean orphelins 2010-04-18 20:56:02 +00:00
Laurent Destailleur
149d6ae8dd Fix: Do not use $_ENV anymore. 2010-04-18 16:08:53 +00:00
Regis Houssin
e2d2461d1f Fix: category problem 2010-04-15 17:34:44 +00:00
Philippe Grand
e5a5c2ae98 move translate.class.php to core directory 2010-04-13 14:23:31 +00:00
Juanjo Menent
30dcda109e Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-12 09:53:49 +00:00
Laurent Destailleur
47ff342fa4 Fix: Error when using iphone 2010-04-12 00:27:14 +00:00
Regis Houssin
f33e176a96 Fix: add country in template example 2010-04-07 09:51:54 +00:00
Laurent Destailleur
ab8664a7dd Remove deprecated table 2010-04-06 21:37:26 +00:00
Laurent Destailleur
b1ccb47200 Move agenda menu into module 2010-04-05 18:46:52 +00:00
Laurent Destailleur
2dd4f080f0 New: Add statistics page for trips and expenses module 2010-04-05 01:01:28 +00:00
Laurent Destailleur
b5bc6dac90 Qual: Remove deprecated code 2010-04-04 23:46:53 +00:00
Regis Houssin
8c892221d0 Fix: prevents errors with dollar sign 2010-04-04 09:23:31 +00:00
Regis Houssin
3239569860 Fix: database name with underscore 2010-03-30 14:35:18 +00:00
Regis Houssin
6bd01ce7d2 Works on milestone module 2010-03-29 14:51:33 +00:00
Laurent Destailleur
6c779d2b97 Accept url parameter ignoreerrors to show the next step button even if error. 2010-03-28 00:26:01 +00:00
Laurent Destailleur
9e8b347fdc Add chile VAT rate 2010-03-27 17:40:41 +00:00
Laurent Destailleur
aba2a51fa2 Fix: foreign key to country use same type 2010-03-26 23:02:01 +00:00
Philippe Grand
3ce3c74ba7 Move facture class file to compta/facture directory 2010-03-26 15:45:01 +00:00
Regis Houssin
1574fe2a37 Works on product canvas
Works on custom list
2010-03-26 15:43:17 +00:00
Regis Houssin
d66d765df4 Works on product canvas
Works on custom list
2010-03-26 14:25:06 +00:00
Regis Houssin
3bc4dadc7f Works on canvas capability
Works on custom list
2010-03-25 16:37:57 +00:00
Regis Houssin
6ae829dd68 Works on canvas capability
Works on custom list
2010-03-25 14:05:09 +00:00
Regis Houssin
84c3679129 Works on canvas capability
Works on custom list
2010-03-25 10:23:20 +00:00
Regis Houssin
da5f951ff5 Works on canvas capability
Works on custom list
2010-03-24 11:10:24 +00:00
Philippe Grand
ff5d7ee824 move file class user to user directory 2010-03-23 21:17:18 +00:00
Philippe Grand
497c2a9204 move file class propal to comm/propal directory 2010-03-23 20:53:15 +00:00
Laurent Destailleur
acda03709b Fix: Missing DDL order 2010-03-23 19:37:48 +00:00
Regis Houssin
dd408be68c Fix: reorganisation du fonctionnement des canvas de produits
Fix: migration du module droitpret en module externe
2010-03-22 11:49:10 +00:00
Laurent Destailleur
435922ae37 New: Can link trips and expenses to a project. 2010-03-21 14:01:39 +00:00
Philippe Grand
0314cd72ac Corrected validation errors for better compatibility 2010-03-21 13:35:07 +00:00
Laurent Destailleur
de5368e66e Fix: Clean orphelins before creating foreign key 2010-03-21 12:00:24 +00:00
Laurent Destailleur
9d49b8544f ODT samples in more appropriated directory. 2010-03-21 02:46:59 +00:00
Laurent Destailleur
e89c3ba08e New: Enhancement in category module 2010-03-20 20:24:32 +00:00
Laurent Destailleur
bab2b22b3a New: Can set accountancy code for product (buy and sell) 2010-03-20 18:39:32 +00:00
Regis Houssin
c43f05ca3e Fix: clean code 2010-03-20 14:15:10 +00:00
Laurent Destailleur
95f44eb1bc Fix: Upgrade process must never use DDL instructions, except Drop colum or table. Create/Update must be done in migrate sql. 2010-03-20 13:09:59 +00:00
Juanjo Menent
a39603d883 Works on enhancement of local taxes. New: Prepare database, product tables 2010-03-20 10:02:44 +00:00
Laurent Destailleur
5a58b6b6ea New: Enhancement in category module 2010-03-20 00:07:47 +00:00
Regis Houssin
81f2710647 Fix: purge old object link 2010-03-19 08:45:14 +00:00
Juanjo Menent
96f1f41c83 Qual: Uniformize table structure 2010-03-18 22:03:01 +00:00
Juanjo Menent
88517555b6 Qual: Uniformize table structure 2010-03-18 21:50:24 +00:00
Laurent Destailleur
1b112b4bb2 Remove field stock_loc because location of product in a warehouse can't be set into the product table as it can differs between warehouses. Such feature must be stored in the join table. 2010-03-17 11:57:03 +00:00
Laurent Destailleur
4a5bb8a327 Remove field stock_loc because location of product in a warehouse can't be set into the product table as it can differs between warehouses. Such feature must be stored in the join table. 2010-03-17 11:51:51 +00:00
Laurent Destailleur
5d5eb3c829 Remove field stock_loc because location of product in a warehouse can't be set into the product table as it can differs between warehouses. Such feature must be stored in the join table. 2010-03-17 11:51:51 +00:00
Laurent Destailleur
086c803ca4 Protect double submit on long step 2010-03-16 00:24:52 +00:00
Laurent Destailleur
465cc90759 Fix W3C errors in page forging 2010-03-15 23:54:37 +00:00
Laurent Destailleur
0061b3c7d8 New: Add field accountancy_code for sell/buy product 2010-03-13 22:54:55 +00:00
Regis Houssin
f1d67cba3c Fix: best autonomy of modules
Fix: uniformise fields and code
!! not stable !!
2010-03-13 15:52:30 +00:00
Laurent Destailleur
8980d9acc2 Move permission "see hidden categories" into "see hidden products/services". 2010-03-12 23:40:39 +00:00
Juanjo Menent
1f11eac702 Works on enhancement of local taxes. New: Prepare database, provider invoice tables 2010-03-07 10:00:05 +00:00
Regis Houssin
c9e8aaa108 Fix: utf-8 2010-03-03 10:24:26 +00:00
Regis Houssin
e4fab24a0a Fix: bug #29045 2010-03-03 06:38:12 +00:00
Juanjo Menent
0c32191cda Works on enhancement of local taxes. New: Prepare database, provider order tables 2010-03-02 19:25:30 +00:00
Laurent Destailleur
d9fabf962f Add field hidden for product. Don't know yet if it will be used. 2010-03-01 23:45:01 +00:00
Juanjo Menent
b38f9aef21 Works on enhancement of local taxes. New: Prepare database, costumer order tables 2010-03-01 20:42:24 +00:00
Juanjo Menent
627ef6d371 Works on enhancement of local taxes. New: Prepare database, propal tables 2010-03-01 20:29:22 +00:00
Regis Houssin
4adf45647a Fix: management of time spent in task card
Fix: Update time spent in seconds
2010-03-01 16:42:02 +00:00
Juanjo Menent
de13f32818 Works on enhancement of local taxes. Spanish RE added as localtax1
Fix: duplicated rowid in Louxembourg and Marroco data
2010-02-28 16:32:54 +00:00
Laurent Destailleur
99e6134e82 Qual: Clean a lot of code to prepare remove of pre.inc.php 2010-02-28 14:16:46 +00:00
Juanjo Menent
addbd8b132 Works on enhancement of local taxes. Fix migration script field position 2010-02-28 11:49:27 +00:00
Juanjo Menent
72c62e1899 Works on enhancement of local taxes. New: Adapted vat dictionary and table 2010-02-28 11:45:49 +00:00
Laurent Destailleur
dd97ad310b New: Add flag on product translation page. 2010-02-28 00:27:37 +00:00
Juanjo Menent
ee867ed6c2 Works on enhancement of local taxes. New: Prepare database, costumer bills tables 2010-02-27 22:12:39 +00:00
Laurent Destailleur
843123d84a Uniformize supplier invoice code with customer invoice code. 2010-02-27 12:05:47 +00:00
Laurent Destailleur
5634208946 New: Add fields to add joined files to emailings 2010-02-24 19:25:01 +00:00
Laurent Destailleur
ffc1308148 Message more clear 2010-02-24 12:27:47 +00:00
Regis Houssin
d3998336d5 Fix: move to dolibarrmod 2010-02-23 10:48:48 +00:00
Regis Houssin
72e78e95cc Works on products variants 2010-02-22 09:08:00 +00:00
Laurent Destailleur
2e962068cc New: Add default_lang field to define default language of a contact or third party. 2010-02-21 12:19:41 +00:00
Laurent Destailleur
ba32176b35 Prepare 2.9 dev 2010-02-20 12:00:58 +00:00
Regis Houssin
54388ffa9f Works on products variants 2010-02-19 16:34:54 +00:00
Regis Houssin
65fdbc3696 Works on products variants
Fix: uniformize table name, prepare to move fields "label, description and note" in llx_product_lang
2010-02-18 09:04:55 +00:00
Regis Houssin
9431c471ca Add migration script 2010-02-18 08:09:09 +00:00
Laurent Destailleur
5486e96986 Incresae timeout 2010-02-16 09:15:36 +00:00
Laurent Destailleur
1624fbfe5d Fix: Creation of lock file if no permission on disk 2010-02-14 23:29:12 +00:00
Laurent Destailleur
d5c786d805 Fix: Photo for users and members were saved with .jpg even if .png 2010-02-13 22:20:32 +00:00
Regis Houssin
2cea2b959a Fix: clean code 2010-02-12 15:06:46 +00:00
Laurent Destailleur
eaf2c7ebb1 Prepare 2.8.0 2010-02-11 08:36:17 +00:00
Laurent Destailleur
13f83a965e Doxygen 2010-02-11 08:05:35 +00:00
Laurent Destailleur
c174229d64 Fix: Pb with config file backup 2010-02-10 18:04:03 +00:00
Laurent Destailleur
739e8941a2 Fix: Pb with config file backup 2010-02-10 17:44:25 +00:00
Regis Houssin
f3a56f8acd Works on enhancement of project tasks
Add project milestone
2010-02-10 17:36:02 +00:00
Regis Houssin
3d9e26df4f Fix: add constraint 2010-02-10 17:05:47 +00:00
Laurent Destailleur
43a960a322 Fix: The install log file was not in correct directory 2010-02-04 22:55:39 +00:00
Laurent Destailleur
a5513d165e Fix: Add test on database name 2010-02-04 22:00:51 +00:00
Laurent Destailleur
ad2d16780c New: Add saudi ryial in currencies 2010-02-04 19:01:10 +00:00
Regis Houssin
6730445a50 Fix: save old conf file 2010-02-04 09:54:45 +00:00
Regis Houssin
13898e691e Fix: bad rights for user author 2010-02-03 22:36:08 +00:00
Laurent Destailleur
e225c6d3e4 Remove project leader on project card as this is no more a property of project (a project can have several project leader now) 2010-02-03 22:27:39 +00:00
Regis Houssin
77d5efde98 Fix: add constraint 2010-02-03 22:10:48 +00:00
Laurent Destailleur
cb61c1cc1e More help on install process 2010-02-02 18:07:43 +00:00
Regis Houssin
bee0889939 Add llx_entity for better management entities 2010-02-01 13:48:01 +00:00
Regis Houssin
8cd085974a Add llx_entity for better management entities 2010-02-01 11:25:53 +00:00
Regis Houssin
da01dfce6a Fix: move "energy" module in dolibarrmod 2010-02-01 11:09:09 +00:00
Regis Houssin
0391dbf1c1 Works on enhancement of project tasks 2010-01-29 09:23:28 +00:00
Regis Houssin
5c0d4b896b Fix: uniformize code 2010-01-28 13:27:34 +00:00
Regis Houssin
a71e75c7c7 Works on enhancement of project tasks 2010-01-28 11:08:11 +00:00
Regis Houssin
acdc5ad1c6 Works on enhancement of project tasks 2010-01-26 19:03:47 +00:00
Regis Houssin
69f38173a7 Works on enhancement of project tasks
Fix: data migration field fk_user_resp of llx_projet to llx_element_contact
2010-01-26 14:08:59 +00:00
Regis Houssin
4345d2563b Works on enhancement of project tasks
Fix: data migration of llx_projet_task_actors in llx_element_contact
2010-01-26 13:28:25 +00:00
Regis Houssin
a6bf7fb1e9 Works on enhancement of project tasks
Fix: use task.class.php
2010-01-25 22:30:54 +00:00
Regis Houssin
d94473e164 Works on enhancement of project tasks
Fix: use task.class.php
2010-01-25 22:24:40 +00:00
Laurent Destailleur
169df10e69 Add patch from juanjo 2010-01-24 18:35:48 +00:00
Laurent Destailleur
5c6089ef32 Apply patch by juanjo 2010-01-23 22:01:34 +00:00
Laurent Destailleur
36024ed4af Fix: Bad field name 2010-01-23 19:44:14 +00:00
Laurent Destailleur
cbbbbe4186 Add init data for san salvador 2010-01-23 01:08:06 +00:00
Laurent Destailleur
77ac9bb222 Add init data for san salvador 2010-01-22 23:37:43 +00:00
Regis Houssin
f4230d9787 Works on enhancement of project tasks 2010-01-22 17:49:13 +00:00
Laurent Destailleur
90886bb97f New: More controls on install 2010-01-20 17:54:44 +00:00
Regis Houssin
bb664dda94 Fix: increase the capacity of the field 2010-01-20 09:47:53 +00:00
Laurent Destailleur
34985a4712 Fix: Can set two category on bank transactions 2010-01-19 10:10:40 +00:00
Laurent Destailleur
4c68f4f415 Add tables for extra fields. 2010-01-15 00:07:44 +00:00
Laurent Destailleur
92eb6cba92 Add tables for extra fields. 2010-01-14 23:27:31 +00:00
Laurent Destailleur
935431eba3 New: Support note on trips module 2010-01-14 23:21:22 +00:00
Regis Houssin
2aac1761e3 Add numbering and pdf module in project 2010-01-13 18:20:21 +00:00
Laurent Destailleur
3608e50b07 Prepare module numberwords 2010-01-13 16:26:19 +00:00
Laurent Destailleur
c45603c291 Qual: Removed deprecated code 2010-01-13 13:45:29 +00:00
Regis Houssin
f6e17f934b Add extra fields table 2010-01-13 08:11:09 +00:00
Regis Houssin
e5f4356afc Add numbering and pdf module in project 2010-01-12 18:02:23 +00:00
Laurent Destailleur
a3230291a6 Qual: Move deprecated module into the other repository 2010-01-12 10:26:05 +00:00
Laurent Destailleur
38e757f4ae Fix: Debug module notification.
New: Can use email notification when validating proposal or orders.
2010-01-09 14:48:27 +00:00
Laurent Destailleur
5558b0d081 New: Module notification can send mail on order or proposal validation. 2010-01-09 01:56:33 +00:00
Laurent Destailleur
6404866bff Fix: Error for upgrades from 2.5 2010-01-09 01:22:16 +00:00
Regis Houssin
5ec50935ed Fix: UK standard rate change to 17.5 2010-01-08 10:09:43 +00:00
Laurent Destailleur
2843194efd Fix: Missing version on install 2010-01-06 12:55:25 +00:00
Regis Houssin
dbc211ce3b Fix: current entity by default
Todo: some constant already defined in module ?
2010-01-05 17:21:01 +00:00
Laurent Destailleur
3725ebf5ba New: Add field dateend of project 2009-12-30 12:56:41 +00:00
Laurent Destailleur
fabd22a7bd Increase timeout 2009-12-29 18:02:05 +00:00
Laurent Destailleur
20be6fa68c Fix: Remove warning 2009-12-29 17:53:48 +00:00
Regis Houssin
eb01dc2ccd Fix: Switch to mysql if mysqli is not present 2009-12-23 16:01:29 +00:00
Laurent Destailleur
278127ae49 Fix: We must run the migrate for element_element only if we migrate to 2.8.x serie 2009-12-23 15:33:00 +00:00
Laurent Destailleur
6f6caf60de Fix: We must run the migrate for element_element only if we migrate to 2.8.x serie 2009-12-23 15:26:29 +00:00
Regis Houssin
10ae9fe93b Fix: code more simple 2009-12-23 01:12:47 +00:00
Regis Houssin
1ce5faff60 Fix: lost modification 2009-12-21 13:59:40 +00:00
Regis Houssin
74982edb02 Fix: rename field "key" to "cryptkey"
Fix: rename "llx_ecm_document" to "llx_ecm_documents"
2009-12-15 15:44:32 +00:00
Regis Houssin
d2de6ca62f Works on files encryption 2009-12-15 15:15:45 +00:00
Regis Houssin
8dd2a8c716 Works on files encryption 2009-12-15 15:15:45 +00:00
Regis Houssin
3ade776111 Fix: accept POST and GET 2009-12-15 13:02:19 +00:00
Regis Houssin
432dc7a009 Works on migration of relationship tables 2009-12-12 20:41:27 +00:00
Regis Houssin
cf3f719a71 Works on migration of relationship tables 2009-12-12 09:13:41 +00:00
Regis Houssin
fd2709ab4f Works on migration of relationship tables 2009-12-11 16:52:33 +00:00
Regis Houssin
b3ae671237 Works on migration of relationship tables 2009-12-11 16:31:42 +00:00
Regis Houssin
e28c4b03a9 Fix: uniformize structure
Works on migration of linked tables
2009-12-11 10:17:58 +00:00
Regis Houssin
a4eea3ec7b Works on multi-company 2009-12-10 13:08:19 +00:00
Laurent Destailleur
6275650129 Syntax: No ; after sql request 2009-12-09 23:27:34 +00:00
Regis Houssin
545f8b847a Fix: delete obsolete fields 2009-12-09 21:06:23 +00:00
Regis Houssin
382150b774 Fix: delete obsolete fields 2009-12-09 18:18:45 +00:00
Laurent Destailleur
03f11bf481 New: Add label for stock movements 2009-12-09 18:13:47 +00:00
Regis Houssin
5fe44414c8 Fix: bad table link
Fix: doxygen
2009-12-09 09:26:30 +00:00
Regis Houssin
45ff1f3b49 Fix: rename the folder "societe" to "mycompany" 2009-12-08 10:54:12 +00:00
Laurent Destailleur
c63268eb8a Start 2.8.0 2009-12-04 10:14:51 +00:00
Laurent Destailleur
0e445e8061 Ajax confirm is on by default 2009-12-03 22:25:20 +00:00
Regis Houssin
c18885d4ff Fix: missing addslashes
Fix: filed entity
2009-12-01 13:27:53 +00:00
Laurent Destailleur
cfffe6e3f9 Fix: Missing information if first upgrade. 2009-12-01 11:19:26 +00:00
Laurent Destailleur
d221f88a41 Fix: Minimum PHP version 2009-12-01 10:45:15 +00:00
Laurent Destailleur
666c42eb72 Prepare 2.8 version 2009-12-01 10:25:09 +00:00
Laurent Destailleur
ec52ea9c63 Prepare 2.7 release 2009-11-29 22:02:35 +00:00
Laurent Destailleur
de4cf814c0 Fix: Bad path of install log file 2009-11-27 21:29:24 +00:00
Laurent Destailleur
e1cdee191c Fix: Missing translation 2009-11-27 21:09:02 +00:00
Laurent Destailleur
fd06f04c62 Fix: Wrong permission to run mysqldump. 2009-11-27 18:26:03 +00:00
Regis Houssin
d6e0912f6c Fix: bad security access
Fix: add entity in facture_rec and constraint with fk_soc
Fix: uniformize code
2009-11-19 11:25:08 +00:00
Laurent Destailleur
7a782a28ed Fix: Error in migrate due to new constraint. 2009-11-18 14:37:28 +00:00
Laurent Destailleur
5180f0b7bc Fix: Default log level is debug 2009-11-17 23:01:47 +00:00
Laurent Destailleur
fba3d801d0 Fix: Remove error in migration 2009-11-17 21:02:15 +00:00
Laurent Destailleur
d61fe706ca Fix: Remove warning 2009-11-17 20:58:31 +00:00
Regis Houssin
43d5b6f83c Fix: add constraint in llx_propaldet 2009-11-12 16:40:01 +00:00
Laurent Destailleur
d9211b1665 Fix: Delete deprecated files (Move tables surveys in external modules). 2009-11-11 23:49:58 +00:00
Laurent Destailleur
36b69d25a3 Fix: Remove warnings 2009-11-09 23:16:51 +00:00
Laurent Destailleur
353799c436 Comment in code 2009-11-09 22:49:28 +00:00
Regis Houssin
34bf0421cf Works on multicompany module
Fix: rename "optid" to "rowid" and "adhid" to "fk_member"
2009-11-07 12:05:31 +00:00
Regis Houssin
0ef7f36b19 Fix: delete old index 2009-11-07 08:47:01 +00:00
Regis Houssin
f7815d0c8a Works on multicompany module 2009-11-07 08:34:45 +00:00
Laurent Destailleur
42968c3a6d Doxygen 2009-11-04 22:23:48 +00:00
Laurent Destailleur
2bde284fb5 Fix: Remove warning 2009-11-04 22:13:22 +00:00
Laurent Destailleur
e38f932745 Fix: Keep the bordereau directory 2009-11-04 21:41:08 +00:00
Regis Houssin
e67a5a3e4c Fix: utf-8 2009-11-04 13:37:55 +00:00
Laurent Destailleur
8fe17308cf New: Debian package build is finished. 2009-10-29 22:28:03 +00:00
Regis Houssin
3f67776869 Work on multicompany module with smarty integration 2009-10-28 20:42:58 +00:00
Laurent Destailleur
13a251eab4 Fix: Wrong index name 2009-10-28 18:46:13 +00:00
Laurent Destailleur
e5f6afc81e Qual: Better compatibility with other databases 2009-10-28 18:00:29 +00:00
Laurent Destailleur
78643ec12a Qual: Better compatibility with other databases 2009-10-28 17:37:40 +00:00
Regis Houssin
26076ed029 Fix: compatibility with postgesql 2009-10-26 12:46:59 +00:00
Regis Houssin
7a4252c151 Fix: compatibility with postgesql 2009-10-26 12:44:55 +00:00
Regis Houssin
68f1a80501 Fix: compatibility with postgesql 2009-10-26 11:23:00 +00:00
Regis Houssin
7565162516 Fix: utf-8 2009-10-26 11:00:44 +00:00
Laurent Destailleur
bf4b183bfb Fix: Errors in postgreSQL support 2009-10-26 01:22:40 +00:00
Laurent Destailleur
d49e364c78 Fix: Bad values in data 2009-10-26 01:04:00 +00:00
Laurent Destailleur
030074cf83 Fix: Data must be loaded in the correct order. 2009-10-26 00:34:09 +00:00
Laurent Destailleur
2060d79fc2 Qual: Uniformize code.
Fix: Social contributions was french for all countries.
2009-10-25 23:58:52 +00:00
Laurent Destailleur
0e113ea493 Qual: Uniformize code.
Fix: Social contributions was french for all countries.
2009-10-25 20:48:44 +00:00
Laurent Destailleur
05533ffe77 Qual: More portable SQL 2009-10-25 18:53:09 +00:00
Laurent Destailleur
fe6563b755 Qual: More portable SQL 2009-10-25 17:57:23 +00:00
Laurent Destailleur
a3b57d20e5 Qual: More portable SQL 2009-10-25 16:30:26 +00:00
Regis Houssin
4437bc596f Fix: split data.sql
Fix: defined mysqli driver by default
2009-10-25 07:42:55 +00:00
Regis Houssin
a542ab472c Fix: split data.sql
Fix: defined mysqli driver by default
2009-10-25 07:42:54 +00:00
Laurent Destailleur
33f0613fd3 Qual: More portable SQL 2009-10-24 17:32:21 +00:00
Laurent Destailleur
e99ec40839 A try to delete old index with no names. 2009-10-24 16:44:35 +00:00
Laurent Destailleur
a469b8e0fc Qual: Uniformize SQL code to be more compatible 2009-10-23 23:01:03 +00:00
Regis Houssin
8ce50bce43 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-22 17:56:57 +00:00
Laurent Destailleur
839e0f8ba0 Change to support more databases 2009-10-22 17:15:09 +00:00
Regis Houssin
3e4414becd Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 18:14:00 +00:00
Regis Houssin
c226de4f00 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 14:02:14 +00:00
Laurent Destailleur
7d46652453 Remove deprecated code. Now usage of smarty is simpler (no need to declare things in config file) 2009-10-20 17:53:24 +00:00
Laurent Destailleur
6e43cda408 Remove deprecated code. Now usage of smarty is simpler (no need to declare things in config file) 2009-10-20 17:34:17 +00:00
Regis Houssin
01291c4a7c Fix: function "split" is deprecated since php 5.3.0 2009-10-20 13:14:44 +00:00
Laurent Destailleur
192fea4164 Add useragent in llx_events 2009-10-20 12:45:52 +00:00
Regis Houssin
cca3b041a5 Fix: Deprecated since php 5.3.0, syslog variables no longer need to be initialized 2009-10-19 19:10:51 +00:00
Laurent Destailleur
1b7fbc46f9 Fix: Primary key must be named pk_tablename 2009-10-17 14:02:15 +00:00
Laurent Destailleur
beb80b4160 Comment in english 2009-10-15 13:57:54 +00:00
Regis Houssin
32746494e3 Ajout des cantons Suisse
Fix: uniformisation  du code
Fix: utilisation du rowid pour les dpartements car le code pourrait tre identique d'un pays  un autre.
Fix: utf-8
TODO: peut tre faudrait-il faire un fichier data diffrent par table pour que ce soit mieux lisible.
2009-10-15 13:33:33 +00:00
Laurent Destailleur
aab3fc9e7c First try to reduce usage of $dolibarr_main_url_root. 2009-10-09 18:32:35 +00:00
Laurent Destailleur
8089dd48fd Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00
Laurent Destailleur
87de5396fb Create htaccess file by default into document if not already exists 2009-10-05 23:04:05 +00:00
Laurent Destailleur
eb4d353f11 Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
Laurent Destailleur
172fefd8f3 Fix: Error in migrate process 2009-09-28 04:08:34 +00:00
Regis Houssin
5132e76b1a Fix: problem with special characters 2009-09-25 10:53:58 +00:00
Regis Houssin
c19df2514d Fix: encrypt key don't exist in install mode 2009-09-16 08:23:08 +00:00
Regis Houssin
164c8d37a4 Fix: add quotes 2009-09-16 08:08:06 +00:00
Laurent Destailleur
cc3e1babd9 Protect page if Dolibarr not installed 2009-09-11 15:23:42 +00:00
Laurent Destailleur
57bf52eec3 Add a repair page 2009-09-10 22:00:20 +00:00
Laurent Destailleur
7fedb8890a Fix: Serious bug with encrypt and decrypt function. 2009-09-07 19:33:21 +00:00
Laurent Destailleur
c7144ce138 Fix: Serious bug with encrypt and decrypt function. 2009-09-07 14:03:19 +00:00
Laurent Destailleur
7c833eb82d Fix: The dolibarr_install.log was not saved with DoliWamp 2009-09-07 13:33:08 +00:00
Laurent Destailleur
b29efb0e96 Remove install warning if DoliWamp 2009-09-04 23:23:05 +00:00
Laurent Destailleur
5864427b32 Now utf8 is default for database creation 2009-08-26 18:59:13 +00:00
Laurent Destailleur
76f25a038f Fix: bug #27197 : Fix discount applied twice 2009-08-22 03:09:52 +00:00
Laurent Destailleur
7edaddcd17 Sec: Add warning if conf.php is not in read only mode.
Sec: Use a more common way to save the encoded password in conf file.
2009-08-21 19:09:20 +00:00
Regis Houssin
a93b2c0c56 Fix: compatibility with database encryption 2009-08-14 15:18:53 +00:00
Laurent Destailleur
3d32f8b29a Installer suggest successive migrate choices when there is several version late. 2009-08-14 00:30:43 +00:00
Laurent Destailleur
dddc471797 Enhancement of DoliWamp 2009-08-10 13:18:02 +00:00
Laurent Destailleur
9105a53d43 Enhancement of DoliWamp 2009-08-10 12:54:37 +00:00
Laurent Destailleur
adc7600ba4 Enhance log report in doliwamp install process. 2009-08-09 22:31:24 +00:00
Laurent Destailleur
caba79b958 Enhancement of install/upgrade process: If database version differs from programs version, the install page is automatically called. 2009-08-08 16:48:40 +00:00
Laurent Destailleur
b1ff004e6f Enhancement of install/upgrade process: If database version differs from programs version, the install page is automatically called. 2009-08-08 16:26:06 +00:00
Laurent Destailleur
7a98982366 Enhance install messages 2009-08-07 01:02:28 +00:00
Laurent Destailleur
56a1fee850 Enhance install messages 2009-08-05 10:33:49 +00:00
Laurent Destailleur
2569805b05 Better advice for installer 2009-08-04 14:36:29 +00:00
Laurent Destailleur
f0aec97efb Fix: MAIN_VERSION_LAST_INSTALL was not saved 2009-08-04 13:28:22 +00:00
Laurent Destailleur
b729b14624 Removed old deprecated code 2009-08-04 11:32:22 +00:00
Regis Houssin
e92ad7ec23 Fix: migrate order delivery address in shipments 2009-07-08 14:50:16 +00:00
Regis Houssin
015ed82fec Fix: warning 2009-07-04 13:37:07 +00:00
Regis Houssin
a2d7c0efd2 Experimental: add function to encrypt sensitive data in database 2009-07-04 12:52:40 +00:00
Laurent Destailleur
a464e34abd Fix: Should remove warning 2009-07-02 00:19:06 +00:00
Regis Houssin
608f28946c Todo: diverses erreurs 2009-06-30 18:19:45 +00:00
Regis Houssin
8a645cc421 Fix: warning in install mode 2009-06-30 09:21:29 +00:00
Laurent Destailleur
c003df7e9b Fix: Remove warnings 2009-06-29 14:29:14 +00:00
Laurent Destailleur
33cfd61cbc Add version of installer in built conf file 2009-06-29 14:21:44 +00:00
Laurent Destailleur
634d739281 Renamed a development module in english 2009-06-17 01:15:52 +00:00
Laurent Destailleur
ac3018a5e5 New: Show recommanded choice for migration 2009-06-16 00:21:51 +00:00
Laurent Destailleur
70c4f0bd93 New: Can fix some fatal errors with a repair script. 2009-06-15 18:16:22 +00:00
Laurent Destailleur
10838c6426 Upgrade minimum memory from 16M to 24M 2009-06-13 11:45:25 +00:00
Laurent Destailleur
7b68ed8cd5 Qual: Removed deprecated source code 2009-06-10 19:51:00 +00:00
Laurent Destailleur
e3e4148669 Qual: Now module services and products are two completely separated modules. 2009-06-08 18:53:53 +00:00
Laurent Destailleur
bbb3b8125d Fix: Removed delete of orders with amount is 0.
New: Can now use 0 as amount.
Qual: Uniformise labels
2009-06-04 00:36:23 +00:00
Regis Houssin
8db457217b Fix: version 2009-05-27 14:48:44 +00:00
Laurent Destailleur
4c9e157b2b Qual: Removed table llx_menu_const and llx_menu_constraint 2009-05-27 13:39:09 +00:00
Laurent Destailleur
4e00428946 Removed warning 2009-05-09 01:59:19 +00:00
Regis Houssin
c9f15c4fad Fix: les rpertoires de l'entity 1 sont par dfaut la racine du rpertoire "documents" 2009-05-08 11:04:25 +00:00
Laurent Destailleur
cbdd29a51a All data from conf file are stored into conf->file->xxx
Multicompany should be ok to logon with no breaking sessions when disabled
2009-05-08 01:11:04 +00:00
Regis Houssin
871a987e7a Fix: active module user just in install mode 2009-05-04 16:21:26 +00:00
Laurent Destailleur
32535ef9b8 Add version on first install page 2009-04-29 23:19:54 +00:00
Laurent Destailleur
7322cd136e Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor 2009-04-29 18:02:50 +00:00
Laurent Destailleur
7d7646adad Prepare 2.7 2009-04-29 13:05:10 +00:00
Regis Houssin
a62306dc42 Add: migration mysql file 2.6.0 to 2.7.0 2009-04-28 06:08:19 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
0442049531 Fix: Removed duplicate records in categorie_association during migration 2009-04-20 22:16:56 +00:00
Laurent Destailleur
2f46cda600 Fix: Removed deprecated code 2009-04-20 21:31:46 +00:00
Laurent Destailleur
0e4b85fe08 Prepare 2.6.0 2009-04-20 16:08:43 +00:00
Laurent Destailleur
8377263333 Prepare 2.6 version 2009-03-28 17:15:24 +00:00
Laurent Destailleur
f54de2174e Enhancements in module activation 2009-03-20 14:33:56 +00:00
Laurent Destailleur
4df755b5ab Only one logo is necessary 2009-03-13 13:14:29 +00:00
Laurent Destailleur
55d0ad29d3 Removed source code from conf dir that is dedicatd to store dolibarr config file. 2009-03-11 18:34:46 +00:00
Laurent Destailleur
cdc6493ba5 Removed TODO and deprecated files 2009-03-09 21:59:29 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
e83b22b29b Added XDebug tools 2009-02-20 20:28:16 +00:00
Laurent Destailleur
f7c956454a Add stock information in products list. 2009-02-06 06:26:45 +00:00
Laurent Destailleur
65edeb2c13 Prepare version 2.6 2009-01-29 02:02:01 +00:00
Laurent Destailleur
21ed88f276 Fix: Install 2009-01-28 15:46:50 +00:00
Laurent Destailleur
5b2b029f16 Can add additionnal fields in emailings selectors 2009-01-25 22:04:55 +00:00
Laurent Destailleur
68d4f9c693 Fix error on install 2009-01-25 17:56:42 +00:00
Laurent Destailleur
9ec8049e11 Prepare 2.5.1 2009-01-25 13:51:01 +00:00
Laurent Destailleur
6646901072 Fix: Remove warnings 2009-01-19 23:46:46 +00:00
Laurent Destailleur
824ac76b77 Update de_DE in UTF8 2009-01-19 23:32:18 +00:00
Laurent Destailleur
930c211eb9 Fix: Error in ereg_replace 2009-01-18 17:57:10 +00:00
Laurent Destailleur
e40fe712cd Major enhancement of project module 2009-01-14 23:36:51 +00:00
Laurent Destailleur
4d7e695d86 Can switch between graph on account or all acounts. 2009-01-12 19:36:40 +00:00
Laurent Destailleur
811959e763 Maxi debug of multiprice feature
Prepare 2.5.1
2009-01-10 03:54:41 +00:00
Laurent Destailleur
530c1312ac Maxi debug of multiprice feature
Prepare 2.5.1
2009-01-10 01:11:17 +00:00
Laurent Destailleur
754e0111f3 Perf: Reduce nb of call to time function. 2009-01-07 15:21:16 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
3f29d4835d Prepare 2.6 dev 2009-01-02 15:33:08 +00:00
Laurent Destailleur
d4124f190a Prepare 2.5 release 2008-12-28 05:23:00 +00:00
Laurent Destailleur
b997c9c2cb Fix: Support utf8 for database creation
Only option latin and utf8 are enabled.
2008-12-21 21:19:49 +00:00
Laurent Destailleur
b398463aaa More info on utf8 setup in database 2008-12-20 18:37:30 +00:00
Laurent Destailleur
cf4d0361db Add more log in install process 2008-12-18 01:06:12 +00:00
Laurent Destailleur
169934758d Add more info on error 2008-12-15 21:08:48 +00:00
Laurent Destailleur
d9b7bff2fd Add log inside install pages. 2008-12-15 01:04:32 +00:00
Laurent Destailleur
ed995be568 Prepare beta 2008-12-11 22:29:27 +00:00
Laurent Destailleur
1d59a4e89c Can use several root directories. 2008-12-08 00:04:11 +00:00
Laurent Destailleur
55c832e2b3 Fix: Syntax error 2008-12-04 23:25:48 +00:00
Laurent Destailleur
da41dccb2e Qual: Move error string in errors lang file. 2008-11-20 21:43:36 +00:00
Laurent Destailleur
53fb0b50f5 Add a check to see if utf8 functions availables 2008-11-14 10:08:57 +00:00
Laurent Destailleur
7deb33c52d Maxi debug for UTF8 support 2008-10-28 20:05:23 +00:00
Laurent Destailleur
211be07fb1 Reduce amount of memory. 2008-10-25 17:27:15 +00:00
Laurent Destailleur
8c5119d45d Move modules into modules directory 2008-10-25 11:16:39 +00:00
Laurent Destailleur
40c9a84f1d Add version in log 2008-10-17 18:15:55 +00:00
Laurent Destailleur
390440bf5a Remove deprecated code 2008-10-10 18:32:23 +00:00
Laurent Destailleur
248a7d7ee2 Change to support different page code in HTML output 2008-10-09 17:29:32 +00:00
Laurent Destailleur
615e39535a Change to support different page code in HTML output 2008-10-09 14:46:07 +00:00
Laurent Destailleur
cb6a8aa135 Better error management 2008-10-07 22:52:02 +00:00
Laurent Destailleur
164d37dddd Some enhancements in upgrade of DoliWamp 2008-09-28 17:32:13 +00:00
Laurent Destailleur
6169b63edf For patch release 2008-09-11 18:08:30 +00:00