Laurent Destailleur
dac99c878c
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/projet/tasks/time.php
2019-06-17 15:57:06 +02:00
Juanjo Menent
8afffc8762
FIX : #11335
2019-06-14 18:28:01 +02:00
Laurent Destailleur
ff1adb3934
Fix dead code
2019-06-13 22:11:25 +02:00
Laurent Destailleur
52159dcb69
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/class/html.formother.class.php
2019-06-13 12:14:19 +02:00
Laurent Destailleur
4b1f0d1ac2
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/class/html.formother.class.php
2019-06-13 12:11:31 +02:00
Francis Appels
a26c868783
Fix scrutinizer bugs
2019-06-12 22:05:10 +02:00
atm-greg
47746fd17d
fix template type
2019-06-12 12:30:49 +02:00
Laurent Destailleur
49646663a1
Fix link on invoice
2019-06-07 22:47:15 +02:00
Laurent Destailleur
21a1e0d7b3
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/categories/index.php
htdocs/comm/action/list.php
htdocs/comm/action/rapport/index.php
htdocs/compta/paiement.php
htdocs/compta/sociales/document.php
htdocs/compta/tva/document.php
htdocs/core/actions_massactions.inc.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/facture/paiement.php
htdocs/loan/document.php
htdocs/main.inc.php
2019-06-04 19:03:27 +02:00
Laurent Destailleur
57cfb4b007
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/website/class/website.class.php
2019-06-02 12:36:07 +02:00
Maxime Kohlhaas
6dd01e86e9
Fix : avoid warning and uniformize var use
2019-05-31 15:53:23 +02:00
Laurent Destailleur
2218994958
FIX Duplicate encoding on error message
2019-05-29 09:51:45 +02:00
Laurent Destailleur
22e897b1a1
Clean and prepare code to fix a SQL injection
2019-05-21 17:22:38 +02:00
Laurent Destailleur
5f23cf7e2a
CSS
2019-05-19 13:51:47 +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
Laurent Destailleur
c1ec7454a1
Merge branch 'develop' into clean_10_beta
2019-05-16 21:21:51 +02:00
Laurent Destailleur
9f8f45d5bc
FIX Payment on supplier invoice should not mix credit note and standard
...
invoices.
2019-05-14 12:00:58 +02:00
Francis Appels
a2d4a59321
Merge branch 'develop' into clean_10_beta
2019-05-13 21:27:13 +02:00
Laurent Destailleur
3def11d5c9
Standardize translation
2019-05-10 19:32:46 +02:00
Laurent Destailleur
a1f0df9a30
Debug receipt module
2019-05-09 17:45:16 +02:00
Laurent Destailleur
1c558c685c
Fix class not found
2019-05-09 17:16:35 +02:00
Rüdiger Hahn
acb2f59f56
Fetch db value for cond_reglement_doc/cond_reglement_libelle_doc
...
cond_reglement and cond_reglement_doc got the same value cond_reglement_libelle. It looks like that the db field libelle_facture was intended to be used for cond_reglement_libelle_doc.
2019-05-06 19:22:49 +02:00
Francis Appels
03e2983d40
Merge branch 'develop' into clean_10_beta
2019-05-06 15:22:27 +02:00
Laurent Destailleur
9115df7439
Debug v10
2019-05-03 11:25:53 +02:00
Francis Appels
18c5c586ab
Cleanup set_draft in syslog
2019-05-01 09:38:27 +02:00
Laurent Destailleur
3007905508
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formmail.class.php
htdocs/core/modules/modProduct.class.php
htdocs/core/modules/modService.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/stripe/class/stripe.class.php
2019-04-30 03:30:40 +02:00
Laurent Destailleur
627ef14454
FIX The autocopy feature was ko for suppliers
2019-04-29 18:51:15 +02:00
Lionel VESSILLER
e80436469f
Fix default payment condition and method
2019-04-25 16:05:12 +02:00
Laurent Destailleur
091132de2f
Signatures of methods createFromClone() has been standardized. All
...
methods requires the object User as first parameter.
2019-04-25 12:11:32 +02:00
Laurent Destailleur
68d438b697
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/commande/card.php
htdocs/user/class/user.class.php
2019-04-25 01:50:48 +02:00
Laurent Destailleur
a15f1350be
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-04-25 01:39:02 +02:00
Laurent Destailleur
07caf22647
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-04-25 01:37:25 +02:00
atm-greg
70017da95a
testing if customer invoice module is activated doesn't make sense on supplier commande card...
2019-04-24 14:59:54 +02:00
Laurent Destailleur
691159c56b
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-04-24 10:24:55 +02:00
Laurent Destailleur
1264857211
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/js/timesheet.js
2019-04-24 10:24:32 +02:00
atm-greg
6e425d1895
add origin of line in fourn orderstoinvoice.php
2019-04-24 08:56:06 +02:00
Laurent Destailleur
e6ffaeefe5
CSS
2019-04-17 10:39:30 +02:00
John BOTELLA
7372e8c610
Appli function to links
2019-04-15 15:47:36 +02:00
ATM john
292d9c38a5
Appli function to links
2019-04-15 00:21:58 +02:00
Laurent Destailleur
cf058e7d3b
NEW Ask date of invoice when using the Clone feature.
2019-04-12 12:12:08 +02:00
atm-quentin
6deba39c6a
FIX credit note can be split
2019-04-12 10:16:13 +02:00
atm-quentin
7ae6472e36
Merge branch '8.0' of github.com:Dolibarr/dolibarr into FIX_credit_note_used_on_list
2019-04-12 09:20:16 +02:00
ATM john
29b31bd7ab
New title button first step
2019-04-11 00:38:44 +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
fff9b7db9d
Fix doxygen
2019-04-04 18:33:12 +02:00
Laurent Destailleur
5891d0a056
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/product/list.php
htdocs/projet/list.php
2019-04-04 17:45:02 +02:00
Laurent Destailleur
37b8796f3c
NEW Add line total on list of payments
2019-04-02 17:54:34 +02:00
Laurent Destailleur
2b41d0c59d
Merge pull request #10938 from inoveaconseil/HookPrintFieldLIstFooter
...
FIX missing hook
2019-03-31 18:44:07 +02:00
Laurent Destailleur
0d564cdd6c
Merge pull request #10919 from grandoc/new_branch_26_03_2019
...
New branch 26 03 2019
2019-03-31 18:23:05 +02:00
Laurent Destailleur
ec9fdc1321
Fix regression with class="right". Style of amount lost.
2019-03-31 11:25:29 +02:00
Laurent Destailleur
1b2826f476
Look and feel v10
2019-03-29 13:26:26 +01:00
Nicolas ZABOURI
0ab6b15779
FIX missing hook printFieldListFooter
2019-03-28 17:27:30 +01:00
Laurent Destailleur
a34f4c2806
Merge pull request #10909 from IonAgorria/fix-line-dates
...
FIX: Disallow line start date after end date
2019-03-26 19:43:11 +01:00
Philippe GRAND
c15aa45cdb
fix : typo
2019-03-26 12:32:32 +01:00
Philippe GRAND
6c1ee52ac6
fix : typo
2019-03-26 12:31:56 +01:00
Laurent Destailleur
f27f65e8bf
Responsive
2019-03-25 10:09:02 +01:00
Ion
7bfa49b29c
FIX: Disallow line start date > end date
2019-03-24 14:30:00 +01:00
Laurent Destailleur
28fede950f
Hidden option CHANGE_ORDER_CONCAT_DESCRIPTION were renamed into
...
MAIN_CHANGE_ORDER_CONCAT_DESCRIPTION
2019-03-22 13:00:48 +01:00
Laurent Destailleur
2b49c0f95e
Merge pull request #10904 from ATM-Nicolas/new_hidden_conf_edit_supplier_on_supplier_order
...
NEW Hidden option MAIN_CAN_EDIT_SUPPLIER_ON_SUPPLIER_ORDER to edit supplier on draft supplier order
2019-03-22 12:32:44 +01:00
ATM-Nicolas
742f1cb8af
FIX : Show only suppliers
2019-03-22 10:55:49 +01:00
ATM-Nicolas
3149909896
FIX : Update ref_supplier too
2019-03-22 10:29:01 +01:00
ATM-Nicolas
0a23a1157f
NEW : Can edit supplier on draft order supplier
2019-03-22 10:28:55 +01:00
Philippe GRAND
77d93099ef
translation
2019-03-22 09:44:30 +01:00
Philippe GRAND
b8d04fa076
translation
2019-03-22 09:43:12 +01:00
Philippe GRAND
69906b9888
translation
2019-03-22 09:38:04 +01:00
Laurent Destailleur
ee4150665e
Fix phpcs
2019-03-21 20:15:19 +01:00
Laurent Destailleur
5693fbfe97
Merge pull request #10898 from grandoc/new_branch_21_03_2019
...
add some comments
2019-03-21 18:29:11 +01:00
Laurent Destailleur
930720decd
WIP Start to replace use of property ->brouillon
2019-03-21 18:13:51 +01:00
Laurent Destailleur
90df30e412
NEW Add trigget FICHINTER_UNVALIDATE
...
Standardize code of setDraft.
2019-03-21 17:37:56 +01:00
Philippe GRAND
6babf88968
add some comments
2019-03-21 15:11:28 +01:00
Frédéric FRANCE
2fddf38da1
correct replacement of align
2019-03-19 12:55:33 +01:00
Laurent Destailleur
9a3c66b057
Merge pull request #10846 from grandoc/new_branch_15_03_2019
...
New branch 15 03 2019
2019-03-19 12:13:02 +01:00
Philippe GRAND
c13a1dbc63
translation
2019-03-18 13:45:24 +01:00
Philippe GRAND
0f03b16313
translation
2019-03-18 12:46:32 +01:00
Laurent Destailleur
f3cf3482fa
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/paiement/class/paiement.class.php
htdocs/projet/element.php
2019-03-18 10:23:14 +01:00
Laurent Destailleur
34034787af
FIX problem with sign of various payment in project preview
2019-03-18 10:16:08 +01:00
Laurent Destailleur
f6285e7daf
Fix phpcs
2019-03-16 23:19:34 +01:00
Laurent Destailleur
dabccb7967
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/fourn/facture/paiement.php
2019-03-16 20:12:53 +01:00
Laurent Destailleur
8adc333823
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-03-16 19:41:50 +01:00
Maxime Kohlhaas
46b39dd6a9
Fix #9961 : deal with supplier credit note refund like with customers
2019-03-16 18:13:43 +01:00
Maxime Kohlhaas
21e2d36421
Fix #9311
2019-03-16 09:28:47 +01:00
Philippe Grand
8054f61bac
Update fournisseur.product.class.php
...
Oops...to much alcohol..
2019-03-16 09:14:57 +01:00
Laurent Destailleur
c0b6699b25
All methods set_draft() were renamed into setDraft()
2019-03-15 19:01:40 +01:00
Laurent Destailleur
a2d6723ff3
WIP Link files to expense report lines
2019-03-15 15:07:52 +01:00
Philippe GRAND
2463ee47ba
update with html5 compliant code
2019-03-15 09:40:52 +01:00
Laurent Destailleur
86c5dc20e3
NEW Can choose the root category to show for TakePOS module
2019-03-15 02:12:40 +01:00
Laurent Destailleur
2713c430df
Merge branch 'develop' into dev_datepricefour
2019-03-14 18:43:09 +01:00
Laurent Destailleur
463c83efec
Update fournisseur.product.class.php
2019-03-14 18:37:03 +01:00
Laurent Destailleur
8f65ee2296
Merge branch 'develop' into NEW_develop_supplier_buyprice_barcode
2019-03-14 17:48:44 +01:00
Laurent Destailleur
60db66d2bf
Update fournisseur.product.class.php
2019-03-14 17:41:33 +01:00
Laurent Destailleur
250e0bbaac
Update fournisseur.product.class.php
2019-03-14 17:40:39 +01:00
Laurent Destailleur
dd962fa044
Update fournisseur.product.class.php
2019-03-14 17:39:01 +01:00
Laurent Destailleur
eeafc3c630
Standardize translation of amount
2019-03-13 14:10:36 +01:00
Laurent Destailleur
98ca9bf17a
Reduce quantity of string to translates
2019-03-12 19:44:59 +01:00
Joan Louis
17647de4cc
Fix extrafields calls from cards for Dolibarr 8 See #10803
2019-03-12 11:24:54 +01:00
Joan Louis
f326c75be7
Update call to extrafields from cards
2019-03-11 21:34:16 +01:00
Joan Louis
ee5753819e
Update call to extrafields from cards
2019-03-11 14:22:04 +01:00
Laurent Destailleur
233bd4374a
Fix phpcs
2019-03-08 19:52:26 +01:00
Frédéric FRANCE
d96cc53f97
replace html by html5 in fourn
2019-03-07 20:46:38 +01:00
Laurent Destailleur
ddc52b7199
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/tpl/objectline_create.tpl.php
htdocs/exports/export.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/fourn/facture/card.php
2019-03-07 14:13:38 +01:00