ptibogxiv
28e4be3b0e
Fix contact API
...
Get roles by API (without GET this data, we can't add this to POST, so data was deleted 👎 )
2020-11-22 16:25:38 +01:00
Laurent Destailleur
af2eabb24d
Fix warning
2020-11-22 15:06:53 +01:00
Laurent Destailleur
9b4b11b4bd
Fix var not defined
2020-11-22 14:49:30 +01:00
Laurent Destailleur
f6d6efa288
CSS
2020-11-22 13:23:56 +01:00
Laurent Destailleur
1fc0121552
css
2020-11-22 13:12:41 +01:00
Laurent Destailleur
edb462cca2
Trans
2020-11-22 12:32:08 +01:00
Laurent Destailleur
f2cd2570b9
Fix link
2020-11-22 12:03:44 +01:00
Laurent Destailleur
3d2da45f84
Remove warning
2020-11-22 11:36:07 +01:00
Regis Houssin
fe5dfab4be
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop_bug2
2020-11-22 09:16:33 +01:00
Laurent Destailleur
fe0764be6e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/expedition/class/expedition.class.php
htdocs/product/class/product.class.php
2020-11-22 02:32:47 +01:00
Laurent Destailleur
69750e4cc4
Fix page lost
2020-11-22 02:15:54 +01:00
Laurent Destailleur
986f918436
Fix image edition when gravatar module is on
2020-11-22 01:47:17 +01:00
Laurent Destailleur
a3faa12753
Fix responsive
2020-11-22 01:28:56 +01:00
Laurent Destailleur
e5e320fd90
Fix null
2020-11-22 01:26:58 +01:00
Laurent Destailleur
6ac1f98ed0
Better responsive
2020-11-22 01:16:32 +01:00
Laurent Destailleur
a30e842521
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-11-21 23:48:34 +01:00
Laurent Destailleur
032b53dbb2
Merge pull request #15451 from frederic34/patch-14
...
remove warnings
2020-11-21 23:44:55 +01:00
Laurent Destailleur
60bfbe2e57
Merge pull request #15448 from Givriz/dev
...
Feature : creation of a "button-save" class
2020-11-21 23:44:30 +01:00
Laurent Destailleur
782e3b4c23
Merge pull request #15458 from frederic34/patch-23
...
doxygen
2020-11-21 23:42:56 +01:00
Laurent Destailleur
d017489088
Merge pull request #15468 from OPEN-DSI/fix-order-list-filter-dates-in-pagination
...
FIX keep dates filters parameters on order list
2020-11-21 23:42:40 +01:00
Laurent Destailleur
f2d9499f44
Merge pull request #15474 from fappels/13_supplier_barcode
...
Fix PR #15429 supplier barcode
2020-11-21 23:41:46 +01:00
Laurent Destailleur
87f14a9c7a
Merge pull request #15473 from Valcoop/Valcoop-FIX-opensurvey
...
FIX Bug where amount of voters was always 0
2020-11-21 23:40:52 +01:00
Laurent Destailleur
0329ce4e11
Merge pull request #15471 from andreubisquerra/master
...
FIX TakePOS order_notes extrafield
2020-11-21 23:38:36 +01:00
Laurent Destailleur
97e36502f0
Fix warning
2020-11-21 23:37:42 +01:00
Laurent Destailleur
73a3a03398
Fix for smartphone
2020-11-21 23:36:20 +01:00
Laurent Destailleur
9004be1df2
Debug feature to send remind by email
2020-11-21 17:42:07 +01:00
Laurent Destailleur
f39ad2359a
Debug
2020-11-21 17:01:17 +01:00
Laurent Destailleur
bf94ce6aad
Fix warnings
2020-11-21 16:49:54 +01:00
Laurent Destailleur
95b79094df
Fix warning.
...
Module cron is more clear.
2020-11-21 16:27:50 +01:00
Laurent Destailleur
3534555909
Fix setup of scheduled jobs
2020-11-21 14:14:53 +01:00
Laurent Destailleur
a3fc5241e2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-11-21 12:45:34 +01:00
Laurent Destailleur
ec49eed8b9
Fix css
2020-11-21 12:45:22 +01:00
Francis Appels
89e101e0b6
Fix wrong value for deprecated
2020-11-21 11:38:07 +01:00
Valcoop
84b2d7e974
FIX Bug where amount of voters was always 0
...
FIX Bug where amount of voters was always 0. Due to erroneous sql query build fetching the wrong column name.
2020-11-20 22:19:17 +01:00
Florian Mortgat
6c75997b27
FIX wrong tab
2020-11-20 19:15:15 +01:00
Florian Mortgat
f7228d96af
FIX 12.0 - when the cronjob 'params' field is empty, the cron method is called with one empty string param instead of no params at all
2020-11-20 19:12:59 +01:00
andreubisquerra
d24ac5109d
FIX TakePOS order_notes extrafield
2020-11-20 18:40:04 +01:00
Francis Appels
064b5acff5
List supplier barcode
2020-11-20 17:16:49 +01:00
lvessiller
e87bdd02bd
FIX date order param not empty
2020-11-20 16:10:11 +01:00
lvessiller
4fef8d80a5
FIX keep dates filters parameters on order list
2020-11-20 16:01:51 +01:00
Regis Houssin
bd8faae9c1
FIX missing "enabled" value of extrafield after update
2020-11-20 15:59:50 +01:00
Damien BENOIT
ebd64d5e57
Merge pull request #5 from Dolibarr/develop
...
Update fork
2020-11-20 13:53:43 +01:00
Laurent Destailleur
6976471988
Merge pull request #15442 from hregis/develop_bug2
...
FIX to preserve order of multiprices fields
2020-11-20 13:38:19 +01:00
Laurent Destailleur
07c192efb8
Merge pull request #15457 from frederic34/patch-22
...
Update ldap.class.php
2020-11-20 13:37:24 +01:00
Laurent Destailleur
d9354ef5ed
Merge pull request #15456 from frederic34/patch-21
...
Update rssparser.class.php
2020-11-20 13:37:01 +01:00
Laurent Destailleur
35889fee90
Merge pull request #15455 from frederic34/patch-20
...
doxygen
2020-11-20 13:36:26 +01:00
Laurent Destailleur
6edabb6675
Merge pull request #15454 from frederic34/patch-19
...
remove deprecated
2020-11-20 13:36:08 +01:00
Laurent Destailleur
2368b5199d
Merge pull request #15453 from frederic34/patch-18
...
add filters
2020-11-20 13:35:49 +01:00
Laurent Destailleur
1c4cd04f4e
Merge pull request #15452 from frederic34/patch-15
...
remove warnings
2020-11-20 13:35:19 +01:00
Laurent Destailleur
09cb472121
Update card.php
2020-11-20 13:34:40 +01:00
Laurent Destailleur
e6878c23a6
Merge pull request #15450 from frederic34/patch-10
...
remove warnings
2020-11-20 13:33:49 +01:00
UT from dolibit
67a94af84a
Update index.php
2020-11-20 11:53:16 +01:00
Regis Houssin
265d19f563
FIX better method to preserve order
2020-11-20 08:07:44 +01:00
Frédéric FRANCE
b4a5134a7f
doxygen
2020-11-19 22:25:02 +01:00
Frédéric FRANCE
5d4d7c99d6
Update ldap.class.php
...
The variable $result seems to be never defined.
2020-11-19 22:07:32 +01:00
Frédéric FRANCE
efa5c89c45
Update rssparser.class.php
...
The variable $**** does not seem to be defined for all execution paths leading up to this point.
2020-11-19 22:03:13 +01:00
Frédéric FRANCE
81eb4b2222
doxygen
2020-11-19 21:44:11 +01:00
Frédéric FRANCE
cac91211c9
remove deprecated
2020-11-19 21:27:20 +01:00
Frédéric FRANCE
19a64a8350
add filters
2020-11-19 21:19:54 +01:00
Frédéric FRANCE
bf535c0dec
remove warnings
2020-11-19 21:12:16 +01:00
Frédéric FRANCE
29dae5d9f0
remove warnings
2020-11-19 21:09:29 +01:00
Frédéric FRANCE
3056197848
remove warnings
2020-11-19 20:57:26 +01:00
Frédéric FRANCE
65e14617a0
doxygen
2020-11-19 20:50:58 +01:00
Givriz
c48129e279
Ajout de la class "button-save"
...
Ajout de cette class sur les boutons pour pour cloturer une issue ouverte (feature)
2020-11-19 20:23:38 +01:00
Laurent Destailleur
772d401a64
FIX Restore a more common behavior. Add a hidden constant to switch to a
...
mode when we must enabled load of shippable status.
2020-11-19 19:56:00 +01:00
Laurent Destailleur
06545e005b
Use status constant
2020-11-19 18:55:37 +01:00
Laurent Destailleur
9ef395a183
Merge pull request #15444 from OPEN-DSI/new-order-list-hide-shippable-icon-by-default
...
NEW Add an option to hide by default icon shippable order in order list
2020-11-19 18:53:13 +01:00
Laurent Destailleur
d41018cfcb
Merge pull request #15447 from FHenry/develop
...
Fix php warning
2020-11-19 18:31:37 +01:00
Laurent Destailleur
aa7383f3d4
Fix warning
2020-11-19 18:15:40 +01:00
Florian HENRY
8b2ec747d4
fix warning
2020-11-19 17:59:03 +01:00
Laurent Destailleur
131c4f8ca8
Fix trans
2020-11-19 15:00:14 +01:00
Laurent Destailleur
939dfc7ead
Add a test to avoid translation "=-"
2020-11-19 14:57:36 +01:00
Laurent Destailleur
caf77355ae
Introduce EORI number
2020-11-19 14:38:11 +01:00
lvessiller
7e207e80ae
FIX spaces before IF
2020-11-19 14:29:37 +01:00
Regis Houssin
524aa96880
FIX to preserve order of multiprices fields
2020-11-19 14:14:43 +01:00
lvessiller
73dab143a3
NEW Add an option to hide by default icon shippable order in command list
2020-11-19 14:14:24 +01:00
Laurent Destailleur
b9f072498c
Fix lang
2020-11-19 11:58:55 +01:00
Laurent Destailleur
0760a268f6
Fix warning
2020-11-18 22:25:03 +01:00
Laurent Destailleur
7195760ade
Restore lost param
2020-11-18 18:20:40 +01:00
Laurent Destailleur
1708874306
Merge branch 'develop' into develop
2020-11-18 18:16:29 +01:00
Laurent Destailleur
450861df7a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-11-18 18:13:18 +01:00
Laurent Destailleur
6944e13b58
Fix % in lang file
2020-11-18 18:11:52 +01:00
Laurent Destailleur
ad159013e4
Merge pull request #15433 from OPEN-DSI/new-takepos-invoice-valid-sale-without-lines
...
NEW log sale without lines as error in cash desk
2020-11-18 18:09:10 +01:00
Laurent Destailleur
1dd697767e
Merge branch 'develop' into 13_doc
2020-11-18 18:08:14 +01:00
Laurent Destailleur
83eaf16a22
Fix css
2020-11-18 16:23:08 +01:00
Laurent Destailleur
348185ff15
Fix js error
2020-11-18 16:04:05 +01:00
Laurent Destailleur
32ae1bf350
Sync transifex
2020-11-18 15:56:06 +01:00
Francis Appels
aade8e7adb
Add deprecated fourn_barcode incase already used external.
2020-11-18 14:58:04 +01:00
lvessiller
8de5925f8b
FIX remove LOG_ERR in syslog
2020-11-18 14:32:11 +01:00
Francis Appels
22985e7b61
Revert "use barcode iso supplier_barcode"
...
This reverts commit 57705e225b .
2020-11-18 14:27:29 +01:00
Laurent Destailleur
081474b65d
Trans
2020-11-18 14:24:24 +01:00
Laurent Destailleur
cfee518338
Fix trans
2020-11-18 14:03:44 +01:00
Laurent Destailleur
2cbb1c09d5
Add missing token
2020-11-18 13:18:47 +01:00
Laurent Destailleur
c5929a62b7
Fix token
2020-11-18 13:17:53 +01:00
Laurent Destailleur
e78b9a421d
Fix sql
2020-11-18 13:14:29 +01:00
Laurent Destailleur
0dbacab68f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-11-18 13:12:12 +01:00
Laurent Destailleur
17f35e16b9
Merge pull request #15436 from OPEN-DSI/add_extended_infos_on_select_contacts
...
NEW: Add new option for displaying Contact email (or phones if not defined) and town info list (select list or combobox)
2020-11-18 13:12:03 +01:00
Laurent Destailleur
8d8f0026c2
Fix switch date to datetime
2020-11-18 13:06:30 +01:00
Laurent Destailleur
6150d3bb2c
Merge pull request #15430 from fappels/13_fix_supplier_barcode
...
Improve doc for customer order delivery date
2020-11-18 12:54:34 +01:00
Laurent Destailleur
823e399d8d
Merge pull request #15428 from atm-quentin/FIX/actioncomm_desc_cant_be_empty
...
FIX cant empty action comm desc
2020-11-18 12:47:37 +01:00
Laurent Destailleur
ce173d7b39
Merge pull request #15424 from Tim-Otte/fix-15423
...
Fix for #15423
2020-11-18 12:46:41 +01:00
Laurent Destailleur
a5a7197506
Update extrafields.class.php
2020-11-18 12:45:37 +01:00
Laurent Destailleur
95460e6372
Merge pull request #15422 from frederic34/patch-10
...
add optional tag which list all other tags in odt substitutions
2020-11-18 12:44:25 +01:00
Laurent Destailleur
4ca6959c93
Merge pull request #15426 from frederic34/patch-14
...
fix delivery_date
2020-11-18 12:42:44 +01:00
Laurent Destailleur
1a21ace02d
Update fournisseur.commande.class.php
2020-11-18 12:42:33 +01:00
Laurent Destailleur
780b8a6fb2
Fix navigation between members
2020-11-18 12:40:21 +01:00
Laurent Destailleur
68df96218f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-11-18 12:37:33 +01:00
Laurent Destailleur
2529448f1b
Fix path to files
2020-11-18 12:37:18 +01:00
Laurent Destailleur
166bb5cc75
Merge pull request #15421 from frederic34/patch-8
...
fix dir for member photo in odt tag
2020-11-18 12:37:03 +01:00
Laurent Destailleur
889a5d0be1
Update commondocgenerator.class.php
2020-11-18 12:04:41 +01:00
kamel
709822635c
Correction Stickler CI
2020-11-18 09:46:23 +01:00
kamel
73b35f334e
NEW: Add new option for displaying Contact email (or phones if not defined) and town info list (select list or combobox)
...
Contacts will appear with a name format of "Dupond Durand - dupond.durand@email.com - Paris" or "Dupond Durand - 06 07 59 65 66 - Paris" instead of "Dupond Durand".
2020-11-18 09:41:42 +01:00
Laurent Destailleur
17f78f9cec
FIX Protection to avoid duplicate submit when creating a payment.
2020-11-17 18:39:34 +01:00
Laurent Destailleur
6e8b474b6f
Debug v13
2020-11-17 14:18:07 +01:00
Laurent Destailleur
3e4c6b9222
Fix warning
2020-11-17 13:13:11 +01:00
Frédéric FRANCE
3b1f50d5fc
Update functions.lib.php
2020-11-17 11:58:11 +01:00
Frédéric FRANCE
bf390ceb4d
Update doc_generic_member_odt.class.php
2020-11-17 11:56:11 +01:00
Frédéric FRANCE
fcfd630f84
Update doc_generic_user_odt.modules.php
2020-11-17 11:55:05 +01:00
Frédéric FRANCE
fb5385180f
Update functions.lib.php
2020-11-17 11:54:18 +01:00
lvessiller
3048a16b42
NEW log sale without lines as error in cash desk
2020-11-17 10:11:58 +01:00
Laurent Destailleur
4ae121d870
FIX Can't create shipment for virtual product. Add
...
STOCK_EXCLUDE_VIRTUAL_PRODUCTS as a quick hack to solve this.
2020-11-16 19:43:45 +01:00
Laurent Destailleur
abc420ff57
Clean code. This seems no more required.
2020-11-16 19:23:13 +01:00
Francis Appels
3e491b6879
Revert "Fix supplier barcode should be same in fetch and fetch list."
...
This reverts commit 5af557c902 .
2020-11-16 18:07:39 +01:00
Francis Appels
57705e225b
use barcode iso supplier_barcode
2020-11-16 18:02:54 +01:00
Francis Appels
9936d8c559
Revert "doc for delivery_date"
...
This reverts commit aed6afc3bf .
2020-11-16 17:54:52 +01:00
Francis Appels
aed6afc3bf
doc for delivery_date
2020-11-16 17:37:38 +01:00
Francis Appels
5af557c902
Fix supplier barcode should be same in fetch and fetch list.
...
Refactor fourn to supplier for barcode
2020-11-16 17:36:53 +01:00
Laurent Destailleur
6bbeb6d3a0
Fix debug creation of shipment with virtual product.
2020-11-16 16:31:05 +01:00
quentin
6ce006f853
FIX cant empty action comm desc
2020-11-16 15:46:16 +01:00
Laurent Destailleur
548a25b005
Fix use of token
2020-11-16 14:36:23 +01:00
Laurent Destailleur
d8753ea224
Fix trans
2020-11-16 14:15:54 +01:00
Frédéric FRANCE
4ef4792469
Update fournisseur.commande.class.php
2020-11-16 13:57:59 +01:00
Frédéric FRANCE
1abef27a1a
fix delivery_date
2020-11-16 13:52:35 +01:00
Laurent Destailleur
ca02ac9e45
Remove warning for php8
2020-11-16 13:00:18 +01:00
Laurent Destailleur
96b15420f0
Fix regression
2020-11-16 12:56:13 +01:00
Laurent Destailleur
ac5fa6c6df
Clean code
2020-11-16 12:54:16 +01:00
Laurent Destailleur
928330c44b
Fix link to reconciliation page
2020-11-16 12:42:59 +01:00
Laurent Destailleur
6c42535eb2
Maxi debug v13
2020-11-16 12:20:18 +01:00
Laurent Destailleur
65144f4d5a
fix warning
2020-11-16 11:37:28 +01:00
Tim Otte
4a1f61d759
Fix for #15423
2020-11-16 11:12:43 +01:00
Frédéric FRANCE
8cff0222cd
Update commondocgenerator.class.php
2020-11-15 23:58:35 +01:00
Frédéric FRANCE
d114c56672
add a tag which list all other tags in odt user
2020-11-15 23:49:16 +01:00
Frédéric FRANCE
35653bb855
fix dir for member photo in odt tag
2020-11-15 23:45:13 +01:00
Laurent Destailleur
e2ea25fd78
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-11-15 17:29:31 +01:00
Laurent Destailleur
cbe9fec51d
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/boxes/box_supplier_orders_awaiting_reception.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/ticket/list.php
2020-11-15 17:29:19 +01:00
Laurent Destailleur
b9192744cc
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-15 17:16:05 +01:00
Laurent Destailleur
30681f9179
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-15 17:15:56 +01:00
Laurent Destailleur
2480079153
Merge pull request #15420 from frederic34/patch-27
...
fix warnings
2020-11-15 17:14:07 +01:00
Laurent Destailleur
6d57d8a3dd
Merge pull request #15419 from frederic34/patch-8
...
add translation for admin odt for members
2020-11-15 17:13:35 +01:00
Laurent Destailleur
6cfc045abe
Merge pull request #15417 from frederic34/patch-26
...
doxygen
2020-11-15 17:06:55 +01:00
Laurent Destailleur
8e87729040
Merge pull request #15416 from frederic34/patch-25
...
doxygen
2020-11-15 17:06:34 +01:00
Laurent Destailleur
acfee5a0e1
Merge pull request #15415 from frederic34/patch-24
...
doxygen
2020-11-15 17:05:55 +01:00
Laurent Destailleur
041de0843a
Merge pull request #15414 from frederic34/patch-23
...
doxygen
2020-11-15 17:05:39 +01:00
Laurent Destailleur
27f3287ac4
Merge pull request #15413 from frederic34/patch-22
...
doxygen
2020-11-15 17:05:22 +01:00
Laurent Destailleur
c4094357c2
Merge pull request #15412 from frederic34/patch-21
...
doxygen
2020-11-15 17:05:03 +01:00
Laurent Destailleur
a1bdce06f5
Merge pull request #15411 from frederic34/patch-20
...
doxygen
2020-11-15 17:04:45 +01:00
Laurent Destailleur
db357da9a7
Merge pull request #15410 from frederic34/patch-19
...
doxygen
2020-11-15 17:04:17 +01:00
Laurent Destailleur
31c73403c0
Update pdf_eratosthene.modules.php
2020-11-15 17:04:07 +01:00
Laurent Destailleur
d0cf558604
Merge pull request #15409 from frederic34/patch-18
...
doxygen
2020-11-15 17:02:54 +01:00
Laurent Destailleur
ed6204183d
Merge pull request #15408 from frederic34/patch-17
...
doxygen
2020-11-15 17:00:54 +01:00
Laurent Destailleur
011e786996
Update pdf_sepamandate.modules.php
2020-11-15 17:00:37 +01:00
Laurent Destailleur
0db18136a5
Merge pull request #15407 from frederic34/patch-15
...
doxygen
2020-11-15 16:59:47 +01:00
Laurent Destailleur
c0ce41dc0d
Merge pull request #15406 from frederic34/patch-14
...
doxygen
2020-11-15 16:59:25 +01:00
Laurent Destailleur
b1e4e8721f
Merge pull request #15405 from frederic34/patch-10
...
doxygen
2020-11-15 16:58:59 +01:00
Frédéric FRANCE
c96fd8c727
fix warnings
2020-11-15 16:58:40 +01:00
Laurent Destailleur
89a77fad2c
Fix warning
2020-11-15 16:56:30 +01:00
Laurent Destailleur
5c15162c40
Fix warning
2020-11-15 15:10:15 +01:00
Laurent Destailleur
2e0e42e918
Fix warning
2020-11-15 14:37:21 +01:00
Frédéric FRANCE
894e586669
add translation
2020-11-15 13:39:48 +01:00
Laurent Destailleur
9fe8c003a4
Merge pull request #15398 from frederic34/odtformembers
...
Add odt for members
2020-11-15 13:19:43 +01:00
Maxime Kohlhaas
44c5988853
Fix #15377 ticket list filter on author
2020-11-15 10:42:15 +01:00
Frédéric FRANCE
52b4e2fbc5
doxygen
2020-11-14 22:25:25 +01:00
Frédéric FRANCE
41906fb5ee
Update pdf_cyan.modules.php
2020-11-14 22:15:05 +01:00
Frédéric FRANCE
92c28efe42
doxygen
2020-11-14 22:12:05 +01:00
Frédéric FRANCE
da0bdd0907
doxygen
2020-11-14 22:04:14 +01:00
Frédéric FRANCE
b994d0d84b
doxygen
2020-11-14 21:26:18 +01:00
Frédéric FRANCE
518ad097d0
Update pdf_sponge.modules.php
2020-11-14 21:21:58 +01:00
Frédéric FRANCE
9075e30a94
doxygen
2020-11-14 21:19:28 +01:00
Frédéric FRANCE
d6afdda8fe
Update pdf_rouget.modules.php
2020-11-14 21:09:02 +01:00
Frédéric FRANCE
0b097c74fa
Update pdf_merou.modules.php
2020-11-14 21:07:34 +01:00
Frédéric FRANCE
84ea018d81
doxygen
2020-11-14 21:05:53 +01:00
Frédéric FRANCE
c12c0a0d2f
Update pdf_strato.modules.php
2020-11-14 20:50:15 +01:00
Frédéric FRANCE
9c258b5dd4
Update pdf_eratosthene.modules.php
2020-11-14 20:46:49 +01:00
Frédéric FRANCE
e1c148a994
doxygen
2020-11-14 20:44:44 +01:00
Frédéric FRANCE
1db8afb4a9
doxygen
2020-11-14 20:40:17 +01:00
Frédéric FRANCE
a2fc7ce8c9
doxygen
2020-11-14 20:37:54 +01:00
Frédéric FRANCE
50e3fffbd8
doxygen
2020-11-14 20:35:52 +01:00
Frédéric FRANCE
d5f93e8c35
Update pdf_typhon.modules.php
2020-11-14 20:26:13 +01:00
Frédéric FRANCE
61d72b53be
doxygen
2020-11-14 20:24:26 +01:00
Frédéric FRANCE
30f89b1216
doxygen
2020-11-14 18:37:05 +01:00
Laurent Destailleur
b3e03c6991
Fix css for public pages
2020-11-14 18:11:46 +01:00
Frédéric FRANCE
f8beca56b8
Update card.php
2020-11-14 17:08:24 +01:00
Frédéric FRANCE
5c72ee47a2
doxygen
2020-11-14 17:04:52 +01:00
BlueGarm
2425cf82d3
Add Partially Received Order and Delay
...
Edit file to allow following order received partially and to upgrade lisibility of delayed orders
2020-11-14 13:25:02 +01:00
Mikaël MARTIN
0c37d31e04
Update box_supplier_orders_awaiting_reception.php
2020-11-14 13:01:36 +01:00
Frédéric FRANCE
0a5e041775
Merge remote-tracking branch 'upstream/develop' into odtformembers
2020-11-14 00:56:21 +01:00
Laurent Destailleur
b285ddf62b
Merge pull request #15394 from frederic34/patch-15
...
doxygen
2020-11-14 00:51:28 +01:00
Laurent Destailleur
34beb995f2
Update card.php
2020-11-14 00:51:01 +01:00
Laurent Destailleur
a64d907b2d
Merge pull request #15393 from frederic34/patch-14
...
doxygen
2020-11-14 00:49:46 +01:00
Laurent Destailleur
7da2d6cda2
Merge pull request #15391 from frederic34/patch-8
...
doxygen
2020-11-14 00:48:52 +01:00