Laurent Destailleur
|
ea4c48047a
|
All new hooks must be addreplace hooks
|
2018-05-10 11:30:27 +02:00 |
|
Ferran Marcet
|
70527e64c5
|
New: Add Date delivery and Availability on Propals List
|
2018-05-08 18:15:02 +02:00 |
|
Regis Houssin
|
415b7425fd
|
NEW add pdf function to check if pdf file is protected/encrypted
|
2018-05-08 09:45:10 +02:00 |
|
Ferran Marcet
|
d1fd39936c
|
Fix: Bug on invoice status list on left menu
|
2018-05-08 09:04:04 +02:00 |
|
BENKE Charlene
|
79bb8ef6c7
|
Update modHoliday.class.php
|
2018-05-07 22:47:24 +02:00 |
|
BENKE Charlene
|
3d268933a4
|
Create mod_holiday_madonna.php
|
2018-05-07 22:35:19 +02:00 |
|
BENKE Charlene
|
a20632d31d
|
Create mod_holiday_immaculate.php
|
2018-05-07 22:34:26 +02:00 |
|
BENKE Charlene
|
ffaff97af1
|
Create modules_holiday.php
|
2018-05-07 22:33:14 +02:00 |
|
BENKE Charlene
|
8546943898
|
Create index.html
|
2018-05-07 22:30:40 +02:00 |
|
ATM-Nicolas
|
5bc9799bf1
|
FIX : Drag and drop lines with extrafields
|
2018-05-07 16:30:22 +02:00 |
|
Abbes Bahfir
|
fd9b6365a7
|
New : Translate list element in journal selection
|
2018-05-07 09:20:19 +01:00 |
|
Abbes Bahfir
|
de8bd3f886
|
New : Translate accountancy journal menu entries
|
2018-05-07 08:43:41 +01:00 |
|
wdammak
|
d038bf3e4b
|
Merge pull request #8 from Dolibarr/develop
Update rep
|
2018-05-06 17:01:44 +01:00 |
|
delcroix Patrick
|
5ac2b51517
|
new: log message for missing traduction
It's often difficult to find out the missing translation
|
2018-05-06 17:29:30 +02:00 |
|
delcroix Patrick
|
a2c93e56ae
|
fixAdd properly the project models
Previous code was adding only the Task model (project model where actually push during the installation) and only one of the two model available.
|
2018-05-06 13:36:37 +02:00 |
|
Laurent Destailleur
|
c34bfc229b
|
Fix syntax error
|
2018-05-05 19:39:58 +02:00 |
|
wdammak
|
fb81088a4b
|
Add models warehouse and movement
|
2018-05-05 13:44:11 +01:00 |
|
Laurent Destailleur
|
546da0ceda
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/core/modules/modStock.class.php
htdocs/product/inventory/list.php
|
2018-05-05 14:40:39 +02:00 |
|
Laurent Destailleur
|
9c68b81f59
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/projet/class/task.class.php
|
2018-05-05 14:34:54 +02:00 |
|
wdammak
|
c269699679
|
Add model_pdf to warehouse module
|
2018-05-05 13:33:34 +01:00 |
|
altatof
|
a8ecce9e6d
|
add hook for more permissions control
|
2018-05-05 14:31:17 +02:00 |
|
Laurent Destailleur
|
e254d6951d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-05-05 14:29:54 +02:00 |
|
Laurent Destailleur
|
8baa529719
|
Update actions_massactions.inc.php
|
2018-05-05 14:22:52 +02:00 |
|
Laurent Destailleur
|
aba2ef7ad2
|
Update actions_massactions.inc.php
|
2018-05-05 14:22:18 +02:00 |
|
Abbes Bahfir
|
17b8de2cdd
|
New : Option INVOICE_CAN_REMOVE_DRAFT_ONLY to delete draft invoices with precedence over INVOICE_CAN_ALWAYS_BE_REMOVED
|
2018-05-05 12:57:29 +01:00 |
|
Laurent Destailleur
|
363eaf0d72
|
FIX Parameters to triggers must be set into $this->context array.
|
2018-05-05 13:44:49 +02:00 |
|
Laurent Destailleur
|
f6ca1eb624
|
Fix permission name
|
2018-05-05 13:24:46 +02:00 |
|
Laurent Destailleur
|
564d791697
|
Merge pull request #8710 from atm-quentin/develop
NEW cancel orders on massaction
|
2018-05-05 12:54:31 +02:00 |
|
wdammak
|
279e00a793
|
Merge pull request #4 from Dolibarr/develop
Update
|
2018-05-04 16:11:54 +01:00 |
|
Laurent Destailleur
|
5cff4c152b
|
Add tab "time spent" in project view. Can swith gantt/list.
|
2018-05-04 11:25:21 +02:00 |
|
Laurent Destailleur
|
08cf034e2f
|
FIX to allow IRPF not null even if main VAT is null.
From https://www.javierrguez.com/problema-facturas-irpf-sin-iva-dolibarr/
|
2018-05-03 13:39:44 +02:00 |
|
atm-quentin
|
f70df3490f
|
FIX add db commit
|
2018-05-03 10:53:24 +02:00 |
|
wdammak
|
2cf1aa967c
|
Add warehouse models pdf
|
2018-05-03 01:01:05 +01:00 |
|
Laurent Destailleur
|
24518803fc
|
Clean code
|
2018-05-02 19:15:16 +02:00 |
|
Laurent Destailleur
|
3aeb2d2ad1
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-05-02 19:05:18 +02:00 |
|
Laurent Destailleur
|
d0fafc812e
|
Fix include of strip class only when required
|
2018-05-02 19:04:59 +02:00 |
|
atm-quentin
|
a20ec7ba1e
|
NEW cancel orders on massaction
|
2018-05-02 14:37:35 +02:00 |
|
TuxGasy
|
12440e6a7e
|
Do not display multicurrency cols if currency of object is same as main currency
|
2018-05-02 11:30:35 +02:00 |
|
Laurent Destailleur
|
124abd39b6
|
Code comment
|
2018-05-01 20:31:57 +02:00 |
|
Laurent Destailleur
|
dc9892f803
|
Fix bad log
|
2018-05-01 20:17:03 +02:00 |
|
Laurent Destailleur
|
cb76d2ce0f
|
Better logging
|
2018-05-01 18:58:19 +02:00 |
|
Laurent Destailleur
|
3cad7c6998
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-05-01 12:51:46 +02:00 |
|
Laurent Destailleur
|
8be8249f85
|
Clean code, fix warnings
|
2018-05-01 12:40:42 +02:00 |
|
florian HENRY
|
b5d7206519
|
fix 6.0 accountancy multientity
|
2018-05-01 12:02:33 +02:00 |
|
Laurent Destailleur
|
d975dd507b
|
Revert "No display object line curreny if not necessary"
|
2018-05-01 11:17:47 +02:00 |
|
Laurent Destailleur
|
b1f1ddc6d0
|
Merge pull request #8354 from tuxgasy/5.0_multicurrency_objectline_print
No display object line curreny if not necessary
|
2018-05-01 11:15:31 +02:00 |
|
Laurent Destailleur
|
f50a6149d5
|
Look and feel v8 (menu statistics at end)
|
2018-05-01 11:09:03 +02:00 |
|
Laurent Destailleur
|
4eb4cf6506
|
Merge pull request #8693 from Librethic/fix-api-product-check-perm
FIX : missing english name for object
|
2018-05-01 10:19:27 +02:00 |
|
Laurent Destailleur
|
32ace6a8cf
|
NEW Add hook setContentSecurityPolicy
|
2018-04-30 15:17:38 +02:00 |
|
Laurent Destailleur
|
4c12369a26
|
Debug module ticket
|
2018-04-30 10:33:36 +02:00 |
|