Author: danydb
Date: 2013-10-19 15:23:51 +0200 (Sat, 19 Oct 2013)
New Revision: 5509
Modified:
phpcompta/trunk/html/admin/sql/patch/upgrade107.sql
Log:
improve me_description_etendu for stock
Modified: phpcompta/trunk/html/admin/sql/patch/upgrade107.sql
===================================================================
--- phpcompta/trunk/html/admin/sql/patch/upgrade107.sql 2013-10-19 13:23:30 UTC
(rev 5508)
+++ phpcompta/trunk/html/admin/sql/patch/upgrade107.sql 2013-10-19 13:23:51 UTC
(rev 5509)
@@ -193,10 +193,7 @@
values
('CFGTAG','PARAM',1,390,'E',0);
-update fiche_def set fd_label='Trésorerie' where fd_id=3;
update fiche_def_ref set frd_text='Trésorerie' where frd_id=4;
-update jrn_def set jrn_def_name='Trésorerie' where jrn_def_id=1;
-update jrn_type set jrn_desc = 'Trésorerie' where jrn_type_id='FIN';
CREATE OR REPLACE FUNCTION comptaproc.insert_quick_code(nf_id integer,
tav_text text)
RETURNS integer AS
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev