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