Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
Laurent Destailleur
b9133410c2
Qual: Uniformize code.
2012-04-28 18:49:01 +02:00
Laurent Destailleur
716b605d27
Fix: bad case of construct key word
2012-04-20 09:48:00 +02:00
simnandez
68b98e2e2a
Fix: [ bug #370 ] Filter in accountancy -> suppliers_bills
2012-04-20 09:32:39 +02:00
simnandez
04b5ffcf64
Fix: [ bug #370 ] Filter in accountancy -> suppliers_bills
2012-04-20 09:32:32 +02:00
Regis Houssin
65b9d6281d
Merge pull request #168 from grandoc/develop
...
update approve function
2012-04-16 03:20:00 -07:00
Laurent Destailleur
66531ea539
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/fourn/commande/index.php
2012-04-16 12:03:33 +02:00
Laurent Destailleur
9114fec4ed
Doxygen
2012-04-16 12:01:32 +02:00
Regis Houssin
6c3e88e43a
Fix: missing field change name
2012-04-16 11:52:27 +02:00
Laurent Destailleur
48542b8625
Fix: Must use tms date
2012-04-16 11:39:26 +02:00
Grand Philippe
30c5160007
update approve function
2012-04-16 09:50:02 +02:00
Laurent Destailleur
f9e2fe0440
Fix: date must be quoted
2012-04-15 19:22:43 +02:00
Laurent Destailleur
9a70541084
Fix: Missing migration field
...
Fix: Date must be quoted
2012-04-15 18:41:38 +02:00
Grand Philippe
d79c8a3fa1
change from cloture to approve and complete function approve
2012-04-15 16:49:49 +02:00
Laurent Destailleur
c4c2b4ee7f
Fix: PHP 5.4
2012-04-14 20:21:06 +02:00
Regis Houssin
e49df57667
Fix: compatibility with php 5.4 and E_STRICT mode
2012-04-14 15:04:46 +02:00
Regis Houssin
ad5770ac21
Fix: not set delivery date during create
2012-04-13 19:13:48 +02:00
Regis Houssin
f2c5e1f984
Merge pull request #163 from grandoc/develop
...
uniformise code and fix rights
2012-04-13 06:36:14 -07:00
Grand Philippe
980fa86857
uniformise code and fix rights
2012-04-13 14:02:53 +02:00
Regis Houssin
578e13cfc6
Fix: missing date fields
2012-04-12 10:52:53 +02:00
Regis Houssin
4077ed9817
Fix: missing fields fk_user_valid and fk_user_cloture
2012-04-12 10:03:55 +02:00
Laurent Destailleur
0cb1e4fe7c
New: Add supplier ref on supplier orders
2012-04-11 14:37:36 +02:00
Grand Philippe
c78723a3e8
to add delivery date
2012-04-10 19:43:44 +02:00
Grand Philippe
c8dd3b4801
to add delivery date
2012-04-10 17:21:28 +02:00
Laurent Destailleur
ad953f05c8
Fix: late/not late switch dos not loose parameters.
2012-04-07 14:01:40 +02:00
Regis Houssin
507e809613
Merge pull request #156 from viniciusvgn/develop
...
Updates: Tax Brasil and link to filter only those bills late
2012-04-07 01:41:03 -07:00
Vinicius Nogueira
510cf06610
Add: Added link to filter only those bills late.
...
Added link to filter only Those bills late or show all invoices from
suppliers, so there was this link for customer invoices, this link is
extremely important for the operator.
2012-04-06 19:34:30 -03:00
Regis Houssin
98f7a189d1
Fix: add backward compatibility
2012-04-06 23:26:04 +02:00
Regis Houssin
94788e2ccb
Fix: compatibility with multicompany sharings
...
use new $conf->product->dir_output[$object->entity] instead
$conf->product->dir_output
2012-04-06 22:41:33 +02:00
Laurent Destailleur
4e65d12a0f
Fix: The draft view must be at same place for all pages. We will have to
...
discuss to move all or not later.
2012-04-04 17:43:32 +02:00
Vinicius Nogueira
4110f250a7
New: Box Status and Box Drafts changed position
...
Show all Status and give the possibility to filter only one, and Drafts
position of the box changed to a better visualization
2012-04-03 17:26:40 +08:00
Laurent Destailleur
674cea6c90
Fix: Do not show warning on paid invoices
2012-04-01 19:46:22 +02:00
Laurent Destailleur
a8e37427bb
Fix: Set date supplier invoice
2012-03-28 16:10:00 +02:00
Laurent Destailleur
daf2a19396
New: Add signature at end of predefined email text
2012-03-28 00:56:12 +02:00
Laurent Destailleur
78ae7dc075
Checkstyle
2012-03-27 09:59:28 +02:00
Regis Houssin
ffc6812241
Fix: avoid php strict mode warning
2012-03-23 18:19:50 +01:00
Laurent Destailleur
0fd372e5da
Trans: Update language files
...
New: Prepare code to allow any module to change/add content of
predefined mail and signature.
2012-03-22 23:52:02 +01:00
Regis Houssin
4ecc64504d
Fix: use the original json functions
2012-03-18 19:59:38 +01:00
Regis Houssin
808c4b5732
New: testing a new method to avoid reloading the page
2012-03-18 14:06:55 +01:00
Regis Houssin
d752e25946
New: add new notes system in contract and order/invoice supplier module
2012-03-18 11:13:01 +01:00
Laurent Destailleur
a7a55645d8
Fix: Some fix when using fckeditor with notes.
...
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Laurent Destailleur
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Regis Houssin
e8ec5f5ad7
New: add vat rate in supplier price
...
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Regis Houssin
8dc8297afe
Fix: missing tva rates of supplier
2012-03-15 09:19:38 +01:00
Regis Houssin
9b7afbc29b
Works on alternative addresses management
2012-03-14 18:03:36 +01:00
Regis Houssin
551b9c619a
Fix: different trad if addresses management
2012-03-14 15:32:48 +01:00
Regis Houssin
0c8686b5b4
Fix: possibility to use alternative addresses management
2012-03-14 15:04:55 +01:00
Regis Houssin
4d1416d0e6
Fix: remove unused and deprecated method
2012-03-13 20:15:13 +01:00
Regis Houssin
f8bf7ade83
Fix: move method in common class
2012-03-13 20:01:10 +01:00
Regis Houssin
150f3ecfe3
Fix: move method in common class
2012-03-13 19:24:11 +01:00