Laurent Destailleur
|
9fc5d39d07
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-08-12 20:09:36 +02:00 |
|
Laurent Destailleur
|
dc8c4402ee
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-08-12 20:09:22 +02:00 |
|
Laurent Destailleur
|
0a1c6e7194
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/compta/facture/list.php
htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
|
2018-08-12 20:08:20 +02:00 |
|
Laurent Destailleur
|
30b4d88428
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/compta/facture/list.php
htdocs/product/reassort.php
htdocs/societe/list.php
|
2018-08-12 19:23:45 +02:00 |
|
Laurent Destailleur
|
2f559a7edb
|
Merge pull request #9199 from atm-quentin/FIX_hook_update_price
NEW Add hook changeRoundingMode in update_price
|
2018-08-12 18:17:52 +02:00 |
|
Laurent Destailleur
|
12e21b4886
|
FIX update extrafields
|
2018-08-12 16:29:26 +02:00 |
|
atm-quentin
|
6662bf05ba
|
FIX hook on update price AND fix id on line
|
2018-08-03 11:47:43 +02:00 |
|
John BOTELLA
|
4ddca02bb9
|
fix situation line's total
|
2018-07-31 14:58:33 +02:00 |
|
Frédéric FRANCE
|
a0a5d33641
|
test include
|
2018-07-26 17:30:53 +02:00 |
|
Inovea Conseil
|
7f137adef9
|
ADD check user's rights
|
2018-07-06 08:07:38 +02:00 |
|
Inovea Conseil
|
5011f252c1
|
ADD check user's rights
|
2018-07-05 19:00:41 +02:00 |
|
Inovea Conseil
|
30cff2bb36
|
ADD check user's rights
|
2018-07-05 11:52:41 +02:00 |
|
Regis Houssin
|
26495fb698
|
Fix: !!!! Dont't use entity if you use rowid in fetch or others !!!!
|
2018-07-01 18:49:37 +02:00 |
|
Laurent Destailleur
|
910652eb6d
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/fourn/commande/card.php
htdocs/langs/en_US/admin.lang
|
2018-06-13 23:07:30 +02:00 |
|
Laurent Destailleur
|
4c2af6fc70
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/html.form.class.php
|
2018-06-13 23:04:08 +02:00 |
|
altatof
|
d42f00bca9
|
FIX : pu_ht_devise was not converted to numeric so decimals were lost
when clculating total_ht_devise
|
2018-06-13 16:35:52 +02:00 |
|
Laurent Destailleur
|
7c0afbe025
|
Clean code
|
2018-05-31 17:12:08 +02:00 |
|
Laurent Destailleur
|
3f489ee3c6
|
Fix look and feel v7 for popup on ref of social contributions payments
|
2018-05-27 17:58:32 +02:00 |
|
Laurent Destailleur
|
de84f0e687
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/actions_massactions.inc.php
htdocs/filefunc.inc.php
|
2018-05-21 23:35:09 +02:00 |
|
Inovea Conseil
|
5804d1d4a3
|
Fix missing params for commonGenerateDocument
ADD param moreparams for compatibility with commonGenerateDocument
|
2018-05-17 10:16:44 +02:00 |
|
John
|
c67ab2a758
|
add hidden conf
|
2018-05-16 16:14:49 +02:00 |
|
John
|
b01893d536
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation_pull
|
2018-05-16 15:29:57 +02:00 |
|
Laurent Destailleur
|
69adf73f4f
|
Clean code from $var = True
|
2018-04-22 19:27:37 +02:00 |
|
Laurent Destailleur
|
c81c744aaf
|
Clean deprecated var
|
2018-04-21 13:14:58 +02:00 |
|
Laurent Destailleur
|
1031fcd796
|
logs
|
2018-04-21 00:37:05 +02:00 |
|
Laurent Destailleur
|
0d0da234b1
|
Lowercase NULL, TRUE, FALSE according to PSR2
|
2018-04-16 13:51:16 +02:00 |
|
Laurent Destailleur
|
6f91b8019f
|
Remove warnings
|
2018-04-13 17:54:27 +02:00 |
|
Laurent Destailleur
|
7108f68db9
|
Remove old deprecated hook insertExtraFields. Triggers must be used for
action on CRUD events.
|
2018-04-10 12:03:01 +02:00 |
|
John
|
63180f45a8
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation
|
2018-04-09 09:17:26 +02:00 |
|
TuxGasy
|
47dcc0d5c6
|
fix notrigger ignored on BILL_CREATE
|
2018-04-05 18:32:41 +02:00 |
|
Laurent Destailleur
|
9892a97424
|
Merge pull request #8509 from tuxgasy/5.0_notrigger_BILL_CREATE
fix notrigger ignored on BILL_CREATE
|
2018-04-05 18:27:45 +02:00 |
|
John
|
e966d11356
|
Fix credit note card apparence
|
2018-04-05 09:46:55 +02:00 |
|
TuxGasy
|
e5664f9630
|
fix notrigger ignored on BILL_CREATE
|
2018-04-04 20:32:36 +02:00 |
|
John
|
ce24ca08ee
|
move list of situation table and fix credit note display
|
2018-04-04 12:33:48 +02:00 |
|
John
|
b7681e7249
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation
|
2018-04-03 14:12:49 +02:00 |
|
John
|
b4983d0e6d
|
FIX invoice filter
|
2018-03-22 11:37:16 +01:00 |
|
John
|
f91fe41f45
|
prepare invoice selection and calculation
|
2018-03-19 15:50:56 +01:00 |
|
Laurent Destailleur
|
12068f9cf3
|
Merge branch 'develop' into 8.0-a7
|
2018-03-19 12:18:18 +01:00 |
|
Laurent Destailleur
|
98b7d4c2e2
|
NEW Can set the start/end date of service line in invoice templates
|
2018-03-12 12:27:40 +01:00 |
|
Laurent Destailleur
|
390618db47
|
Fix bad space
|
2018-03-10 22:42:28 +01:00 |
|
Laurent Destailleur
|
bdb6a09762
|
Fix phpcs
|
2018-03-10 22:41:57 +01:00 |
|
Laurent Destailleur
|
b0bd8cf910
|
Update facture.class.php
|
2018-03-10 12:56:19 +01:00 |
|
florian HENRY
|
63fb53159c
|
fix scrunitizer
|
2018-03-10 01:12:47 +01:00 |
|
Regis Houssin
|
93a9430e49
|
Fix: regression, restore primary key
|
2018-03-08 07:41:54 +01:00 |
|
Alexandre SPANGARO
|
3f2aa6a4fb
|
New : On invoice card, show accounting account linked
|
2018-03-08 06:52:31 +01:00 |
|
Laurent Destailleur
|
0cfa19ee09
|
NEW Online payment of invoice and subscription record the payment
automatically.
|
2018-03-06 00:12:23 +01:00 |
|
Laurent Destailleur
|
d569adea2f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-03-05 21:46:40 +01:00 |
|
Laurent Destailleur
|
2f9f4d0675
|
WIP Create payment of member subscription with paypal
|
2018-03-05 21:46:24 +01:00 |
|
Alexis ALGOUD
|
35002cf93d
|
Merge branch 'develop' into NEW_price_on_stock_mvt
|
2018-03-05 17:45:27 +01:00 |
|
Laurent Destailleur
|
4137e1cc76
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
|
2018-03-02 17:56:30 +01:00 |
|