Raphaël Doursenaud
|
38a9f6edae
|
Drop deprecated fields
Fix #2870
|
2015-05-21 16:32:46 +02:00 |
|
Laurent Destailleur
|
15c355efc9
|
A ref field must never be null.
|
2015-05-18 22:31:14 +02:00 |
|
Laurent Destailleur
|
36d164f779
|
Add field gender into table of user.
|
2015-05-17 23:43:57 +02:00 |
|
Laurent Destailleur
|
851007f1a8
|
Prepare database to manage recurring events
|
2015-05-17 20:12:49 +02:00 |
|
Laurent Destailleur
|
c33cbefad2
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-05-15 11:16:29 +02:00 |
|
Laurent Destailleur
|
74607218ea
|
Fight against key tva_taux. Removed completely.
|
2015-05-14 15:59:09 +02:00 |
|
Laurent Destailleur
|
43b5209192
|
NEW Clean code into salary module, debug and add indexes
NEW Can filter on user list and salary payments on user with naural
search.
|
2015-05-13 08:57:39 +02:00 |
|
Laurent Destailleur
|
cb6f23d9b6
|
Merge pull request #2771 from aternatik/api_rest
Add new core module : REST API
|
2015-05-12 19:39:37 +02:00 |
|
Laurent Destailleur
|
a94121a8c5
|
Add field to define picto to use for status
|
2015-05-12 09:42:14 +02:00 |
|
Laurent Destailleur
|
e6e263d13f
|
Add field to manage reccuring events
|
2015-05-06 16:44:41 +02:00 |
|
jfefe
|
24bf614061
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into api_rest
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-05-06 01:00:11 +02:00 |
|
Laurent Destailleur
|
b0baed83fc
|
Prepare for email tracking
|
2015-05-05 21:50:48 +02:00 |
|
jfefe
|
4bce903c63
|
Add field into user table to store API key
|
2015-05-02 15:26:45 +02:00 |
|
Laurent Destailleur
|
125c821bc4
|
add comment
|
2015-04-24 20:47:45 +02:00 |
|
Laurent Destailleur
|
5b758e0e16
|
Fix migration process
|
2015-04-22 00:17:03 +02:00 |
|
Laurent Destailleur
|
96a33bbe8a
|
First clean of code after devcamp
|
2015-04-21 15:49:58 +02:00 |
|
Marcos García de La Fuente
|
7be7a770c1
|
Implemented units for CommandeFournisseur and FactureFournisseur
|
2015-04-19 16:46:24 +02:00 |
|
Marcos García de La Fuente
|
87f97ed545
|
Merge branch 'develop' into units
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/admin/product.php
htdocs/product/card.php
|
2015-04-18 23:38:14 +02:00 |
|
Florian HENRY
|
11e1d0310c
|
typo
|
2015-04-18 23:00:22 +02:00 |
|
Florian HENRY
|
f2018b7946
|
fix bug #2652
|
2015-04-18 22:59:20 +02:00 |
|
Laurent Destailleur
|
9dd73de9b0
|
Merge branch 'fr-2613' of https://github.com/marcosgdf/dolibarr into marcosgdf-fr-2613
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-04-18 20:47:20 +02:00 |
|
Marcos García de La Fuente
|
dc790ff586
|
NEW: Feature request: A page to merge two thirdparties into one #2613
|
2015-04-18 20:41:09 +02:00 |
|
Florian HENRY
|
e15d4c045d
|
NEW : Propal merge product card PDF into azur
|
2015-04-18 18:44:05 +02:00 |
|
Maxime Kohlhaas
|
07fd6a3ae7
|
Fix : delivery date was not a datetime
|
2015-04-18 04:18:40 +02:00 |
|
Laurent Destailleur
|
56a14da5d4
|
FIXME that are not bug are replaced with TODO
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
|
2015-04-12 04:01:28 +02:00 |
|
Laurent Destailleur
|
c25872b182
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-04-10 10:21:10 +02:00 |
|
Laurent Destailleur
|
2b071a6091
|
NEW: For a contract line, price is no more mandatory.
|
2015-04-10 10:17:20 +02:00 |
|
Laurent Destailleur
|
e3bbbaf2e1
|
Comments
|
2015-04-08 20:52:18 +02:00 |
|
Laurent Destailleur
|
547b7d5f91
|
Fix #2539
|
2015-04-07 18:14:20 +02:00 |
|
frederic34
|
19b55cb4c1
|
Add public note to members
|
2015-04-06 18:58:36 +02:00 |
|
aspangaro
|
ca82c2f36d
|
Merge remote-tracking branch 'Upstream/develop' into develop-adherent
|
2015-04-06 07:53:04 +02:00 |
|
Marcos García de La Fuente
|
7075ac74c4
|
Merge branch 'develop' into units
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobjectline.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/class/product.class.php
|
2015-04-03 15:45:54 +02:00 |
|
aspangaro
|
d897139f25
|
Module member: move field note in note_private
|
2015-04-03 06:54:08 +02:00 |
|
Laurent Destailleur
|
e827b1b9cd
|
Merge pull request #2529 from aspangaro/develop-don
NEW better integration in project for donation module
|
2015-04-02 11:42:15 +02:00 |
|
Laurent Destailleur
|
29fc2652e1
|
FIX #2519
|
2015-04-02 11:00:37 +02:00 |
|
aspangaro
|
d8f56eb406
|
New: better integration in project for donation module
Fixed: Rename fk_project in fk_projet (Sic!) for better compatibility
|
2015-04-02 06:36:32 +02:00 |
|
Laurent Destailleur
|
d8db32a99c
|
NEW: Introduce option SUPPLIER_ORDER_DOUBLE_APPROVAL to allow 2
approvals to make a supplier order approved. Activating this option
introduce a new permission to the second level approval.
|
2015-04-01 21:00:51 +02:00 |
|
aspangaro
|
a92f68a5ed
|
Merge remote-tracking branch 'Upstream/develop' into develop-ReviewAssoc
|
2015-03-29 09:25:06 +02:00 |
|
frederic34
|
82b8fe6b7d
|
Note private and Note public for loan
|
2015-03-27 17:13:52 +01:00 |
|
aspangaro
|
059bb40345
|
Debug
|
2015-03-26 20:43:34 +01:00 |
|
aspangaro
|
9d34b40897
|
Merge remote-tracking branch 'Upstream/develop' into develop-ReviewAssoc
Conflicts:
htdocs/compta/bank/account.php
|
2015-03-24 05:28:57 +01:00 |
|
aspangaro
|
be0ab4c9b4
|
Merge remote-tracking branch 'Upstream/develop' into develop-ReviewAssoc
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-23 06:58:25 +01:00 |
|
aspangaro
|
414d4c6432
|
Merge remote-tracking branch 'Upstream/develop' into develop-loan
|
2015-03-22 18:08:12 +01:00 |
|
Laurent Destailleur
|
55140afde4
|
Merge branch 'price-global-variables' of
https://github.com/IonAgorria/dolibarr into
IonAgorria-price-global-variables
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/dynamic_price/editor.php
|
2015-03-22 12:45:04 +01:00 |
|
aspangaro
|
15e50ed24f
|
Update works
|
2015-03-21 06:21:34 +01:00 |
|
aspangaro
|
c4a580723d
|
Merge remote-tracking branch 'Upstream/develop' into develop-ReviewAssoc
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-20 06:36:06 +01:00 |
|
Laurent Destailleur
|
6ceda02eaa
|
NEW: Enhancement of module 'Notification by Email'. Show nb of
notifications set. Can set several emails. Can set a threshold on
amount for notifications. Add notification on supplier order validation.
|
2015-03-18 21:44:57 +01:00 |
|
aspangaro
|
e6d9d18f25
|
Update work on donation
|
2015-03-18 06:29:10 +01:00 |
|
aspangaro
|
4e83952485
|
Add payment on donation
|
2015-03-18 05:07:32 +01:00 |
|
aspangaro
|
1cd81f0e81
|
Work on module donations
|
2015-03-16 06:29:15 +01:00 |
|