Laurent Destailleur
|
127534ef55
|
Fix common var name seems to be $objref for subdir of doc
|
2020-05-23 20:09:31 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
f5688b2eec
|
add new rule
|
2020-05-21 01:52:25 +02:00 |
|
Laurent Destailleur
|
1121d2c1c6
|
Look and feel v12
|
2020-04-25 13:49:44 +02:00 |
|
Laurent Destailleur
|
72c6ac1c72
|
Complete #13708, normalization of code
|
2020-04-23 13:21:39 +02:00 |
|
Sekan, Tobias
|
7de4f4d0bb
|
Cleanup user rights on forun commande card
|
2020-04-21 12:13:15 +02:00 |
|
Laurent Destailleur
|
422e33a68b
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/ihm.php
htdocs/comm/action/class/actioncomm.class.php
htdocs/compta/stats/cabyprodserv.php
htdocs/filefunc.inc.php
htdocs/takepos/invoice.php
|
2020-04-12 17:01:44 +02:00 |
|
atm-quentin
|
83f3c9ab6e
|
use only 1 if
|
2020-04-10 12:09:18 +02:00 |
|
atm-quentin
|
28fa0e4e5d
|
FIX missing selectedlines on supplier order but checkbox are displayed
|
2020-04-10 11:55:00 +02:00 |
|
Laurent Destailleur
|
4ff503d20a
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/product/stock/list.php
htdocs/supplier_proposal/list.php
|
2020-04-10 02:07:51 +02:00 |
|
Laurent Destailleur
|
7fe8c7eab3
|
FIX #11855
|
2020-04-10 01:37:04 +02:00 |
|
Laurent Destailleur
|
efaea37d61
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2020-03-30 19:42:53 +02:00 |
|
Laurent Destailleur
|
07d64f47e3
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2020-03-30 19:37:29 +02:00 |
|
atm-quentin
|
64207ef58d
|
FIX missing array option
|
2020-03-30 14:18:59 +02:00 |
|
Laurent Destailleur
|
c27592bad2
|
Clean deprecated params on all fetch_optionals()
|
2020-03-27 16:02:58 +01:00 |
|
Laurent Destailleur
|
425d2afc4b
|
Rename js into js.php. Fix some labels
|
2020-03-22 12:31:27 +01:00 |
|
Laurent Destailleur
|
56d6c4691f
|
FIX #13382 Note will be concat to private note
|
2020-03-18 21:06:36 +01:00 |
|
Laurent Destailleur
|
4841a5bf4a
|
Fix look and feel v11
|
2020-03-13 16:53:37 +01:00 |
|
Laurent Destailleur
|
c605b743e6
|
Fix look and feel v11
|
2020-03-13 16:52:00 +01:00 |
|
Laurent Destailleur
|
c8bbaa07fd
|
FIX Look and feel v11
|
2020-03-11 15:53:08 +01:00 |
|
Laurent Destailleur
|
3a9e238dc6
|
FIX Missing value of $formconfirm as parameters of hook
|
2020-01-28 12:00:27 +01:00 |
|
Frédéric FRANCE
|
7bea60af84
|
can replace formconfirm in order supplier
|
2020-01-10 00:27:40 +01:00 |
|
Laurent Destailleur
|
7d07c198bc
|
FIX Price of purchase order and vendor invoice with multicurrency
FIX entering predefined product with a forced unit price
|
2020-01-01 17:15:26 +01:00 |
|
Laurent Destailleur
|
f44b85f557
|
Fix $_SESSION['newtoken'] must be newToken()
|
2019-12-18 23:12:31 +01:00 |
|
Laurent Destailleur
|
92070fa491
|
Fix name of variable $trigger_name into $triggersendname
|
2019-12-02 09:38:16 +01:00 |
|
Laurent Destailleur
|
2689f7515c
|
Fix pb with colspan and extrafields.
Fix remove empty id
|
2019-11-16 14:38:05 +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 |
|
Laurent Destailleur
|
94bd0f71d9
|
Fix pb with permission
|
2019-11-05 19:41:30 +01:00 |
|
Laurent Destailleur
|
630a150b09
|
Fix multicurrency rate must be visible if currency differs only
|
2019-11-03 17:48:16 +01:00 |
|
Laurent Destailleur
|
ab7c300f43
|
NEW Can change supplier when cloning a Purchase Order
|
2019-11-02 20:50:25 +01:00 |
|
Frédéric FRANCE
|
e93aaa2a75
|
replace deprecated user->societe_id by user->socid
|
2019-10-31 20:46:31 +01:00 |
|
Frédéric FRANCE
|
b2b057e9b5
|
clean indent
|
2019-10-27 09:51:15 +01:00 |
|
Laurent Destailleur
|
2201b11fd3
|
NEW Add option WORKFLOW_CAN_CREATE_PURCHASE_ORDER_FROM_SALE_PROPOSAL
NEW Add option WORKFLOW_CAN_CREATE_PURCHASE_ORDER_FROM_PROPOSAL
|
2019-10-24 13:41:04 +02:00 |
|
Frédéric FRANCE
|
e75f7d448c
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
|
2019-10-16 20:00:01 +02:00 |
|
Laurent Destailleur
|
f56da782ab
|
Merge pull request #12038 from Ahuahuachi/develop
NEW Add hidden options to send by email even for draft status
|
2019-10-07 14:18:53 +02:00 |
|
Laurent Destailleur
|
866dcf18fe
|
Look and feel v11
|
2019-10-06 15:34:22 +02:00 |
|
Laurent Destailleur
|
2b66282b61
|
NEW Code for extrafields uses the new array $extrafields->attributes
|
2019-10-06 14:41:52 +02:00 |
|
Alfredo Altamirano
|
b6882af1b6
|
Add hidden options to send by email for all status
|
2019-10-03 20:21:13 -05:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
9f6fe0bf5a
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/orders.lang
|
2019-09-14 18:27:58 +02:00 |
|
Laurent Destailleur
|
3caa1bd43c
|
FIX Debug feature orderstoinvoice for suppliers
|
2019-09-14 18:21:37 +02:00 |
|
Laurent Destailleur
|
80daf29d79
|
Fix conflict between new module reception and old process
Fix inventory record does not need status at creation
Conflicts:
htdocs/fourn/commande/card.php
|
2019-09-06 01:55:22 +02:00 |
|
Laurent Destailleur
|
04adbd8c80
|
Fix conflict between new module reception and old process
Fix inventory record does not need status at creation
|
2019-09-06 01:52:51 +02:00 |
|
Laurent Destailleur
|
d3b4a91f41
|
NEW Can enter price tax incl on vendor proposal and purchase orders
|
2019-07-05 20:24:22 +02:00 |
|
Laurent Destailleur
|
bbb5b43e94
|
Fix duplicate trans
|
2019-07-05 19:03:16 +02:00 |
|
Laurent Destailleur
|
4e00cfb455
|
Clean code
|
2019-07-04 16:02:04 +02:00 |
|
Laurent Destailleur
|
d405a58999
|
Merge pull request #11424 from OPEN-DSI/issue-fourn-commande-card-makeorder
NEW The order method in purchase order is now mandatory when registering the order
|
2019-07-04 15:52:51 +02:00 |
|
Laurent Destailleur
|
1de499a320
|
Update card.php
|
2019-07-04 15:52:03 +02:00 |
|
Laurent Destailleur
|
9405ce335e
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-07-04 15:43:43 +02:00 |
|
Laurent Destailleur
|
657a3ae4c5
|
FIX permission to delete a draft purchase order
|
2019-07-04 12:43:32 +02:00 |
|
VESSILLER
|
f4978e9473
|
FIX/NEW - Force mandatory order method
|
2019-06-28 10:58:31 +02:00 |
|
VESSILLER
|
e6ee1e7041
|
FIX Force order method in order supplier before making order
|
2019-06-27 14:21:38 +02:00 |
|
Laurent Destailleur
|
fa476b4994
|
Properties ->libelle_incoterms were renamed into ->label_incoterms
|
2019-06-25 13:00:02 +02:00 |
|
Laurent Destailleur
|
a7bd734ece
|
Rename ->produit into ->product. Still permissions to rename.
|
2019-06-24 21:18:49 +02:00 |
|
Laurent Destailleur
|
22e897b1a1
|
Clean and prepare code to fix a SQL injection
|
2019-05-21 17:22:38 +02:00 |
|
Laurent Destailleur
|
a1f0df9a30
|
Debug receipt module
|
2019-05-09 17:45:16 +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 |
|
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
|
e6ffaeefe5
|
CSS
|
2019-04-17 10:39:30 +02:00 |
|
Laurent Destailleur
|
f27f65e8bf
|
Responsive
|
2019-03-25 10:09:02 +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
|
b8d04fa076
|
translation
|
2019-03-22 09:43:12 +01:00 |
|
Laurent Destailleur
|
930720decd
|
WIP Start to replace use of property ->brouillon
|
2019-03-21 18:13:51 +01:00 |
|
Laurent Destailleur
|
8f65ee2296
|
Merge branch 'develop' into NEW_develop_supplier_buyprice_barcode
|
2019-03-14 17:48:44 +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 |
|
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 |
|
Laurent Destailleur
|
3ec2338c2d
|
Look and feel v10
|
2019-02-26 19:37:32 +01:00 |
|
Frédéric FRANCE
|
1e43f8e54a
|
PEAR FunctionCallSignature
|
2019-02-10 10:45:49 +01:00 |
|
Frédéric FRANCE
|
580e5c42d2
|
GenericFunctionsFunctionCallArgumentSpacing
|
2019-02-09 12:00:49 +01:00 |
|
Frédéric FRANCE
|
970392adb8
|
Merge remote-tracking branch 'upstream/develop' into psr2squizwhite
|
2019-02-03 22:41:57 +01:00 |
|
Frédéric FRANCE
|
80a12fcd1c
|
psr2 Squiz.WhiteSpace.ScopeClosingBrace.Indent
|
2019-02-03 14:29:45 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
6e91b3cefc
|
PSR2 usage of else if is discouraged
|
2019-01-27 10:49:34 +01:00 |
|
torvista
|
07b2bb6715
|
Swap of align/valign/border/width for css
Removal of type="text/javascript"
|
2019-01-20 23:36:39 +01:00 |
|
Laurent Destailleur
|
5130019003
|
css
|
2019-01-17 19:27:26 +01:00 |
|
ldestailleur
|
bc00fb177a
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-01-02 19:42:15 +01:00 |
|
ldestailleur
|
3af418349a
|
FIX Can't empty the payment mode
|
2018-12-29 07:54:30 +01:00 |
|
Laurent Destailleur
|
27f8096afa
|
Merge branch 'develop' into PR_NEW_reception
|
2018-12-15 12:50:31 +01:00 |
|
Laurent Destailleur
|
3571eaee3d
|
Merge branch 'develop' into NEW_change_order_concat_desc
|
2018-12-14 17:44:08 +01:00 |
|
Laurent Destailleur
|
2011afe6fb
|
Merge branch 'develop' into actionrefused
|
2018-12-14 15:48:24 +01:00 |
|
Thibault Descamps
|
1cc130e5f6
|
NEW : conf to change concat desc order
|
2018-11-21 09:57:44 +01:00 |
|
Frédéric FRANCE
|
12dcda7e02
|
Merge remote-tracking branch 'upstream/develop' into fieldlabel
|
2018-11-15 22:01:36 +01:00 |
|
Frédéric FRANCE
|
731d19a29b
|
add tooltip to butActionRefused
|
2018-11-13 21:40:17 +01:00 |
|