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 |
|