Laurent Destailleur
|
757d92a318
|
Merge pull request #1589 from aternatik/resource_core
Core integration of resource module
|
2014-05-14 11:25:25 +02:00 |
|
Laurent Destailleur
|
179583f79a
|
More info into comment
|
2014-05-13 18:30:51 +02:00 |
|
Laurent Destailleur
|
9b38857c9a
|
Fix: When creating an invoice, we must first create it as draft and then
after validate.
|
2014-05-13 14:24:27 +02:00 |
|
Laurent Destailleur
|
b62c069967
|
Test: Add soap request sample to create invoice
|
2014-05-13 14:18:55 +02:00 |
|
Laurent Destailleur
|
dd81cda210
|
Use 'auto' mode for all input done from user interface
|
2014-05-13 14:07:57 +02:00 |
|
Laurent Destailleur
|
7ecfd4c243
|
Fix: seller and buyer inverted when using suppliers orders and
invoices.
|
2014-05-13 13:55:08 +02:00 |
|
Laurent Destailleur
|
f621f7eb32
|
Fix: The rounding mode is now forced when provided explicitly and no
more by default (we keep data intact when no mode provided).
|
2014-05-13 13:22:29 +02:00 |
|
Laurent Destailleur
|
f918ae7e4f
|
Decrease log level for disabled trigger
|
2014-05-13 10:36:01 +02:00 |
|
Laurent Destailleur
|
69eaefc459
|
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
|
2014-05-13 10:12:45 +02:00 |
|
Laurent Destailleur
|
3a29d7dac1
|
Update doc
|
2014-05-12 19:35:46 +02:00 |
|
Laurent Destailleur
|
18848eaf74
|
Clean forms
|
2014-05-12 13:25:36 +02:00 |
|
Laurent Destailleur
|
5fa05ee29d
|
Start to clean code of templates to input lines
|
2014-05-12 12:53:10 +02:00 |
|
Laurent Destailleur
|
3393b1c5fb
|
Fix: Date of invoice is set to current date when cloning. // TODO Best
is to ask date into confirm box.
|
2014-05-12 12:15:54 +02:00 |
|
Laurent Destailleur
|
64f8dcf131
|
Fix: Bad syntax of vars
|
2014-05-12 12:10:52 +02:00 |
|
Laurent Destailleur
|
bb4eed0a1e
|
Merge pull request #1591 from defrance69/patch-9
Update commonobject.class.php
|
2014-05-12 01:56:39 +02:00 |
|
Laurent Destailleur
|
d6858ec820
|
Merge pull request #1588 from aspangaro/develop
Print instead of echo
|
2014-05-12 01:54:06 +02:00 |
|
Laurent Destailleur
|
6b1bdf9913
|
Merge pull request #1587 from aternatik/odt_thirdpartycontact
Fix : bad call of extrafields into contact substitution
|
2014-05-12 01:53:41 +02:00 |
|
BENKE Charles
|
8c8c641411
|
Update commonobject.class.php
$objecttype == 'order_supplier' already tested on the previous else if
|
2014-05-11 23:19:18 +02:00 |
|
Laurent Destailleur
|
8428caf8fb
|
List cleaner
|
2014-05-11 21:59:35 +02:00 |
|
aspangaro
|
376f140f64
|
Update en_US admin
|
2014-05-11 20:55:45 +02:00 |
|
aspangaro
|
4025fda62a
|
Merge branch 'upstream/develop'
|
2014-05-11 20:53:15 +02:00 |
|
Laurent Destailleur
|
0b0c9326b9
|
Fix: Missing form init
|
2014-05-11 18:55:18 +02:00 |
|
Laurent Destailleur
|
76330ad04a
|
Fix: [ bug #1383 ] When add a salary payment - In bank, link "user"
doesn't work
|
2014-05-11 18:35:25 +02:00 |
|
Laurent Destailleur
|
d4534f4a0b
|
Fix: [ bug #1384 ] Wrong name for import products and product prices
|
2014-05-11 17:52:16 +02:00 |
|
jfefe
|
d69b7fb1dc
|
Fix : bad redirect after resource deleting
|
2014-05-11 12:42:21 +02:00 |
|
jfefe
|
e7dfdd27b1
|
Fix: filter on POST value too restrictive
|
2014-05-11 12:33:49 +02:00 |
|
jfefe
|
8cba0fbcbe
|
Remove reference to external module
|
2014-05-11 12:33:20 +02:00 |
|
jfefe
|
04161084cf
|
Fix : missing method to delete linked resource
|
2014-05-11 12:26:57 +02:00 |
|
jfefe
|
e9453437f1
|
New : delete resource
|
2014-05-11 12:12:17 +02:00 |
|
jfefe
|
45aa1b9136
|
Use hook for resource card
|
2014-05-11 12:11:58 +02:00 |
|
jfefe
|
12aafd219d
|
Fix : update linked resource
|
2014-05-11 10:19:38 +02:00 |
|
aspangaro
|
bb5d800524
|
Print instead of echo
|
2014-05-11 06:49:11 +02:00 |
|
jfefe
|
872b2c229e
|
Fix : delete linked resource on an element
|
2014-05-11 00:49:01 +02:00 |
|
jfefe
|
ba1fc07037
|
Uniformize langage files
|
2014-05-11 00:38:03 +02:00 |
|
jfefe
|
e6bcf7c408
|
Missing langage file
|
2014-05-11 00:27:09 +02:00 |
|
jfefe
|
901c083ce6
|
Fix : bad link to list into resource menu
|
2014-05-11 00:26:54 +02:00 |
|
jfefe
|
225c7ae07b
|
New : link resource with any element
With tpl system, external modules can declare resource with hook getElementResources
|
2014-05-10 22:07:54 +02:00 |
|
Jean-François Ferry
|
8f3940aab6
|
Use fetch_all() method into element resource list
|
2014-05-10 22:07:54 +02:00 |
|
Jean-François Ferry
|
b3f7e9f99b
|
Fix : bad usage of this
|
2014-05-10 22:07:54 +02:00 |
|
Jean-François Ferry
|
a76fef5f35
|
Work on resource list / navbar into card
|
2014-05-10 22:07:13 +02:00 |
|
Jean-François Ferry
|
c2081b299f
|
Missing resource type select list into add form
|
2014-05-10 22:07:13 +02:00 |
|
Jean-François Ferry
|
e4962e9efd
|
Add resource card
|
2014-05-10 22:07:13 +02:00 |
|
Jean-François Ferry
|
6a9bf009f2
|
Clean code
|
2014-05-10 22:07:13 +02:00 |
|
Jean-François Ferry
|
7fbcb4fe7d
|
Missing auto-increlent attribute when table c_resource_type create
|
2014-05-10 22:07:12 +02:00 |
|
Jean-François Ferry
|
5f74b86b18
|
Add dictionary to define type of resources
|
2014-05-10 22:07:12 +02:00 |
|
Jean-François Ferry
|
3e522b1f54
|
Add picto
|
2014-05-10 22:07:12 +02:00 |
|
Jean-François Ferry
|
87419bf357
|
Add lang chains
|
2014-05-10 22:07:12 +02:00 |
|
Jean-François Ferry
|
eb2c274525
|
Add method to load type code from dictionary
|
2014-05-10 22:07:12 +02:00 |
|
Jean-François Ferry
|
04aa373282
|
Add fetch and update method for resource
|
2014-05-10 22:07:12 +02:00 |
|
Jean-François Ferry
|
c42697dd78
|
New : can add new resource in database
|
2014-05-10 22:07:12 +02:00 |
|