Laurent Destailleur
|
acb7b30eb0
|
Merge pull request #16507 from frederic34/add_rule
Add rule
|
2021-03-02 12:52:03 +01:00 |
|
Laurent Destailleur
|
f1f950e8b7
|
Close #16395 - Can filter on proposal source in list
|
2021-03-02 00:11:15 +01:00 |
|
Frédéric FRANCE
|
a4e25359e7
|
add missing rule
|
2021-03-01 20:37:16 +01:00 |
|
Alexandre SPANGARO
|
abc93446bb
|
Fix list proposal
|
2021-03-01 04:12:15 +01:00 |
|
Frédéric FRANCE
|
5931051c88
|
code syntax comm directory
|
2021-02-23 18:59:19 +01:00 |
|
Alexandre SPANGARO
|
2cd181b86d
|
Code enhanced - Standardize field name #14697
|
2021-02-21 22:07:58 +01:00 |
|
Alexandre SPANGARO
|
042038d185
|
Code enhanced - Standardize field name #14697
|
2021-02-18 22:42:55 +01:00 |
|
Laurent Destailleur
|
026259ebd7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/list.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/ajax.lib.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/product/fournisseurs.php
|
2021-02-15 13:12:27 +01:00 |
|
Laurent Destailleur
|
8b125d8076
|
Fix MVC. Actions must be before output.
|
2021-02-10 16:44:20 +01:00 |
|
Laurent Destailleur
|
beb9f4f1e9
|
Fix 2 lines on one line when there is 2 or more sale representatives
|
2021-02-09 21:35:50 +01:00 |
|
Laurent Destailleur
|
8041ef641a
|
Merge branch 'develop' into dev_typent_jax_workcorrectly
|
2021-02-08 15:29:36 +01:00 |
|
Frédéric FRANCE
|
e0b2e26da6
|
fix html
|
2021-02-07 19:05:10 +01:00 |
|
Laurent Destailleur
|
4efdbc71e0
|
Fix phpcs
|
2021-02-04 10:46:58 +01:00 |
|
Florian HENRY
|
ec41bf58e5
|
always ajax now
|
2021-02-04 09:48:17 +01:00 |
|
Laurent Destailleur
|
369a835abb
|
Merge pull request #16151 from bb2a/mass_action_propal_nosigned
NEW: add massActions to set a commercial proposal to status "Refused"
|
2021-02-03 20:36:10 +01:00 |
|
Laurent Destailleur
|
47ac349f2d
|
Update list.php
|
2021-02-03 20:34:57 +01:00 |
|
stickler-ci
|
609428bc09
|
Fixing style errors.
|
2021-02-03 10:37:15 +00:00 |
|
Anthony Berton
|
eb15c4d800
|
20200203
|
2021-02-03 11:29:54 +01:00 |
|
Laurent Destailleur
|
b24aac1e6b
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
|
2021-01-31 12:03:39 +01:00 |
|
Laurent Destailleur
|
044b4eee48
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/expedition/list.php
|
2021-01-31 11:54:45 +01:00 |
|
Laurent Destailleur
|
244ee05a9c
|
FIX #14290 #15900
|
2021-01-30 18:09:13 +01:00 |
|
Frédéric FRANCE
|
118c9ac990
|
add more infos in link
|
2021-01-20 21:02:01 +01:00 |
|
Frédéric FRANCE
|
9e5f0a8cb9
|
add more infos in link
|
2021-01-20 18:45:44 +01:00 |
|
Anthony Berton
|
b3dfe5d934
|
Update list.php
|
2021-01-10 21:48:49 +01:00 |
|
Anthony Berton
|
52c9dab72a
|
Update list.php
|
2021-01-10 21:47:17 +01:00 |
|
Florian HENRY
|
510c619c85
|
space
|
2021-01-05 22:56:55 +01:00 |
|
Florian HENRY
|
b9bb48a01f
|
better place and noadmininfo
|
2021-01-05 22:50:54 +01:00 |
|
Florian HENRY
|
939fecc611
|
add column payment mode terms shipping on order list
|
2021-01-05 20:32:29 +01:00 |
|
Florian HENRY
|
253349ced2
|
add column payment mode terms shipping on propal list
|
2021-01-05 20:23:45 +01:00 |
|
Scrutinizer Auto-Fixer
|
6df4954b20
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-12-01 01:41:19 +00:00 |
|
lvessiller
|
4ddff7173f
|
NEW include tpl for loading lang file for extra fields in list
|
2020-11-06 12:19:45 +01:00 |
|
Laurent Destailleur
|
e3542c6d4f
|
Merge pull request #14848 from TobiasSekan/ShowCategoryInListOnlyWithRights
NEW Show category filter on lists only when user have rights to read categories
|
2020-10-06 12:29:10 +02:00 |
|
Laurent Destailleur
|
a3da2afe7a
|
Add option MAIN_LIST_ALLOW_PUBLIC_NOTES + MAIN_LIST_ALLOW_PRIVATE_NOTES
|
2020-09-30 11:58:40 +02:00 |
|
Sekan, Tobias
|
2bf15b3a92
|
Show category filter only on rights to read it
|
2020-09-28 10:42:49 +02:00 |
|
Tobias Sekan
|
a72519f353
|
Merge branch 'develop' into PreselectThirpartyOnNewFromList
|
2020-09-23 09:09:42 +02:00 |
|
Laurent Destailleur
|
6c06d2f0aa
|
Look and feel v13
|
2020-09-22 15:26:29 +02:00 |
|
Laurent Destailleur
|
216b3c885d
|
Fix escaping
|
2020-09-20 01:30:36 +02:00 |
|
Laurent Destailleur
|
b6c6473cce
|
Fix sql injection when forging requests with IN
|
2020-09-18 17:47:40 +02:00 |
|
Laurent Destailleur
|
4e2aff2cdc
|
Fix sql injection when forging requests with IN
|
2020-09-18 17:28:02 +02:00 |
|
Tobias Sekan
|
b2a953ed5b
|
Merge branch 'develop' into PreselectThirpartyOnNewFromList
|
2020-09-18 12:21:41 +02:00 |
|
Sekan, Tobias
|
ae8c302c19
|
merge variable declaration
|
2020-09-18 10:52:17 +02:00 |
|
Sekan, Tobias
|
dc4250aed7
|
Make button visiblity identical on most lists
|
2020-09-18 10:46:23 +02:00 |
|
Sekan, Tobias
|
d1f70a37df
|
Preselect thirparty on new from list (part 1)
|
2020-09-18 07:56:13 +02:00 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +02:00 |
|
Scrutinizer Auto-Fixer
|
c263c8a76c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-08 19:27:28 +00:00 |
|
Laurent Destailleur
|
5a471d38c2
|
Merge pull request #14611 from atm-adrien/NEW_propal_massAction_validate_sign
New : add massActions "Validate" and "Sign"
|
2020-09-07 12:13:29 +02:00 |
|
Laurent Destailleur
|
570c72f6c9
|
Update list.php
|
2020-09-07 12:12:28 +02:00 |
|
Adrien Raze
|
c8c6be2038
|
Retours PR
|
2020-09-07 10:50:01 +02:00 |
|
stickler-ci
|
43590587e5
|
Fixing style errors.
|
2020-09-03 12:30:04 +00:00 |
|
Adrien Raze
|
bcd9a0b29f
|
Retours PR
|
2020-09-03 14:25:17 +02:00 |
|
stickler-ci
|
8c514c8025
|
Fixing style errors.
|
2020-09-03 08:24:12 +00:00 |
|
Adrien Raze
|
c043501ee5
|
Retours PR standard
|
2020-09-03 10:19:57 +02:00 |
|
Adrien Raze
|
0898a1e28a
|
Merge branch 'NEW_propal_massAction_validate_sign' of https://github.com/atm-adrien/dolibarr into NEW_propal_massAction_validate_sign
|
2020-09-03 10:06:13 +02:00 |
|
Adrien Raze
|
675fe05808
|
Retours PR Standard
|
2020-09-03 09:51:49 +02:00 |
|
Laurent Destailleur
|
d913736bd1
|
Update list.php
|
2020-09-02 17:59:21 +02:00 |
|
Laurent Destailleur
|
ee003ed499
|
Update list.php
|
2020-09-02 17:57:09 +02:00 |
|
stickler-ci
|
a713286579
|
Fixing style errors.
|
2020-09-02 13:58:04 +00:00 |
|
Adrien Raze
|
d6113acfc8
|
action presign/prevalidate + action sign/validate + Traductions
|
2020-09-02 15:20:10 +02:00 |
|
Laurent Destailleur
|
ad87e753b4
|
Clean trim on GETPOST (already included inside GETPOST when not 'none'
|
2020-08-28 21:27:50 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Laurent Destailleur
|
ab07330668
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2020-05-14 16:34:45 +02:00 |
|
florian HENRY
|
d9e26b8569
|
fix template email on prpal list
|
2020-05-12 08:38:03 +02:00 |
|
Laurent Destailleur
|
4584fa1aa6
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/asset/list.php
htdocs/compta/bank/list.php
htdocs/contrat/services_list.php
htdocs/core/lib/date.lib.php
htdocs/expensereport/list.php
htdocs/fichinter/list.php
htdocs/holiday/list.php
htdocs/projet/tasks/list.php
htdocs/supplier_proposal/list.php
htdocs/user/list.php
|
2020-05-11 19:43:06 +02:00 |
|
Maxime Kohlhaas
|
1a9afe6b20
|
Fix missing hook params for printFieldListValue
|
2020-05-08 01:40:25 +02:00 |
|
Laurent Destailleur
|
1121d2c1c6
|
Look and feel v12
|
2020-04-25 13:49:44 +02:00 |
|
Laurent Destailleur
|
d847f67e45
|
Look and feel v12
|
2020-04-20 03:10:26 +02:00 |
|
Laurent Destailleur
|
5c18404083
|
Move to jquery 4.0.13 with fix in reponsive
Restore some files modified by error.
|
2020-04-18 15:15:35 +02:00 |
|
Laurent Destailleur
|
8f7c3fc867
|
Fix: restore jselect2 4.0.5 (4.0.6 create troubles in responsive)
|
2020-04-18 14:39:02 +02:00 |
|
Laurent Destailleur
|
47ff3f866a
|
css
|
2020-04-18 12:54:28 +02:00 |
|
Laurent Destailleur
|
7c6c600225
|
CSS
|
2020-04-18 11:38:24 +02:00 |
|
Laurent Destailleur
|
07ce3fc34d
|
Merge branch 'develop' of https://github.com/dolibarr/dolibarr into develop
|
2020-04-18 11:08:21 +02:00 |
|
Laurent Destailleur
|
23876684cb
|
Responsive
|
2020-04-18 11:06:28 +02:00 |
|
Laurent Destailleur
|
5254a94038
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/ldap.php
htdocs/commande/class/commande.class.php
htdocs/commande/index.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/expedition/list.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/list.php
htdocs/loan/list.php
htdocs/product/class/product.class.php
htdocs/supplier_proposal/list.php
|
2020-04-16 15:58:59 +02:00 |
|
atm-quentin
|
f7c07640dd
|
viewstatut to search_status
|
2020-04-15 15:01:00 +02:00 |
|
Laurent Destailleur
|
92b6b1a042
|
Look and feel v12
|
2020-04-12 18:13:43 +02:00 |
|
Anthony Berton
|
a7440687ec
|
Update list.php
|
2020-04-10 10:38:31 +02:00 |
|
Laurent Destailleur
|
33c5db9cc3
|
Prepare code for the new pagination possibility
|
2020-03-13 13:07:11 +01:00 |
|
Scrutinizer Auto-Fixer
|
f413ce6aac
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-03-12 11:45:44 +00:00 |
|
Laurent Destailleur
|
d0f22c7bff
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/boxes/box_graph_product_distribution.php
|
2020-03-06 14:22:42 +01:00 |
|
Laurent Destailleur
|
d4b67a6cef
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/contrat/list.php
htdocs/core/lib/functions.lib.php
|
2020-03-06 14:19:30 +01:00 |
|
Laurent Destailleur
|
aaf9aef5c8
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/contrat/list.php
|
2020-03-06 14:17:21 +01:00 |
|
ATM-Nicolas
|
a9d7bbc2ed
|
FIX : Remove unexisting link
|
2020-03-06 09:52:19 +01:00 |
|
Marc de Lima Lucio
|
cdddccde16
|
NEW: propal list: enable multicurrency columns
|
2020-02-27 17:34:45 +01:00 |
|
Laurent Destailleur
|
2ac064059a
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/projet/element.php
|
2020-02-18 22:40:43 +01:00 |
|
Laurent Destailleur
|
9ce0e6869e
|
Fix trans
|
2020-02-18 11:55:39 +01:00 |
|
Laurent Destailleur
|
35ada37d4d
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/comm/propal/list.php
htdocs/filefunc.inc.php
|
2020-02-14 19:14:26 +01:00 |
|
Laurent Destailleur
|
bb895cb1d8
|
FIX ref_client not visible in tooltip.
|
2020-02-13 18:00:59 +01:00 |
|
Regis Houssin
|
a915a4faaf
|
FIX missing hook parameter
|
2020-02-07 11:14:13 +01:00 |
|
Laurent Destailleur
|
1344ce06a5
|
Merge pull request #12317 from OPEN-DSI/new-propal-tooltip-note
NEW add public and private notes in propal list
|
2020-02-05 21:41:17 +01:00 |
|
Laurent Destailleur
|
66590cca10
|
Update list.php
|
2020-02-05 21:40:49 +01:00 |
|
Scrutinizer Auto-Fixer
|
8744f6ab7b
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-01-18 15:17:07 +00:00 |
|
VESSILLER
|
48297759fb
|
Merge branch 'develop' of github.com:OPEN-DSI/dolibarr into new-propal-tooltip-note
|
2020-01-16 10:53:57 +01:00 |
|
Laurent Destailleur
|
2b7e45cb09
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-01-15 20:13:54 +01:00 |
|
Laurent Destailleur
|
98eda68afb
|
Fix linkg to public notes
|
2020-01-15 19:49:45 +01:00 |
|
VESSILLER
|
046aba8abd
|
FIX indented errors
|
2019-12-26 10:14:05 +01:00 |
|
lvessiller-opendsi
|
dec64b45e8
|
Merge branch 'develop' into new-propal-tooltip-note
|
2019-12-26 10:06:38 +01:00 |
|
VESSILLER
|
bf1bf10a53
|
FIX resolve conflicts
|
2019-12-26 09:56:35 +01:00 |
|
VESSILLER
|
23b4e3ad6d
|
FIX resolve conflicts
|
2019-12-26 09:50:15 +01:00 |
|
Alexandre SPANGARO
|
af4b0f54c5
|
Merge remote-tracking branch 'upstream/develop' into 11.0_a1
|
2019-12-23 20:44:32 +01:00 |
|
Laurent Destailleur
|
f44b85f557
|
Fix $_SESSION['newtoken'] must be newToken()
|
2019-12-18 23:12:31 +01:00 |
|
Scrutinizer Auto-Fixer
|
c8baaa2995
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-12-16 12:06:25 +00:00 |
|
Laurent Destailleur
|
ce47de453e
|
Fix HTML5
|
2019-12-12 10:31:08 +01:00 |
|
Frédéric FRANCE
|
3edac06fae
|
Form selectAvailabilityDelay returns void
|
2019-11-26 00:06:57 +01:00 |
|
Alexandre SPANGARO
|
b3e09e050c
|
fix missing param
|
2019-11-18 11:36:12 +01:00 |
|
Alexandre SPANGARO
|
b11579c1bd
|
Merge remote-tracking branch 'upstream/develop' into 11.0_a1
|
2019-11-18 09:26:40 +01:00 |
|
Scrutinizer Auto-Fixer
|
c85e54b08c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-12 08:46:08 +00:00 |
|
Alexandre SPANGARO
|
938d997e51
|
NEW Propal list - Add date start & date end
|
2019-11-07 06:33:33 +01:00 |
|
Laurent Destailleur
|
ce1dec253f
|
FIX #11364
|
2019-11-05 12:47:38 +01:00 |
|
Laurent Destailleur
|
4ca85eacc1
|
Debug module BOM
|
2019-11-04 15:45:50 +01:00 |
|
Laurent Destailleur
|
11500fb8d9
|
FIX confusion between permto... and permisstionto...
|
2019-11-04 15:33:49 +01:00 |
|
VESSILLER
|
668bb0cb86
|
NEW add public and private notes in propal list
|
2019-11-04 11:03:39 +01:00 |
|
Frédéric FRANCE
|
e93aaa2a75
|
replace deprecated user->societe_id by user->socid
|
2019-10-31 20:46:31 +01:00 |
|
Laurent Destailleur
|
66a288a343
|
Merge pull request #12235 from frederic34/scopeindent
clean indent
|
2019-10-30 02:57:59 +01:00 |
|
iouston
|
2072768ec2
|
NEW : add name_alias in fields to search all
|
2019-10-29 11:20:10 +01:00 |
|
Frédéric FRANCE
|
1a10b30a76
|
clean indent in comm directory
|
2019-10-26 14:28:40 +02:00 |
|
Laurent Destailleur
|
8152c60878
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/core/actions_sendmails.inc.php
|
2019-10-16 17:13:14 +02:00 |
|
Frédéric FRANCE
|
6a8e8907ef
|
Update list.php
|
2019-10-15 17:55:07 +02:00 |
|
Laurent Destailleur
|
07d1a3fe8b
|
css
|
2019-10-07 18:17:22 +02:00 |
|
Laurent Destailleur
|
2b66282b61
|
NEW Code for extrafields uses the new array $extrafields->attributes
|
2019-10-06 14:41:52 +02:00 |
|
Alexandre SPANGARO
|
16c6c9ae75
|
Merge remote-tracking branch 'upstream/develop' into 11.0_https
|
2019-10-01 06:12:24 +02:00 |
|
Alexandre SPANGARO
|
91b3bf76fd
|
Merge branch 'develop' into 11.0_https
|
2019-10-01 06:11:43 +02:00 |
|
Laurent Destailleur
|
b28cd1bb57
|
Merge pull request #11972 from aspangaro/11.0_fa_icon
NEW Add fa_icon on load_fiche_titre
|
2019-09-30 15:26:28 +02:00 |
|
Alexandre SPANGARO
|
aec50d3ac9
|
NEW Add fa_icon on load_fiche_titre
|
2019-09-30 10:14:55 +02:00 |
|
Laurent Destailleur
|
86e5465197
|
Standardize extrafields code
|
2019-09-28 10:55:09 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
f54d4e3fc2
|
Replace deprecated code with new one
|
2019-08-31 02:34:54 +02:00 |
|
Regis Houssin
|
7c8b3c9a38
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop_menu
|
2019-08-13 07:34:02 +02:00 |
|
ptibogxiv
|
4de68397ae
|
NEW list by date_cloture on propal list
|
2019-08-05 21:03:48 +02:00 |
|
Abbes Bahfir
|
bf2d052d62
|
Fix:syntax error in sql query
|
2019-07-31 17:48:17 +01:00 |
|
Regis Houssin
|
cbda42d146
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop_menu
|
2019-07-19 09:37:34 +02:00 |
|
Laurent Destailleur
|
0a7d70829f
|
Translation of some comments
|
2019-07-05 21:37:25 +02:00 |
|
Laurent Destailleur
|
330842d67e
|
Update list.php
|
2019-06-12 13:14:44 +02:00 |
|
Regis Houssin
|
2cf630c213
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop_menu
|
2019-05-20 16:10:47 +02:00 |
|
ATM-Nicolas
|
d58603bd1e
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_propal_list_column
|
2019-05-20 09:13:37 +02:00 |
|
ATM-Nicolas
|
6be48e6952
|
NEW : Amount HT invoiced column in propal list
|
2019-05-20 08:59:44 +02:00 |
|
Laurent Destailleur
|
11fea03074
|
Merge pull request #11026 from atm-john/new_look_and_feel_title_button
NEW : look and feel title button
|
2019-05-18 16:04:47 +02:00 |
|
Regis Houssin
|
b73df2698d
|
FIX better compatibility with Multicompany
|
2019-05-12 14:25:41 +02:00 |
|
Laurent Destailleur
|
3def11d5c9
|
Standardize translation
|
2019-05-10 19:32:46 +02:00 |
|
Laurent Destailleur
|
aaeb7dc9d6
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/holiday.php
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/filefunc.inc.php
htdocs/product/list.php
|
2019-05-10 17:45:33 +02:00 |
|
Laurent Destailleur
|
9de0e69456
|
FIX column project into list
|
2019-05-10 15:11:06 +02:00 |
|
Laurent Destailleur
|
22c548e80b
|
Fix sql
|
2019-05-10 14:46:43 +02:00 |
|
Laurent Destailleur
|
5625c94c44
|
Fix missing label on project tooltip
|
2019-05-10 14:40:15 +02:00 |
|
Laurent Destailleur
|
0e8184332e
|
Fix missing label on project tooltip
|
2019-05-10 14:39:05 +02:00 |
|
ATM-Nicolas
|
77d3f22163
|
NEW : Amount invoiced column in propal list
|
2019-05-07 14:39:16 +02:00 |
|
ATM-Nicolas
|
ab3ad77704
|
FIX : Sale representative column didn't increase nbfield variable on proposal list
|
2019-05-03 10:55:51 +02:00 |
|
ATM john
|
292d9c38a5
|
Appli function to links
|
2019-04-15 00:21:58 +02:00 |
|
Laurent Destailleur
|
d7f980fda0
|
NEW Add picto of deletion on mass action combo lists
|
2019-04-09 01:22:59 +02:00 |
|
Laurent Destailleur
|
f27f65e8bf
|
Responsive
|
2019-03-25 10:09:02 +01:00 |
|
Laurent Destailleur
|
56d921ea52
|
CSS
|
2019-03-02 12:57:07 +01:00 |
|