Francis Appels
|
e6ce81bf8b
|
Move confirm_createbills mass action to order list
|
2022-04-25 11:20:00 +02:00 |
|
lmarcouiller
|
1ccf209c47
|
Close #20653 : edit discount pourcentage
|
2022-04-15 14:31:44 +02:00 |
|
BB2A Anthony Berton
|
d154696c32
|
morecss select_compagny
|
2022-04-13 16:15:07 +02:00 |
|
Laurent Destailleur
|
cb15a21e41
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/originproductline.tpl.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/user/card.php
|
2022-04-11 21:22:27 +02:00 |
|
Laurent Destailleur
|
3ac268c200
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/holiday/card.php
htdocs/user/card.php
|
2022-04-11 21:14:51 +02:00 |
|
Gauthier PC portable 024
|
83e8e07416
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
|
2022-04-08 09:25:08 +02:00 |
|
Laurent Destailleur
|
75b66eace0
|
Merge pull request #19417 from atm-adrien/FIX_commandeFourn_Stats
FIX : Supplier order stats
|
2022-04-07 18:35:10 +02:00 |
|
Laurent Destailleur
|
26c3e235cf
|
Merge pull request #19459 from frederic34/productmerge
can merge products
|
2022-04-07 15:02:03 +02:00 |
|
Laurent Destailleur
|
4693ef42bd
|
Enhance responsive
|
2022-04-07 11:18:56 +02:00 |
|
Laurent Destailleur
|
2690f4459f
|
NEW Enhance the import. Can use 'auto' for the ref (import of orders)
|
2022-04-04 13:17:45 +02:00 |
|
Laurent Destailleur
|
5b91ae062f
|
All triggers with a name XXX_UPDATE have been renamed XXX_MODIFY for
code consistency purpose.
|
2022-04-02 10:31:58 +02:00 |
|
Laurent Destailleur
|
408608ebea
|
Merge pull request #20430 from atm-GregM/DolGetButtonAction_Commande
FIX: replacing to dolGetButtonAction on Commande card
|
2022-04-01 20:10:13 +02:00 |
|
Laurent Destailleur
|
9389b96d1d
|
Merge pull request #20478 from rycks/develop
fix #20477: add online_payment_url on orders API requests
|
2022-04-01 14:47:38 +02:00 |
|
Laurent Destailleur
|
a3dbcd0c27
|
Clean language files
|
2022-04-01 13:09:11 +02:00 |
|
Eric Seigne
|
1589afde19
|
fix #20477 : add online_payment_url as public var
|
2022-03-30 14:06:15 +02:00 |
|
ATM john
|
c1d9ea95dc
|
fix function name
|
2022-03-30 12:16:17 +02:00 |
|
Laurent Destailleur
|
63d9f69732
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
|
2022-03-29 15:55:47 +02:00 |
|
Laurent Destailleur
|
1251e80963
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/accountancy/index.php
htdocs/commande/list.php
htdocs/langs/en_US/errors.lang
htdocs/projet/class/task.class.php
|
2022-03-29 15:10:11 +02:00 |
|
Eric Seigne
|
9f2480712b
|
end of #20477
|
2022-03-29 10:32:14 +02:00 |
|
Eric Seigne
|
53ff837d0f
|
fix #20477: add online_payment_url on orders API requests
|
2022-03-29 09:48:18 +02:00 |
|
Laurent Destailleur
|
95dc25587c
|
Standardize code of the fetch_lines()
|
2022-03-28 13:50:47 +02:00 |
|
Marc de Lima Lucio
|
cbba7d7d5f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2022-03-25 16:14:53 +01:00 |
|
Laurent Destailleur
|
4a80f35aaa
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2022-03-23 17:26:25 +01:00 |
|
Ferran Marcet
|
ccf8b01020
|
Fix: The origin of the stock movement is not being recorded
|
2022-03-22 13:46:55 +01:00 |
|
GregM
|
4fb62ee15a
|
replacing to dolGetButtonAction on Commande card
|
2022-03-22 12:04:51 +01:00 |
|
Laurent Destailleur
|
8603d493ad
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contrat/list.php
htdocs/install/mysql/tables/llx_partnership.key.sql
|
2022-03-19 17:34:26 +01:00 |
|
Laurent Destailleur
|
ed631b2b06
|
Fix doxygen, missing error message
|
2022-03-18 16:14:20 +01:00 |
|
Frédéric FRANCE
|
7291bbf710
|
tooltip order date is date not datetime
from sql table
date_commande date, -- date de la commande
|
2022-03-10 13:52:05 +01:00 |
|
Gauthier PC portable 024
|
5b715978e4
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
|
2022-03-10 10:02:57 +01:00 |
|
Marc de Lima Lucio
|
4efcbe8799
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2022-03-08 15:23:52 +01:00 |
|
Marc de Lima Lucio
|
1993a8d7b1
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2022-03-08 15:07:37 +01:00 |
|
Laurent Destailleur
|
88b9123a93
|
Merge pull request #19989 from iouston/patch-2
add target attribute on getNomUrl
|
2022-03-07 17:10:39 +01:00 |
|
Laurent Destailleur
|
d0ca8af6ee
|
Update commande.class.php
|
2022-03-07 17:10:28 +01:00 |
|
Laurent Destailleur
|
660aa7b282
|
Update commande.class.php
|
2022-03-07 17:10:00 +01:00 |
|
Laurent Destailleur
|
84b951c2f9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-03-07 15:27:07 +01:00 |
|
Laurent Destailleur
|
54ecf1f98c
|
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-03-07 15:24:08 +01:00 |
|
Frédéric FRANCE
|
9d1bcbe55a
|
Fix wrong upload dir
introduced here https://github.com/Dolibarr/dolibarr/pull/19165
|
2022-03-04 18:17:23 +01:00 |
|
Noé Cendrier
|
e4f4a07fc6
|
correct mass action "classify delivered"
|
2022-03-04 17:31:04 +01:00 |
|
John Livingston
|
1ece554c92
|
Fix: typo in template name
There was a typo in generated HTML comment.
|
2022-03-01 17:39:38 +01:00 |
|
Laurent Destailleur
|
358f21f06e
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/core/customreports.php
|
2022-03-01 16:48:29 +01:00 |
|
Laurent Destailleur
|
bd288f980d
|
FIX On large proposal or invoice, fix n(n+1) sql into a n sql.
|
2022-03-01 14:52:47 +01:00 |
|
Frédéric FRANCE
|
018fc53554
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-27 08:40:01 +01:00 |
|
Laurent Destailleur
|
409da7f091
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-25 19:17:41 +01:00 |
|
Laurent Destailleur
|
f8a5749fc4
|
# WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-25 19:00:10 +01:00 |
|
stickler-ci
|
fa4e6bd93a
|
Fixing style errors.
|
2022-02-24 10:10:41 +00:00 |
|
Adrien Raze
|
146b432acf
|
FIX: PR returns
|
2022-02-24 11:07:31 +01:00 |
|
Laurent Destailleur
|
73b04deb19
|
Fix error management.
|
2022-02-23 00:17:49 +01:00 |
|
Laurent Destailleur
|
e96061dd18
|
Fix phpunit SecurityTest
|
2022-02-22 23:46:57 +01:00 |
|
Frédéric FRANCE
|
b277ab9ee3
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-22 21:49:17 +01:00 |
|
Laurent Destailleur
|
cebada1966
|
Merge pull request #20071 from frederic34/patch-1
NEW Hook getNomUrl available everywhere in tooltip of ref links
|
2022-02-16 20:36:02 +01:00 |
|
Laurent Destailleur
|
aad292b41b
|
Merge pull request #20074 from altairisfr/fix_parentline_13.0
More generic management of parentline
|
2022-02-16 20:25:04 +01:00 |
|
lvessiller
|
7e17167faf
|
NEW total mark rate in list
|
2022-02-16 11:45:29 +01:00 |
|
Frédéric FRANCE
|
eb77f10d7b
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-15 19:11:24 +01:00 |
|
Frédéric FRANCE
|
935482ee22
|
uniformize
|
2022-02-15 19:04:18 +01:00 |
|
Frédéric FRANCE
|
0ba912b1e5
|
add missing global
|
2022-02-15 18:14:44 +01:00 |
|
Frédéric FRANCE
|
09c9b28b57
|
Update commande.class.php
|
2022-02-15 11:02:22 +01:00 |
|
Frédéric FRANCE
|
c90f9b5681
|
add hook in order tooltip
|
2022-02-15 10:51:06 +01:00 |
|
Christophe Battarel
|
01ef9b64ee
|
fix parent line on create with no originid
|
2022-02-15 10:34:10 +01:00 |
|
Christophe Battarel
|
6c6c854eae
|
fix parent line on create with origin
|
2022-02-15 10:23:43 +01:00 |
|
iouston
|
4808442bc8
|
keep the default value for target in getnomurl to ''
|
2022-02-15 09:34:51 +01:00 |
|
Laurent Destailleur
|
3b18462a62
|
# WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-07 15:51:01 +01:00 |
|
Laurent Destailleur
|
53bac7ae0f
|
Fix menu
|
2022-02-07 15:16:11 +01:00 |
|
iouston
|
993e0d852c
|
fix parameter name
|
2022-02-04 15:01:32 +01:00 |
|
stickler-ci
|
e8801bd7fc
|
Fixing style errors.
|
2022-02-04 13:42:07 +00:00 |
|
iouston
|
95aabd6ae3
|
add target attribute on getNomUrl
|
2022-02-04 14:38:34 +01:00 |
|
lvessiller
|
241a65e2ae
|
NEW add margin info in proposal and order list
|
2022-02-03 10:39:03 +01:00 |
|
Laurent Destailleur
|
adf8f3886b
|
Merge
|
2022-01-28 18:07:56 +01:00 |
|
Laurent Destailleur
|
2686541156
|
Fix late picto
|
2022-01-28 17:59:58 +01:00 |
|
Gauthier PC portable 024
|
3abe391f65
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
|
2022-01-28 15:08:02 +01:00 |
|
ptibogxiv
|
928075bbf6
|
fix error in commande.class.php
|
2022-01-26 20:13:10 +01:00 |
|
Laurent Destailleur
|
8dbadc0aa8
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-01-24 14:12:06 +01:00 |
|
Laurent Destailleur
|
6b5c0769b8
|
FIX #19786
|
2022-01-24 14:09:53 +01:00 |
|
ptibogxiv
|
b89947ff7c
|
Update commande.class.php
|
2022-01-20 19:58:31 +01:00 |
|
ptibogxiv
|
56dd41324c
|
Update commande.class.php
|
2022-01-20 19:57:48 +01:00 |
|
ptibogxiv
|
accb0deb29
|
New support user_modif in order
|
2022-01-16 00:13:14 +01:00 |
|
Laurent Destailleur
|
91b2d59458
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-01-14 10:37:41 +01:00 |
|
Laurent Destailleur
|
53e65095a7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/commande/card.php
htdocs/expedition/card.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
|
2022-01-14 10:36:46 +01:00 |
|
Laurent Destailleur
|
9dde80dd52
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/expedition/card.php
htdocs/fourn/commande/list.php
|
2022-01-14 10:30:39 +01:00 |
|
Laurent Destailleur
|
13510b9929
|
Clean sortfield, sortorder
|
2022-01-13 11:17:25 +01:00 |
|
Gauthier PC portable 024
|
6799d48944
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
|
2022-01-11 09:59:25 +01:00 |
|
Laurent Destailleur
|
0387b9922e
|
FIX error message on sqlfilter in API
|
2021-12-20 20:49:32 +01:00 |
|
Laurent Destailleur
|
19efa37e4b
|
Fix default value #19562
|
2021-12-19 20:55:24 +01:00 |
|
Laurent Destailleur
|
bb1d5daa82
|
css
|
2021-12-12 23:47:40 +01:00 |
|
Laurent Destailleur
|
d80f83caf4
|
Clean code
|
2021-12-09 17:19:31 +01:00 |
|
Laurent Destailleur
|
69cd7ae2ab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/don/card.php
htdocs/public/test/badges.php
htdocs/public/test/test_exec.php
|
2021-12-08 18:27:03 +01:00 |
|
Laurent Destailleur
|
6886cca1fa
|
CSS
|
2021-12-07 02:35:46 +01:00 |
|
atm-greg
|
db06de0ac2
|
add printFieldListHaving hook
|
2021-11-30 16:28:21 +01:00 |
|
Laurent Destailleur
|
8bace4c64e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-11-30 16:24:42 +01:00 |
|
Laurent Destailleur
|
a298a845f1
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/actions_massactions.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/memory.lib.php
htdocs/langs/en_US/holiday.lang
htdocs/ticket/card.php
|
2021-11-30 16:24:18 +01:00 |
|
Laurent Destailleur
|
4189229b84
|
Merge pull request #19165 from Hystepik/develop#5
Fix: php 8.0 warning commercial part
|
2021-11-30 15:31:51 +01:00 |
|
atm-greg
|
71d4b3f082
|
add hook // Add from hooks
|
2021-11-29 17:02:57 +01:00 |
|
atm-greg
|
1dffc1c0fa
|
add hook to uniformize printFieldListFrom hook
|
2021-11-29 16:54:26 +01:00 |
|
Christian Foellmann
|
819a76e16a
|
remove some deprecated html attributes
https://developer.mozilla.org/en-US/docs/web/html/element/td#attr-align
|
2021-11-29 15:07:07 +01:00 |
|
Adrien Raze
|
4246cd80f9
|
FIX : Travis + Update dev
|
2021-11-24 16:27:01 +01:00 |
|
Frédéric FRANCE
|
d601f62194
|
can merge products but experimental
|
2021-11-23 21:38:29 +01:00 |
|
Laurent Destailleur
|
ee14aa2597
|
Fix: Do not loose data on error when editing a line
|
2021-11-23 12:11:27 +01:00 |
|
Gauthier PC portable 024
|
2c2f456827
|
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-23 11:10:01 +01:00 |
|
Gauthier PC portable 024
|
74f5c092dc
|
FIX : use $linecount = count($this->lines);
|
2021-11-23 10:44:43 +01:00 |
|
Gauthier PC portable 024
|
9840c1e0fa
|
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-22 16:17:55 +01:00 |
|
Gauthier PC portable 024
|
e75b6ae0b4
|
FIX : it's better with an input number
|
2021-11-22 16:13:46 +01:00 |
|
lmarcouiller
|
d1f5cb9184
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#5
|
2021-11-19 14:01:52 +01:00 |
|
lmarcouiller
|
3bcafb548a
|
fix errors
|
2021-11-19 14:01:37 +01:00 |
|
Adrien Raze
|
dc23c7f6a3
|
FIX : Travis
|
2021-11-19 10:29:27 +01:00 |
|
stickler-ci
|
c5f6c617c9
|
Fixing style errors.
|
2021-11-19 08:34:45 +00:00 |
|
Adrien Raze
|
958be422e2
|
Merge branch '14.0' of github.com:Dolibarr/dolibarr into FIX_commandeFourn_Stats
|
2021-11-19 09:26:48 +01:00 |
|
Adrien Raze
|
ea8280af98
|
FIX : status filter on supplierOrder stats doesn't work
|
2021-11-17 17:32:17 +01:00 |
|
Gauthier PC portable 024
|
23249751d5
|
FIX : reorder all lines when delete document line everywhere
|
2021-11-17 12:10:12 +01:00 |
|
Gauthier PC portable 024
|
72614ecc0d
|
Merge branch 'NEW/addline_with_position_choice_develop' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-16 16:43:01 +01:00 |
|
Gauthier PC portable 024
|
375dcf7028
|
FIX : dev name
|
2021-11-16 16:42:48 +01:00 |
|
stickler-ci
|
19171d4f8e
|
Fixing style errors.
|
2021-11-16 15:15:55 +00:00 |
|
Gauthier PC portable 024
|
9d41c1390d
|
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-16 14:20:24 +01:00 |
|
Gauthier PC portable 024
|
1e0d7d92a9
|
NEW : addline with position choice when MAIN_VIEW_LINE_NUMBER is enabled
|
2021-11-16 14:09:18 +01:00 |
|
Laurent Destailleur
|
257fe444af
|
Merge pull request #19181 from frederic34/commandelist
fix warnings in commande list
|
2021-11-05 14:32:17 +01:00 |
|
Laurent Destailleur
|
fe7e1d4118
|
Look and feel v15
|
2021-10-29 09:40:38 +02:00 |
|
Marc de Lima Lucio
|
5057ba29b2
|
FIX: deposit payment terms: removed bad copy/paste
|
2021-10-28 16:53:53 +02:00 |
|
Marc de Lima Lucio
|
7e059c0a22
|
NEW: deposit payment terms: futureproof evolutions by storing field as a string
|
2021-10-28 16:53:28 +02:00 |
|
Marc de Lima Lucio
|
03c24b2274
|
FIX: deposit payment terms: getDictvalue() renamed to getDictionaryValue()
|
2021-10-28 16:51:59 +02:00 |
|
Marc de Lima Lucio
|
668088a63f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2021-10-28 15:54:18 +02:00 |
|
Frédéric FRANCE
|
8db7989aa7
|
fix warnings in commande list
|
2021-10-24 14:18:43 +02:00 |
|
Lucas Marcouiller
|
051f6ca717
|
Fix: php 8.0 warning commercial part
|
2021-10-23 23:12:42 +02:00 |
|
Laurent Destailleur
|
8604f9b153
|
Clean DOM (remove ficheaddleft div)
|
2021-10-23 17:18:35 +02:00 |
|
Laurent Destailleur
|
06bc357409
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-10-23 14:49:50 +02:00 |
|
Laurent Destailleur
|
3f60cbbedc
|
Remove the div class="ficheaddleft"
|
2021-10-23 14:49:35 +02:00 |
|
Laurent Destailleur
|
6ec19bca9d
|
Merge pull request #19128 from frederic34/warnfixes
fix warnings
|
2021-10-23 11:38:03 +02:00 |
|
Lucas Marcouiller
|
d1ec71197a
|
Fix : scrutinizer errors
|
2021-10-23 11:10:58 +02:00 |
|
Frédéric FRANCE
|
9bd31d2b85
|
fix warnings
|
2021-10-23 07:13:08 +02:00 |
|
Frédéric FRANCE
|
46c4f28478
|
fix multiple warnings
|
2021-10-22 22:15:59 +02:00 |
|
Laurent Destailleur
|
6c870bb3d1
|
Merge pull request #19059 from FHenry/fix_introduced_scrutinizer
fix: scrutinizer
|
2021-10-21 22:52:20 +02:00 |
|
Florian HENRY
|
258d0c3a69
|
fix: scrutinizer
|
2021-10-21 16:05:37 +02:00 |
|
Laurent Destailleur
|
12d211815b
|
Debug v15
|
2021-10-19 21:38:36 +02:00 |
|
Laurent Destailleur
|
c40a73162e
|
Look and feel v15
|
2021-10-18 21:20:58 +02:00 |
|
Laurent Destailleur
|
f8010dfcbc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/reception/list.php
htdocs/takepos/pay.php
|
2021-10-16 13:01:03 +02:00 |
|
Marc de Lima Lucio
|
9a963da77c
|
FIX: deposit payment terms: adapt Form::form_conditions_reglement() calls to new parameter added in between PRs
|
2021-10-13 11:39:09 +02:00 |
|
lvessiller
|
be4a00213c
|
FIX optional visibility on create card
|
2021-10-08 15:58:08 +02:00 |
|
Marc de Lima Lucio
|
9d92260ec1
|
FIX: deposit payment terms: fatal error for lack of inclusion on class Facture
|
2021-10-05 14:57:14 +02:00 |
|
Marc de Lima Lucio
|
47deb64f09
|
FIX: deposit payment terms: sql syntax error
|
2021-10-05 14:19:47 +02:00 |
|
Marc de Lima Lucio
|
4059b64288
|
FIX: deposit payment terms: langs
|
2021-10-05 13:00:25 +02:00 |
|
Marc de Lima Lucio
|
47b9941203
|
FIX: deposit payment terms: show correct percentage is proposal/order lists
|
2021-10-05 11:18:49 +02:00 |
|
Marc de Lima Lucio
|
337531f832
|
FIX: deposit payment terms: correctly restrict them to objet other than invoices and template invoices
|
2021-10-05 10:54:22 +02:00 |
|
Marc de Lima Lucio
|
f5aebc8efd
|
NEW: deposit payment terms: generate deposit from orders
|
2021-10-04 18:31:32 +02:00 |
|
Marc de Lima Lucio
|
b0aa502ed4
|
NEW: deposit payment terms: set deposit percentage in proposals/orders + get from origin document or company
|
2021-09-29 14:51:30 +02:00 |
|
Marc de Lima Lucio
|
004b52f590
|
NEW: deposit payment terms: add field into CRUD methods
|
2021-09-29 12:05:38 +02:00 |
|
Laurent Destailleur
|
e15277bb6c
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-09-28 17:23:07 +02:00 |
|
Laurent Destailleur
|
fc56b88a1f
|
FIX select list of orders not complete when field type of company is on
|
2021-09-28 13:44:42 +02:00 |
|
Laurent Destailleur
|
0176ab6057
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
|
2021-09-27 11:40:47 +02:00 |
|
lmarcouiller
|
f88d12f55d
|
Fix #18809 : error on client tooltip
|
2021-09-24 11:16:34 +02:00 |
|
Laurent Destailleur
|
27c41946b7
|
Merge pull request #18182 from atm-jpb/NEW_field_in_service_object
NEW : field and behavior in product object
|
2021-09-23 12:14:09 +02:00 |
|
Laurent Destailleur
|
d38c3028eb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expensereport/class/expensereport.class.php
|
2021-09-23 02:41:53 +02:00 |
|
Laurent Destailleur
|
2824c8b8ab
|
FIX support of localtax on expense report
|
2021-09-22 15:11:18 +02:00 |
|
Laurent Destailleur
|
5c8fb38426
|
Fix add del* action into list of sensitive actions
|
2021-09-19 14:41:46 +02:00 |
|
Laurent Destailleur
|
89e8f24e15
|
Fix CSRF protection for all massactions
|
2021-09-18 22:38:25 +02:00 |
|
Laurent Destailleur
|
d760686239
|
Fix case of newtoken()
|
2021-09-18 22:24:00 +02:00 |
|
Laurent Destailleur
|
0749d01c5a
|
Fix add action delete* as sensitive action
|
2021-09-18 22:04:41 +02:00 |
|
Laurent Destailleur
|
8bdc53f469
|
Fix Add action classify as sensitive actions
|
2021-09-18 20:49:24 +02:00 |
|
Laurent Destailleur
|
7dfedd242a
|
Fix add confirm_deleteline as sensitive action
|
2021-09-18 19:43:38 +02:00 |
|
Laurent Destailleur
|
62b721a904
|
Add deletecontact as sentitive action
Replace dol_buildpath with DOL_URL_ROOT
|
2021-09-18 19:34:46 +02:00 |
|
Laurent Destailleur
|
11b6259130
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/holiday/class/holiday.class.php
htdocs/langs/en_US/admin.lang
|
2021-09-10 11:40:45 +02:00 |
|
lainwir3d
|
63abe2f1ff
|
FIX #18666 Order / Shipment list: Don't SQL JOIN category table when not necessary.
|
2021-09-09 19:56:28 +04:00 |
|
Laurent Destailleur
|
034c5651c8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/langs/en_US/eventorganization.lang
htdocs/public/eventorganization/attendee_subscription.php
|
2021-09-08 22:13:35 +02:00 |
|
Laurent Destailleur
|
30856d5b18
|
FIX Relative discount with high nb of decimals
|
2021-09-08 22:09:02 +02:00 |
|
Laurent Destailleur
|
4705d41ed2
|
FIX Relative discount with high nb of decimals
|
2021-09-08 22:00:16 +02:00 |
|
jpb
|
65a2486f94
|
merge conflict
|
2021-09-06 09:43:52 +02:00 |
|
Laurent Destailleur
|
de8db34f43
|
Fix filter on status of order
|
2021-09-05 01:42:15 +02:00 |
|
Laurent Destailleur
|
ee066ad725
|
Cast sql var
|
2021-09-03 21:25:43 +02:00 |
|
Laurent Destailleur
|
77e9f15360
|
Work on #18448
|
2021-09-02 22:52:17 +02:00 |
|
Laurent Destailleur
|
8600d8d00d
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-09-01 22:50:06 +02:00 |
|
stickler-ci
|
01a44760a8
|
Fixing style errors.
|
2021-08-29 20:14:19 +00:00 |
|
lainwir3d
|
4381f67a64
|
FIX #18544 Shipment REST API: load thirdparty object into the shipment before validating.
|
2021-08-30 00:08:43 +04:00 |
|
Laurent Destailleur
|
fb8723d884
|
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
replace remaining SubmitCancel buttons
|
2021-08-28 18:39:06 +02:00 |
|
Laurent Destailleur
|
0a468e4ba9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-28 17:36:00 +02:00 |
|
Laurent Destailleur
|
4ba6b0059d
|
Fix travis
|
2021-08-28 17:35:42 +02:00 |
|
Laurent Destailleur
|
0db67b40a0
|
Merge pull request #18525 from cfoellmann/PR/thirdparty-links
change links for thirdparty to target the type customer|supplier tab
|
2021-08-28 15:27:13 +02:00 |
|
Laurent Destailleur
|
2aa3eb3857
|
Merge pull request #18521 from Hystepik/develop#2
Close #18074 : REST API New /order/{id}/shipment get & post
|
2021-08-28 14:44:31 +02:00 |
|
Laurent Destailleur
|
049992aed4
|
Update api_orders.class.php
|
2021-08-28 14:44:13 +02:00 |
|
Laurent Destailleur
|
3585259b55
|
Update api_orders.class.php
|
2021-08-28 14:43:17 +02:00 |
|
Laurent Destailleur
|
d98390e675
|
Update api_orders.class.php
|
2021-08-28 14:42:31 +02:00 |
|
Laurent Destailleur
|
2dd91bf312
|
Clean code
|
2021-08-27 23:36:06 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Christian Foellmann
|
9752501ef6
|
change links for thirdparty to target the type customer|supplier tab
|
2021-08-27 15:32:53 +02:00 |
|
lmarcouiller
|
b9039eea14
|
FIx warehouse limit testing
|
2021-08-27 10:45:04 +02:00 |
|
lmarcouiller
|
eb48566798
|
Close #18074 : New /order/{id}/shipment get & post
|
2021-08-27 10:40:33 +02:00 |
|
lmarcouiller
|
c70813d718
|
New : rest api POST orders shipment
|
2021-08-26 17:03:00 +02:00 |
|
lmarcouiller
|
f482be84bf
|
New : rest api GET orders shipements
|
2021-08-26 12:35:31 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Laurent Destailleur
|
07ab352877
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/list.php
|
2021-08-24 16:37:18 +02:00 |
|
Laurent Destailleur
|
22339a3ed3
|
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
improve forms - buttonsSaveCreate()
|
2021-08-24 15:26:03 +02:00 |
|
Laurent Destailleur
|
a6ddc90d5b
|
Fix responsive
|
2021-08-23 23:53:58 +02:00 |
|
Laurent Destailleur
|
dc006b0ebb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2021-08-23 19:44:02 +02:00 |
|
Laurent Destailleur
|
8485fee5f9
|
Cast numeric into on sql request
|
2021-08-23 19:33:24 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Christian Foellmann
|
d706c3b1ec
|
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
|
2021-08-20 14:41:30 +02:00 |
|
Gauthier PC portable 024
|
b2dad4d2ce
|
Merge branch 'NEW/printFieldListFrom_on_commande_list' of github.com:atm-gauthier/dolibarr into NEW/printFieldListFrom_on_several_lists
|
2021-08-12 15:44:20 +02:00 |
|
Gauthier PC portable 024
|
22eda3fd63
|
NEW : add missing printFieldListFrom hook call on several lists
|
2021-08-12 15:39:52 +02:00 |
|
Laurent Destailleur
|
f9f1440226
|
Merge branch 'develop' into salesrepresentativeinorderandinvoicelist
|
2021-08-11 22:22:26 +02:00 |
|
Laurent Destailleur
|
0d07135027
|
Update list.php
|
2021-08-11 22:19:53 +02:00 |
|
jpb
|
f99ba2c1e1
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_field_in_service_object
|
2021-08-04 17:26:23 +02:00 |
|
Laurent Destailleur
|
0de10cea39
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-04 15:21:31 +02:00 |
|
Laurent Destailleur
|
58ca982e55
|
Fix trans
|
2021-08-04 14:01:57 +02:00 |
|
stickler-ci
|
2f0ba41a53
|
Fixing style errors.
|
2021-07-20 13:35:10 +00:00 |
|
jpb
|
1237c5ba55
|
add msg to formconfirm on propal invoice and commande
|
2021-07-20 14:46:56 +02:00 |
|
Laurent Destailleur
|
d91051488c
|
Merge pull request #18125 from fr69400/develop
NEW add hookmanager on note pages
|
2021-07-11 20:25:16 +02:00 |
|
stickler-ci
|
a8752bf097
|
Fixing style errors.
|
2021-07-11 07:46:34 +00:00 |
|
fr69400
|
a27b0cd797
|
Update note.php
|
2021-07-11 09:45:22 +02:00 |
|
stickler-ci
|
4272f93aa4
|
Fixing style errors.
|
2021-07-09 16:41:41 +00:00 |
|
fr69400
|
e45d5c1d0d
|
NEW add hookmanager on note pages
|
2021-07-09 18:36:21 +02:00 |
|
stickler-ci
|
327481dc78
|
Fixing style errors.
|
2021-07-08 14:47:38 +00:00 |
|
jpb
|
4df29292ab
|
update comment
|
2021-07-08 16:44:24 +02:00 |
|
jpb
|
2e44acbc81
|
update comment
|
2021-07-08 16:43:05 +02:00 |
|
stickler-ci
|
89ffa85290
|
Fixing style errors.
|
2021-07-07 06:40:12 +00:00 |
|
jpb
|
73bfeee4e7
|
fix comment
|
2021-07-07 08:37:49 +02:00 |
|
jpb
|
1a919c9f2b
|
change comment
|
2021-07-07 08:35:31 +02:00 |
|
stickler-ci
|
bcb06d5c90
|
Fixing style errors.
|
2021-07-05 07:40:44 +00:00 |
|
jpb
|
ad62062cd5
|
add filter
|
2021-07-05 08:55:03 +02:00 |
|
Laurent Destailleur
|
7013f01a41
|
Fix look and feel v14
|
2021-07-04 21:14:46 +02:00 |
|
Laurent Destailleur
|
f6efe51032
|
Fix trouble with product id = -1
|
2021-07-04 21:02:02 +02:00 |
|
Francis Appels
|
1b7b45d72a
|
Merge remote-tracking branch 'Dolibarr/14.0' into 14_fix_php8_part2
|
2021-06-29 16:56:48 +02:00 |
|
Francis Appels
|
b8f5dc74d7
|
Some order php 8 warning
|
2021-06-29 16:30:36 +02:00 |
|
Laurent Destailleur
|
25c6b64b1e
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/modules/delivery/doc/pdf_storm.modules.php
htdocs/core/modules/reception/doc/pdf_squille.modules.php
htdocs/modulebuilder/template/core/modules/mymodule/doc/pdf_standard_myobject.modules.php
htdocs/recruitment/core/modules/recruitment/doc/pdf_standard_recruitmentjobposition.modules.php
|
2021-06-29 15:58:26 +02:00 |
|
Laurent Destailleur
|
1cf3408f5b
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/contact/class/contact.class.php
|
2021-06-29 15:52:39 +02:00 |
|
Francis Appels
|
69affc5df5
|
Fix php 8 warnings
|
2021-06-28 16:25:16 +02:00 |
|
Maxime Kohlhaas
|
c3cbd29542
|
Fix #17836 : order delay warning in list was wrong, date_commande is deprecated
|
2021-06-27 09:04:47 +02:00 |
|
stickler-ci
|
26f72b7fff
|
Fixing style errors.
|
2021-06-19 12:58:08 +00:00 |
|
Laurent Destailleur
|
3669600242
|
Update commande.class.php
|
2021-06-19 14:55:41 +02:00 |
|
Laurent Destailleur
|
194637cfda
|
Merge branch 'develop' into oldline
|
2021-06-19 14:54:44 +02:00 |
|
Laurent Destailleur
|
dfa5c419b3
|
Update commande.class.php
|
2021-06-19 14:52:06 +02:00 |
|
Laurent Destailleur
|
f8f951977c
|
Debug v14
|
2021-06-14 01:33:01 +02:00 |
|
Laurent Destailleur
|
34cebe6aa3
|
Look and feel v14
|
2021-06-14 01:11:39 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
fa4786a3f6
|
Fix permission
|
2021-06-08 16:19:21 +02:00 |
|
Laurent Destailleur
|
2586fcd1a3
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commandestats.class.php
htdocs/core/actions_massactions.inc.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/holiday/month_report.php
htdocs/product/class/product.class.php
htdocs/product/stock/class/mouvementstock.class.php
htdocs/societe/list.php
|
2021-06-04 11:20:38 +02:00 |
|
Laurent Destailleur
|
6f1c49abcc
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/commande/class/commandestats.class.php
htdocs/user/class/usergroup.class.php
|
2021-06-04 11:04:18 +02:00 |
|
Florian HENRY
|
c91b9d613a
|
FIX: order supplier stats by category now display figures
|
2021-06-01 15:30:17 +02:00 |
|
Laurent Destailleur
|
91f85abb7e
|
Fix only comment to understand code are allowed
|
2021-05-20 14:55:37 +02:00 |
|
Sylvain Legrand
|
a3d1b49c65
|
Error in list when using alias name of thirdparty
|
2021-05-19 19:08:58 +02:00 |
|
Laurent Destailleur
|
cf0da5cee7
|
css
|
2021-05-19 15:00:44 +02:00 |
|
Laurent Destailleur
|
fdf6dd2d9c
|
css
|
2021-05-19 14:50:41 +02:00 |
|
Laurent Destailleur
|
3550fa2be4
|
Fix css
|
2021-05-19 14:48:30 +02:00 |
|
Anthony Berton
|
c02e3eed6b
|
checked
|
2021-05-18 18:45:07 +02:00 |
|
Laurent Destailleur
|
8e39eff180
|
Look and feel v14
|
2021-05-18 18:18:00 +02:00 |
|
Laurent Destailleur
|
2ef713bd5f
|
Merge branch 'develop' into look_feel_user_author_list
|
2021-05-18 12:27:30 +02:00 |
|
Laurent Destailleur
|
7b9161ec63
|
Merge pull request #17644 from bb2a/thirdparty_infos_list
Add popup thirdparty info in list
|
2021-05-18 12:15:51 +02:00 |
|
Laurent Destailleur
|
b6dbe45242
|
Fix permissions on page to move position of file
|
2021-05-18 01:58:54 +02:00 |
|
Anthony Berton
|
70a062e2c1
|
change position
|
2021-05-17 23:59:42 +02:00 |
|
Anthony Berton
|
6fe9fe330d
|
delete fetch
|
2021-05-17 23:54:31 +02:00 |
|
Anthony Berton
|
58db723502
|
thirdparty info popup list
|
2021-05-17 23:27:33 +02:00 |
|
Anthony Berton
|
31cd71d8a3
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into look_feel_user_author_list
|
2021-05-17 18:34:41 +02:00 |
|
Anthony Berton
|
68130ec637
|
Merge branches 'develop' and 'develop' of https://github.com/Dolibarr/dolibarr into salesrepresentativeinorderandinvoicelist
|
2021-05-17 18:34:20 +02:00 |
|
Anthony Berton
|
09ab930806
|
sale_representative_order_invoice_list
|
2021-05-17 18:31:19 +02:00 |
|
Anthony Berton
|
0b7f474dd3
|
look_feel user author in list
|
2021-05-17 18:04:21 +02:00 |
|
Laurent Destailleur
|
4768729c09
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/core/class/rssparser.class.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
htdocs/expedition/list.php
|
2021-05-17 07:57:32 +02:00 |
|
Laurent Destailleur
|
6bf66adff0
|
Fix remove some $_REQUEST
|
2021-05-17 07:27:02 +02:00 |
|
Ferran Marcet
|
ce6df0ee4a
|
FIX: Filter of the dates in the lists is lost
|
2021-05-14 13:50:12 +02:00 |
|
Laurent Destailleur
|
8cf99448e1
|
Merge pull request #17523 from bb2a/warhouse_mod_stock_activ
Warehouse filter if stock activate and not sending
|
2021-05-11 20:43:28 +02:00 |
|
Laurent Destailleur
|
f87f80b004
|
Merge pull request #17554 from aspangaro/14b4
Fix Title customer order
|
2021-05-11 18:19:11 +02:00 |
|
Laurent Destailleur
|
200c36836b
|
v14
|
2021-05-11 10:44:53 +02:00 |
|
Alexandre SPANGARO
|
e5d0999073
|
Fix Title customer order info card
|
2021-05-09 22:37:05 +02:00 |
|
Alexandre SPANGARO
|
7ad4f13036
|
Fix Title customer order documents card
|
2021-05-09 22:36:02 +02:00 |
|
Alexandre SPANGARO
|
a908d302b2
|
Fix Title customer order note card
|
2021-05-09 22:33:37 +02:00 |
|
Alexandre SPANGARO
|
222c1d9b89
|
Fix Title customer order contact card
|
2021-05-09 22:31:46 +02:00 |
|
Alexandre SPANGARO
|
c8e30203f8
|
Fix Title customer order card
|
2021-05-09 22:31:33 +02:00 |
|
Anthony Berton
|
d84b0bae9d
|
init
|
2021-05-06 23:23:50 +02:00 |
|
Laurent Destailleur
|
1c95e2b7c7
|
FIX #17453
|
2021-05-03 14:58:29 +02:00 |
|
Laurent Destailleur
|
d1f11d2e65
|
Merge pull request #17429 from fr69400/develop
FIX formAddObjectLine cant be overloaded by hook
|
2021-05-03 13:16:45 +02:00 |
|
Laurent Destailleur
|
b45ac52311
|
Clean sql
|
2021-04-30 12:07:26 +02:00 |
|
fr69400
|
96baa1ef49
|
wrong variable name
|
2021-04-29 17:36:45 +02:00 |
|
Florian HENRY
|
fd6eacf022
|
NEW: add Channel column into order list
|
2021-04-29 16:15:46 +02:00 |
|
fr69400
|
d9e25c61bb
|
formAddObjectLine cant be overloaded by hook
|
2021-04-29 15:32:15 +02:00 |
|
Laurent Destailleur
|
655056ed31
|
Debug v14
|
2021-04-29 12:10:55 +02:00 |
|
Laurent Destailleur
|
7b29b283a2
|
Merge pull request #17260 from bb2a/mass_action_order
NEW Add Mass action order validate and set to billed
|
2021-04-28 19:13:09 +02:00 |
|
Laurent Destailleur
|
1e7a778ecc
|
Debug v14
|
2021-04-27 22:28:28 +02:00 |
|
Laurent Destailleur
|
d138e7410b
|
Clean code
|
2021-04-26 19:12:23 +02:00 |
|
Laurent Destailleur
|
87393cee98
|
Clean code
|
2021-04-26 11:59:47 +02:00 |
|
Laurent Destailleur
|
389b71bc7e
|
Clean API
|
2021-04-25 19:21:48 +02:00 |
|
Laurent Destailleur
|
fd2d317b4a
|
Fix #yogosha5881
|
2021-04-25 15:55:36 +02:00 |
|
Laurent Destailleur
|
d0cc64479d
|
Fix protect sql
|
2021-04-24 20:18:11 +02:00 |
|
Anthony Berton
|
d294bd544d
|
Update list.php
|
2021-04-19 22:42:38 +02:00 |
|
Laurent Destailleur
|
fbf7b21c29
|
Update contact.php
|
2021-04-16 20:15:00 +02:00 |
|
fr69400
|
65b55a79a5
|
Update contact.php
action 'deletecontact' may have beeen cancelled by triggers. this is not system error
|
2021-04-16 10:31:18 +02:00 |
|
Laurent Destailleur
|
db5dcd3e52
|
NEW When a doc file is shared, link is visible from main page of doc.
|
2021-04-15 17:56:55 +02:00 |
|
stickler-ci
|
6324879215
|
Fixing style errors.
|
2021-04-14 00:25:05 +00:00 |
|
Anthony Berton
|
92ca59d20b
|
Update list.php
|
2021-04-14 02:23:23 +02:00 |
|
Anthony Berton
|
25ac8bed68
|
Update list.php
|
2021-04-14 01:54:30 +02:00 |
|
Anthony Berton
|
6814488d86
|
Update list.php
|
2021-04-14 00:51:19 +02:00 |
|
Laurent Destailleur
|
358bb87ae2
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/payments.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/facture/doc/pdf_sponge.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/projet/card.php
htdocs/public/payment/newpayment.php
htdocs/societe/list.php
htdocs/ticket/document.php
|
2021-04-13 20:19:05 +02:00 |
|
Laurent Destailleur
|
8c9cacba4d
|
Merge branch 'develop' into 14a36
|
2021-04-13 16:05:57 +02:00 |
|
Laurent Destailleur
|
add6853581
|
Merge branch 'develop' into filter_warehouse
|
2021-04-13 15:58:13 +02:00 |
|
Laurent Destailleur
|
91b8ccafbb
|
Fix empty label
|
2021-04-13 15:53:05 +02:00 |
|
Laurent Destailleur
|
97336ad417
|
Fix label of empty value in select of warehouse
|
2021-04-13 15:51:34 +02:00 |
|
Anthony Berton
|
1b995226b7
|
add_filter_warehouse_propal
|
2021-04-13 10:43:36 +02:00 |
|
Alexandre SPANGARO
|
44133166de
|
Merge remote-tracking branch 'upstream/develop' into 14a36
|
2021-04-12 21:35:03 +02:00 |
|
Alexandre SPANGARO
|
4b9bf40a8f
|
move include_once to include when it's a tpl
|
2021-04-12 21:25:58 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Laurent Destailleur
|
81487d76b2
|
Clean code of ol deprecated option
|
2021-04-12 15:37:26 +02:00 |
|
Alexandre SPANGARO
|
8d72448f43
|
Add right supplier_order
|
2021-04-12 09:47:16 +02:00 |
|
Alexandre SPANGARO
|
80c6458faa
|
Work on split module fournisseur
|
2021-04-11 22:25:45 +02:00 |
|
Alexandre SPANGARO
|
ce7c5a0c7b
|
Work on split module fournisseur
|
2021-04-11 04:24:21 +02:00 |
|
Laurent Destailleur
|
667481acd5
|
Fix #yogosha5832 - Missin test on permission for /index routes on APIs
|
2021-04-08 19:05:28 +02:00 |
|
Laurent Destailleur
|
12e847ade1
|
Fix color of reports. Fix include_once into include.
|
2021-04-06 22:18:32 +02:00 |
|
Laurent Destailleur
|
3744bc6a7a
|
FIX #yogosha5746 - next step (work in progress)
|
2021-03-30 18:17:13 +02:00 |
|
Laurent Destailleur
|
6e422d26f3
|
FIX #yogosha5746 - next step (wip)
|
2021-03-30 16:20:18 +02:00 |
|