Laurent Destailleur
|
a2d6723ff3
|
WIP Link files to expense report lines
|
2019-03-15 15:07: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
|
ee5753819e
|
Update call to extrafields from cards
|
2019-03-11 14:22:04 +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 |
|
Laurent Destailleur
|
02b8bc94e7
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-03-07 14:06:31 +01:00 |
|
Laurent Destailleur
|
d2f1d0cc33
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
|
2019-03-07 14:06:11 +01:00 |
|
Laurent Destailleur
|
e3fb228a4d
|
Update fournisseur.facture.class.php
|
2019-03-07 12:28:19 +01:00 |
|
gauthier
|
0ff2905180
|
FIX : we need to keep originline special_code
|
2019-03-06 12:10:24 +01:00 |
|
Frédéric FRANCE
|
f283782445
|
change visibility
|
2019-03-04 19:57:46 +01:00 |
|
Laurent Destailleur
|
8fce6e5e31
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/card.php
htdocs/core/modules/mailings/xinputfile.modules.php
htdocs/fourn/facture/card.php
|
2019-03-02 19:13:37 +01:00 |
|
Laurent Destailleur
|
40e923ec85
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/modules/modAgenda.class.php
|
2019-03-02 19:07:14 +01:00 |
|
Laurent Destailleur
|
4f9981063f
|
Merge branch 'Squiz.Scope.MethodScope.Missing' of https://github.com/frederic34/dolibarr into frederic34-Squiz.Scope.MethodScope.Missing
|
2019-03-02 18:26:50 +01:00 |
|
Laurent Destailleur
|
56d921ea52
|
CSS
|
2019-03-02 12:57:07 +01:00 |
|
Frédéric FRANCE
|
014f69850e
|
add visibility
|
2019-03-01 23:08:57 +01:00 |
|
Frédéric FRANCE
|
0022c4fe72
|
add visibility
|
2019-02-28 22:44:12 +01:00 |
|
Laurent Destailleur
|
a8f447498b
|
Fix applying of credit note on invoice
|
2019-02-28 19:30:44 +01:00 |
|
Laurent Destailleur
|
dddf322264
|
Fix bad position of parameters when creating supplier credit note
|
2019-02-28 19:06:51 +01:00 |
|
gauthier
|
786c114026
|
FIX : project_title for display of getNomUrl()
|
2019-02-28 16:13:45 +01:00 |
|
atm-quentin
|
72dc25552a
|
FIX better placement
|
2019-02-27 09:23:31 +01:00 |
|
atm-quentin
|
cb3a4ac94c
|
missing 1st char
|
2019-02-27 09:23:23 +01:00 |
|
atm-quentin
|
95593bfaad
|
fix scan barcode only one time instead of 2 (when it was focus we need to open and then write)
|
2019-02-27 09:23:06 +01:00 |
|
atm-quentin
|
f1055d0e5c
|
make select2 focus to earn time during scanning
|
2019-02-27 09:22:57 +01:00 |
|
atm-quentin
|
394659f84a
|
missing doc
|
2019-02-27 09:22:47 +01:00 |
|
atm-quentin
|
f51b89def3
|
NEW supplier buyprice barcode
|
2019-02-27 09:22:34 +01:00 |
|
Frédéric FRANCE
|
5a4ac82880
|
Merge remote-tracking branch 'upstream/develop' into Squiz.Scope.MethodScope.Missing
|
2019-02-27 08:23:29 +01:00 |
|
Laurent Destailleur
|
014c199173
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/tpl/extrafields_list_print_fields.tpl.php
|
2019-02-27 01:28:12 +01:00 |
|
Laurent Destailleur
|
6f0d5fcf3f
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/variants/combinations.php
|
2019-02-27 01:25:25 +01:00 |
|
Frédéric FRANCE
|
81f2f99db5
|
Merge remote-tracking branch 'upstream/develop' into Squiz.Scope.MethodScope.Missing
|
2019-02-26 21:16:01 +01:00 |
|
Frédéric FRANCE
|
e6c3eb0ba1
|
wip
|
2019-02-26 21:13:07 +01:00 |
|
Laurent Destailleur
|
3ec2338c2d
|
Look and feel v10
|
2019-02-26 19:37:32 +01:00 |
|
Laurent Destailleur
|
6b46a927f1
|
Merge branch 'develop' into PSR2MethodsFunctionCallSignatureSpaceBeforeOpenBracket
|
2019-02-24 20:53:54 +01:00 |
|
Laurent Destailleur
|
6fdd0191f4
|
Merge pull request #10676 from frederic34/patch-5
fix #10656
|
2019-02-24 20:45:13 +01:00 |
|
Laurent Destailleur
|
7b2f4771f0
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-02-24 20:30:21 +01:00 |
|
Laurent Destailleur
|
5e6797f39d
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-02-24 20:28:18 +01:00 |
|
Laurent Destailleur
|
2f300ae63f
|
Standardize code with customer invoices
|
2019-02-24 20:26:54 +01:00 |
|
Laurent Destailleur
|
f41d504ba1
|
Merge pull request #10518 from atm-greg/8.0_FIX_bad_values_in_fourn_credit_note
FIX positive values IN supplier credit notes creating diff on addline rounding
|
2019-02-24 20:21:22 +01:00 |
|
Frédéric FRANCE
|
894123fb06
|
PSR2.Methods.FunctionCallSignature.SpaceBeforeOpenBracket
|
2019-02-24 20:06:55 +01:00 |
|
Frédéric FRANCE
|
ca2eba866c
|
Update list.php
|
2019-02-24 11:56:17 +01:00 |
|
Frédéric FRANCE
|
435b416f93
|
fix #10656
|
2019-02-24 11:50:06 +01:00 |
|
Laurent Destailleur
|
cdf85b0d00
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-02-23 16:02:35 +01:00 |
|
Laurent Destailleur
|
0081d3c25d
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-02-23 16:02:10 +01:00 |
|