Laurent Destailleur
|
c55d11869b
|
Billing of supplier or customer order is a process that can be done in
parallel with shipment or reception, so we show the status on another
field into lists.
|
2015-11-29 15:54:32 +01:00 |
|
Laurent Destailleur
|
88e76dcf64
|
Fix utf8 encoded twice
|
2015-11-28 14:40:23 +01:00 |
|
Alexis Algoud
|
55b23c4918
|
FIX add billed field in supplier order
|
2015-11-16 14:55:46 +01:00 |
|
Laurent Destailleur
|
e26940ddf7
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/lib/admin.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/install/filelist.xml
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
htdocs/societe/price.php
|
2015-11-05 01:50:30 +01:00 |
|
Laurent Destailleur
|
df4f09e72f
|
FIX #3240
|
2015-11-03 14:02:36 +01:00 |
|
Laurent Destailleur
|
6cc3df7e71
|
NEW Quick searh filter works on invoice, proposal, order, intervention,
contract
|
2015-10-30 08:35:56 +01:00 |
|
Laurent Destailleur
|
2122d4d43a
|
NEW Contract module can be used to follow both sold and bought
contracts/recurring subscriptions.
|
2015-10-17 00:52:35 +02:00 |
|
frederic34
|
9a021e6de4
|
Optioncss not kept in list
|
2015-10-04 10:45:57 +02:00 |
|
Laurent Destailleur
|
4a1dfa60a5
|
Uniformize code
|
2015-06-30 13:14:19 +02:00 |
|
Laurent Destailleur
|
ae5b779652
|
Uniformize code
|
2015-06-30 01:34:17 +02:00 |
|
Laurent Destailleur
|
dbaaa44c76
|
Fix: link must not be visible if module disabled
|
2015-04-13 13:22:12 +02:00 |
|
Laurent Destailleur
|
194260fc5b
|
NEW: Add search box for supplier order search.
|
2015-03-10 13:25:25 +01:00 |
|
Laurent Destailleur
|
56b5bfd25b
|
NEW: Implement option SUPPLIER_ORDER_USE_DISPATCH_STATUS to add a status
into each dispathing line of supplier order to "verify" a
reception is ok. Status of order can be set to "total/done" only if line
is verified.
|
2015-03-08 02:08:26 +01:00 |
|
Laurent Destailleur
|
9e4e9a5411
|
NEW: Can search on customer order amount into customer order list.
|
2015-03-06 20:59:18 +01:00 |
|
Laurent Destailleur
|
afa8e5c6d8
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-02-23 19:50:51 +01:00 |
|
Laurent Destailleur
|
4128c86035
|
Fix: Filter on statut was lost
|
2015-02-23 19:31:42 +01:00 |
|
Laurent Destailleur
|
4c5fa7510c
|
Fix bad translation key
|
2015-02-05 12:06:20 +01:00 |
|
frederic34
|
6a1865adb6
|
Merge remote branch 'upstream/develop' into tooltip
Conflicts:
htdocs/fourn/commande/list.php
|
2015-01-31 09:58:41 +01:00 |
|
Laurent Destailleur
|
d0cc56d616
|
Showing price without tax also.
|
2015-01-31 01:12:05 +01:00 |
|
Laurent Destailleur
|
74dafbe034
|
Fix missing class
|
2015-01-31 00:45:55 +01:00 |
|
Laurent Destailleur
|
03cc1bd039
|
Fixed bad sql error
|
2015-01-31 00:27:35 +01:00 |
|
Laurent Destailleur
|
a35bd9a3e4
|
Fixed bad sql request
|
2015-01-31 00:27:11 +01:00 |
|
Laurent Destailleur
|
2684b327e5
|
Fixed bad sql error
|
2015-01-31 00:23:10 +01:00 |
|
Laurent Destailleur
|
275e198041
|
New: Selection of project use the new select2 component.
|
2015-01-30 19:57:38 +01:00 |
|
frederic34
|
736bee565c
|
Tooltip everywhere
|
2015-01-30 16:40:33 +01:00 |
|
frederic34
|
76bf95789d
|
Merge remote branch 'upstream/develop' into tooltip
Conflicts:
htdocs/fourn/commande/list.php
|
2015-01-24 21:51:33 +01:00 |
|
frederic34
|
e18577aa62
|
Tooltip and lib for file cache
|
2015-01-24 21:46:05 +01:00 |
|
Laurent Destailleur
|
267ba24820
|
Generalize option PROJECT_SHOW_REF_INTO_LISTS
|
2015-01-24 21:41:40 +01:00 |
|
Marcos García de La Fuente
|
5cc015268e
|
Fixed [ bug #1718 ] Mistakenly searching for text in amount field breaks
|
2014-11-28 01:02:59 +01:00 |
|
Marcos García de La Fuente
|
082f67a6e4
|
Fixed [ bug #1718 ] Mistakenly searching for text in amount field breaks
|
2014-11-24 12:49:33 +01:00 |
|
Frédéric FRANCE
|
afc87f5445
|
Update /fourn/commande/list.php
|
2014-11-23 17:45:07 +01:00 |
|
Frédéric FRANCE
|
018d1488fc
|
Update /fourn/commande/list.php
|
2014-11-23 10:03:03 +01:00 |
|
aspangaro
|
acbbe823e8
|
Typo
|
2014-11-06 20:04:51 +01:00 |
|
aspangaro
|
b60f834d8d
|
Improve search into supplier command list
|
2014-11-06 07:19:16 +01:00 |
|
Laurent Destailleur
|
11d1be882c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/contrat/list.php
|
2014-10-04 17:32:01 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Florian HENRY
|
518d23f278
|
Add feature to order to invoice on supplier part
|
2014-09-23 16:28:29 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
aspangaro
|
b22aef3521
|
Qual: Renamed all files & links "liste.php" into "list.php"
|
2014-09-18 20:33:37 +02:00 |
|