Laurent Destailleur
|
98b1d6170d
|
Fix style fieldrequired must be used only in create/edit mode.
|
2015-04-03 01:07:17 +02:00 |
|
Laurent Destailleur
|
b83e9ea32f
|
Merge branch 'loan' of https://github.com/frederic34/dolibarr into
frederic34-loan
Conflicts:
htdocs/compta/bank/ligne.php
|
2015-03-30 02:56:26 +02:00 |
|
Marcos García de La Fuente
|
3d50b41b8e
|
Reverted $rowid instead of $id property
|
2015-03-23 01:40:33 +01:00 |
|
Marcos García de La Fuente
|
4349f27299
|
Revert "Revert "Refactor 1""
|
2015-03-23 01:39:12 +01:00 |
|
Laurent Destailleur
|
1a1959b52c
|
Fix: Solve conflict with imgup and imgdown class use for sort fields and
to drag and drop lines.
|
2015-03-22 21:18:25 +01:00 |
|
Laurent Destailleur
|
2d90256640
|
Revert "Refactor 1"
|
2015-03-22 12:51:29 +01:00 |
|
Laurent Destailleur
|
a79a779b04
|
Merge pull request #2456 from marcosgdf/refactor-1
Refactor 1
|
2015-03-22 12:47:05 +01:00 |
|
Laurent Destailleur
|
a55af4387b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
.travis.yml
htdocs/core/class/notify.class.php
htdocs/product/stock/class/mouvementstock.class.php
test/phpunit/AllTests.php
test/phpunit/MouvementStockTest.php
|
2015-03-22 12:10:39 +01:00 |
|
Laurent Destailleur
|
b8ed553365
|
We must keep the @, some tools use it to know it is login page.
|
2015-03-21 01:08:29 +01:00 |
|
Laurent Destailleur
|
166fda4909
|
Normalize class names
|
2015-03-17 11:26:23 +01:00 |
|
Marcos García de La Fuente
|
086e439543
|
Merge branch 'develop' into refactor-1
Conflicts:
htdocs/core/tpl/objectline_view.tpl.php
|
2015-03-15 18:16:55 +01:00 |
|
Marcos García de La Fuente
|
efb9f7f4fd
|
Merge branch 'develop' into refactor-1
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/includes/tcpdi/fpdf_tpl.php
|
2015-03-15 18:07:30 +01:00 |
|
aspangaro
|
d69f066735
|
QUAL: Traduce terms + remove <center>
|
2015-03-15 14:04:07 +01:00 |
|
BENKE Charles
|
9e62013bca
|
Update admin_extrafields_edit.tpl.php
add new type of extrafields : link
|
2015-03-14 12:44:26 +01:00 |
|
BENKE Charles
|
4783db82ac
|
Update admin_extrafields_add.tpl.php
new type of extrafield : link
|
2015-03-14 12:42:52 +01:00 |
|
Laurent Destailleur
|
687e3d250b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
dev/fixdosfiles.sh
htdocs/core/tpl/objectline_edit.tpl.php
|
2015-03-13 17:46:31 +01:00 |
|
Laurent Destailleur
|
a452823e1e
|
Include option FCKEDITOR_ENABLE_DETAILS_FULL to restore compatibility
with 3.6
|
2015-03-13 15:20:08 +01:00 |
|
Laurent Destailleur
|
a5645b626c
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/core/tpl/objectline_view.tpl.php
htdocs/projet/element.php
|
2015-03-11 03:55:46 +01:00 |
|
Laurent Destailleur
|
c1432eb2da
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/compta/salaries/fiche.php
htdocs/projet/element.php
|
2015-03-11 03:29:52 +01:00 |
|
Laurent Destailleur
|
548e720ca2
|
Uniformize code
|
2015-03-10 19:31:04 +01:00 |
|
Estephe L.
|
9d320e4268
|
Fix Anchor link for quick access when editing.
This is a quick fix to make anchor link works well when editing a proposal, order or invoice ...
|
2015-03-08 23:29:09 +01:00 |
|
Laurent Destailleur
|
a1567778ab
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/commande/card.php
|
2015-03-06 18:51:55 +01:00 |
|
Laurent Destailleur
|
a169b3348e
|
Fix show alays date fields for contract module.
Fix select of product were lost.
|
2015-03-06 14:36:22 +01:00 |
|
Laurent Destailleur
|
96de912661
|
NEW: Add module "Supplier commercial proposals" to requests
quotation/price to suppliers.
Merge branch 'new_ask_price' of https://github.com/atm-ph/dolibarr into
atm-ph-new_ask_price
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/tpl/document_actions_post_headers.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/card.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-04 17:54:43 +01:00 |
|
Marcos García de La Fuente
|
174f1cb5f7
|
Refactored supplier invoice line view to fit commonobjectline view
|
2015-03-04 10:37:47 +01:00 |
|
Marcos García de La Fuente
|
b84cf4afac
|
Renamed FactureFournisseurLine to SupplierInvoiceLine
|
2015-03-04 10:37:46 +01:00 |
|
Marcos García de La Fuente
|
4c08d34bb5
|
Standardized $rowid as property
|
2015-03-04 10:37:46 +01:00 |
|
Marcos García de La Fuente
|
b4c84fac9d
|
NEW: [ task #977 ] New option to manage product unit
Migrated code from GPCSolutions/dolibarr:3.2-units branch and adapted for 3.8 with some improvements
|
2015-03-01 12:42:38 +01:00 |
|
Laurent Destailleur
|
b888a04af9
|
Reduce a lot of duplicate code. Move all tables of extrafields setup
into a tpl file.
|
2015-02-28 20:14:26 +01:00 |
|
Laurent Destailleur
|
4d226885cb
|
Rewrite code for supplier order and invoice to use shared code of
customer supplier and invoice.
Work on extrafield for supplier order and invoice.
|
2015-02-28 18:10:31 +01:00 |
|
Laurent Destailleur
|
ef14e4e7ed
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.product.class.php
|
2015-02-28 03:11:15 +01:00 |
|
Laurent Destailleur
|
5d1545ad1f
|
Work on supplier order and customer extrafields
Use templates to show/edit supplier order and invoice lines
|
2015-02-27 18:05:12 +01:00 |
|
Laurent Destailleur
|
070accd1e0
|
Work on new module expense report
|
2015-02-21 12:57:17 +01:00 |
|
Laurent Destailleur
|
e3885d6d73
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/core/lib/tax.lib.php
|
2015-02-10 21:36:38 +01:00 |
|
Laurent Destailleur
|
ddb95e5765
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/comm/mailing/fiche.php
htdocs/compta/paiement/liste.php
htdocs/contact/class/contact.class.php
htdocs/core/lib/tax.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/langs/en_US/agenda.lang
htdocs/webservices/server_contact.php
|
2015-02-10 21:33:43 +01:00 |
|
Laurent Destailleur
|
039a184d70
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/core/tpl/objectline_edit.tpl.php
|
2015-02-10 21:13:12 +01:00 |
|
phf
|
34bc1dbc15
|
Merge branch 'develop' into new_ask_price
|
2015-02-09 09:07:50 +01:00 |
|
phf
|
f15d18dbb1
|
[CORE] ajout d'une colonne pour la référence fournisseur sur une demande de prix (#new_ask_price).
|
2015-02-03 15:21:10 +01:00 |
|
phf
|
5266542bc9
|
[CORE] correction bug + trad + ajout de conditions pour le fonctionnement du module (#new_ask_price).
|
2015-02-02 17:50:33 +01:00 |
|
phf
|
d2c4e8c98f
|
[CORE] retrait d'une condition ajout auparavant mais qui est inutile (#new_ask_price).
|
2015-02-02 16:18:07 +01:00 |
|
phf
|
4408828af4
|
[CORE] ajouts des conditions pour le fonctionnement avec le module (#new_ask_price).
|
2015-01-29 12:13:06 +01:00 |
|
phf
|
a58899d354
|
[CORE] ajout d'une condition pour le fonctionnement du module (#new_ask_price).
|
2015-01-29 10:41:08 +01:00 |
|
Christophe Battarel
|
04f83ae4ff
|
FIX: always show fournprice select
|
2015-01-28 16:19:56 +01:00 |
|
phf
|
903f739449
|
[CORE] avancement du mercredi matin (#new_ask_price).
|
2015-01-28 10:33:15 +01:00 |
|
Florian HENRY
|
a510a1ef5c
|
First step add contract lines extrafields
|
2015-01-27 12:53:02 +01:00 |
|
Florian HENRY
|
22c253cfc1
|
add extrafield type, check box from table
|
2015-01-18 16:02:31 +01:00 |
|
Marcos García de La Fuente
|
78905c6af1
|
Fix: [ bug #1784 ] « Message page de connexion » n'apparaît pas
|
2015-01-17 20:29:51 +01:00 |
|
Laurent Destailleur
|
eeeb6de8d9
|
Merge pull request #2020 from GPCsolutions/situationsinvoices
Situations invoices support
|
2015-01-17 14:44:05 +01:00 |
|
Laurent Destailleur
|
f92bc7986b
|
Add Weighted average price as default price for buying price for margin
calculation. Add option MARGIN_PMP_AS_DEFAULT_BUY_PRICE to replace
with first supplier price.
|
2015-01-14 10:46:50 +01:00 |
|
Laurent Destailleur
|
033e77c04a
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/product/stock/product.php
|
2015-01-13 15:41:45 +01:00 |
|