minor - fix misaligned header

This commit is contained in:
Carlos Ruiz 2009-07-24 15:18:01 +00:00
parent 0b1e927ac9
commit d6b19da28e
1313 changed files with 1555 additions and 1481 deletions

View File

@ -10,8 +10,8 @@
* You should have received a copy of the GNU General Public License along * * You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., * * with this program; if not, write to the Free Software Foundation, Inc., *
* or via info@adempiere.org or http://www.adempiere.org/license.html * * or via info@adempiere.org or http://www.adempiere.org/license.html *
* Enterprise: e-Evolution,SC * Enterprise: e-Evolution,SC *
* Contributor: Victor Perez Juarez * Contributor: Victor Perez Juarez *
*****************************************************************************/ *****************************************************************************/
package org.adempiere.util; package org.adempiere.util;

View File

@ -13,7 +13,7 @@
* For the text or an alternative of this public license, you may reach us * * For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA * * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html * * or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ ******************************************************************************/
package org.compiere.model; package org.compiere.model;
import java.sql.PreparedStatement; import java.sql.PreparedStatement;

View File

@ -1,15 +1,18 @@
/****************************************************************************** /******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1 * Product: Adempiere ERP & CRM Smart Business Solution *
* ("License"); You may not use this file except in compliance with the License * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* You may obtain a copy of the License at http://www.compiere.org/license.html * This program is free software; you can redistribute it and/or modify it *
* Software distributed under the License is distributed on an "AS IS" basis, * under the terms version 2 of the GNU General Public License as published *
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for * by the Free Software Foundation. This program is distributed in the hope *
* the specific language governing rights and limitations under the License. * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* The Original Code is Compiere ERP & CRM Smart Business Solution * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* The Initial Developer of the Original Code is Jorg Janke and ComPiere, Inc. * See the GNU General Public License for more details. *
* Portions created by Jorg Janke are Copyright (C) 1999-2003 Jorg Janke, parts * You should have received a copy of the GNU General Public License along *
* created by ComPiere are Copyright (C) ComPiere, Inc.; All Rights Reserved. * with this program; if not, write to the Free Software Foundation, Inc., *
* Contributor(s): ______________________________________. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,15 +1,18 @@
/****************************************************************************** /******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1 * Product: Adempiere ERP & CRM Smart Business Solution *
* ("License"); You may not use this file except in compliance with the License * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* You may obtain a copy of the License at http://www.compiere.org/license.html * This program is free software; you can redistribute it and/or modify it *
* Software distributed under the License is distributed on an "AS IS" basis, * under the terms version 2 of the GNU General Public License as published *
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for * by the Free Software Foundation. This program is distributed in the hope *
* the specific language governing rights and limitations under the License. * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* The Original Code is Compiere ERP & CRM Smart Business Solution * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* The Initial Developer of the Original Code is Jorg Janke and ComPiere, Inc. * See the GNU General Public License for more details. *
* Portions created by Jorg Janke are Copyright (C) 1999-2003 Jorg Janke, parts * You should have received a copy of the GNU General Public License along *
* created by ComPiere are Copyright (C) ComPiere, Inc.; All Rights Reserved. * with this program; if not, write to the Free Software Foundation, Inc., *
* Contributor(s): ______________________________________. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,15 +1,18 @@
/****************************************************************************** /******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1 * Product: Adempiere ERP & CRM Smart Business Solution *
* ("License"); You may not use this file except in compliance with the License * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* You may obtain a copy of the License at http://www.compiere.org/license.html * This program is free software; you can redistribute it and/or modify it *
* Software distributed under the License is distributed on an "AS IS" basis, * under the terms version 2 of the GNU General Public License as published *
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for * by the Free Software Foundation. This program is distributed in the hope *
* the specific language governing rights and limitations under the License. * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* The Original Code is Compiere ERP & CRM Smart Business Solution * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* The Initial Developer of the Original Code is Jorg Janke and ComPiere, Inc. * See the GNU General Public License for more details. *
* Portions created by Jorg Janke are Copyright (C) 1999-2003 Jorg Janke, parts * You should have received a copy of the GNU General Public License along *
* created by ComPiere are Copyright (C) ComPiere, Inc.; All Rights Reserved. * with this program; if not, write to the Free Software Foundation, Inc., *
* Contributor(s): ______________________________________. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -13,7 +13,7 @@
* For the text or an alternative of this public license, you may reach us * * For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA * * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html * * or via info@compiere.org or http://www.compiere.org/license.html *
* Contributor(s): Teo Sarca * Contributor(s): Teo Sarca *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -26,7 +26,7 @@
* * * *
* Sponsors: * * Sponsors: *
* - e-Evolution (http://www.e-evolution.com/) * * - e-Evolution (http://www.e-evolution.com/) *
**********************************************************************/ *********************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -25,7 +25,7 @@
* * * *
* Sponsors: * * Sponsors: *
* - e-Evolution (http://www.e-evolution.com/) * * - e-Evolution (http://www.e-evolution.com/) *
**********************************************************************/ *********************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -25,7 +25,7 @@
* * * *
* Sponsors: * * Sponsors: *
* - e-Evolution (http://www.e-evolution.com/) * * - e-Evolution (http://www.e-evolution.com/) *
**********************************************************************/ *********************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -25,7 +25,7 @@
* * * *
* Sponsors: * * Sponsors: *
* - e-Evolution (http://www.e-evolution.com/) * * - e-Evolution (http://www.e-evolution.com/) *
**********************************************************************/ *********************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -25,7 +25,7 @@
* * * *
* Sponsors: * * Sponsors: *
* - e-Evolution (http://www.e-evolution.com/) * * - e-Evolution (http://www.e-evolution.com/) *
**********************************************************************/ *********************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -26,7 +26,7 @@
* Sponsors: * * Sponsors: *
* - Company (http://www.notima.se) * * - Company (http://www.notima.se) *
* - Company (http://www.cyberphoto.se) * * - Company (http://www.cyberphoto.se) *
**********************************************************************/ *********************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,17 +1,18 @@
/****************************************************************************** /******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution * Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published * under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope * by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. * See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., * with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* You may reach us at: ComPiere, Inc. - http://www.compiere.org/license.html * For the text or an alternative of this public license, you may reach us *
* 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA or info@compiere.org * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,17 +1,18 @@
/****************************************************************************** /******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution * Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published * under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope * by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. * See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., * with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* You may reach us at: ComPiere, Inc. - http://www.compiere.org/license.html * For the text or an alternative of this public license, you may reach us *
* 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA or info@compiere.org * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,17 +1,18 @@
/****************************************************************************** /******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution * Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published * under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope * by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. * See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., * with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* You may reach us at: ComPiere, Inc. - http://www.compiere.org/license.html * For the text or an alternative of this public license, you may reach us *
* 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA or info@compiere.org * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,17 +1,18 @@
/****************************************************************************** /******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution * Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published * under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope * by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. * See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., * with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* You may reach us at: ComPiere, Inc. - http://www.compiere.org/license.html * For the text or an alternative of this public license, you may reach us *
* 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA or info@compiere.org * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,17 +1,18 @@
/****************************************************************************** /******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution * Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published * under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope * by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. * See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., * with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* You may reach us at: ComPiere, Inc. - http://www.compiere.org/license.html * For the text or an alternative of this public license, you may reach us *
* 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA or info@compiere.org * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -13,7 +13,7 @@
* For the text or an alternative of this public license, you may reach us * * For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA * * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html * * or via info@compiere.org or http://www.compiere.org/license.html *
* Contributor(s): ______________________________________. * Contributor(s): ______________________________________. *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -13,7 +13,7 @@
* For the text or an alternative of this public license, you may reach us * * For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA * * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html * * or via info@compiere.org or http://www.compiere.org/license.html *
* Contributor(s): ______________________________________. * Contributor(s): ______________________________________. *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -13,7 +13,7 @@
* For the text or an alternative of this public license, you may reach us * * For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA * * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html * * or via info@compiere.org or http://www.compiere.org/license.html *
* Contributor(s): ______________________________________. * Contributor(s): ______________________________________. *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -27,7 +27,7 @@
* Sponsors: * * Sponsors: *
* - Company (http://www.notima.se) * * - Company (http://www.notima.se) *
* - Company (http://www.cyberphoto.se) * * - Company (http://www.cyberphoto.se) *
**********************************************************************/ *********************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,17 +1,18 @@
/****************************************************************************** /******************************************************************************
* Product: Compiere ERP & CRM Smart Business Solution * Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published * under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope * by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. * See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., * with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* You may reach us at: ComPiere, Inc. - http://www.compiere.org/license.html * For the text or an alternative of this public license, you may reach us *
* 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA or info@compiere.org * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/ *****************************************************************************/
package org.compiere.model; package org.compiere.model;

View File

@ -1,3 +1,20 @@
/******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/
package org.compiere.model; package org.compiere.model;
import java.math.BigDecimal; import java.math.BigDecimal;

View File

@ -1,20 +1,22 @@
/******************************************************************************* /******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution * Copyright (C) * Product: Adempiere ERP & CRM Smart Business Solution *
* 1999-2006 Adempiere, Inc. All Rights Reserved. * This program is free * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* software; you can redistribute it and/or modify it * under the terms version * This program is free software; you can redistribute it and/or modify it *
* 2 of the GNU General Public License as published * by the Free Software * under the terms version 2 of the GNU General Public License as published *
* Foundation. This program is distributed in the hope * that it will be useful, * by the Free Software Foundation. This program is distributed in the hope *
* but WITHOUT ANY WARRANTY; without even the implied * warranty of * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU General * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* Public License for more details. * You should have received a copy of the GNU * See the GNU General Public License for more details. *
* General Public License along * with this program; if not, write to the Free * You should have received a copy of the GNU General Public License along *
* Software Foundation, Inc., * 59 Temple Place, Suite 330, Boston, MA * with this program; if not, write to the Free Software Foundation, Inc., *
* 02111-1307 USA. * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* * For the text or an alternative of this public license, you may reach us *
* Copyright (C) 2007 Low Heng Sin hengsin@avantz.com * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* Contributor(s): * or via info@compiere.org or http://www.compiere.org/license.html *
* __________________________________________ * Copyright (C) 2007 Low Heng Sin hengsin@avantz.com *
******************************************************************************/ * Contributor(s): *
* __________________________________________ *
*****************************************************************************/
package org.compiere.model; package org.compiere.model;
import java.util.Iterator; import java.util.Iterator;

View File

@ -1,21 +1,23 @@
/******************************************************************************* /******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution * Copyright (C) * Product: Adempiere ERP & CRM Smart Business Solution *
* 1999-2006 Adempiere, Inc. All Rights Reserved. * This program is free * Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* software; you can redistribute it and/or modify it * under the terms version * This program is free software; you can redistribute it and/or modify it *
* 2 of the GNU General Public License as published * by the Free Software * under the terms version 2 of the GNU General Public License as published *
* Foundation. This program is distributed in the hope * that it will be useful, * by the Free Software Foundation. This program is distributed in the hope *
* but WITHOUT ANY WARRANTY; without even the implied * warranty of * that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU General * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* Public License for more details. * You should have received a copy of the GNU * See the GNU General Public License for more details. *
* General Public License along * with this program; if not, write to the Free * You should have received a copy of the GNU General Public License along *
* Software Foundation, Inc., * 59 Temple Place, Suite 330, Boston, MA * with this program; if not, write to the Free Software Foundation, Inc., *
* 02111-1307 USA. * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* * For the text or an alternative of this public license, you may reach us *
* Copyright (C) 2007 Low Heng Sin hengsin@avantz.com * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* Contributor(s): * or via info@compiere.org or http://www.compiere.org/license.html *
* Teo Sarca, SC ARHIPAC SERVICE SRL * Copyright (C) 2007 Low Heng Sin hengsin@avantz.com *
* __________________________________________ * Contributor(s): *
******************************************************************************/ * Teo Sarca, SC ARHIPAC SERVICE SRL *
* __________________________________________ *
*****************************************************************************/
package org.compiere.model; package org.compiere.model;
import java.sql.PreparedStatement; import java.sql.PreparedStatement;

View File

@ -1,3 +1,20 @@
/******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/
package org.compiere.model; package org.compiere.model;
import java.util.Properties; import java.util.Properties;

View File

@ -1,3 +1,20 @@
/******************************************************************************
* Product: Adempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it *
* under the terms version 2 of the GNU General Public License as published *
* by the Free Software Foundation. This program is distributed in the hope *
* that it will be useful, but WITHOUT ANY WARRANTY; without even the implied *
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* See the GNU General Public License for more details. *
* You should have received a copy of the GNU General Public License along *
* with this program; if not, write to the Free Software Foundation, Inc., *
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *
* For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html *
*****************************************************************************/
package org.compiere.util; package org.compiere.util;
import java.io.Serializable; import java.io.Serializable;

View File

@ -15,16 +15,20 @@
*****************************************************************************/ *****************************************************************************/
package org.eevolution.process; package org.eevolution.process;
import java.math.*; import java.util.Hashtable;
import java.sql.*; import java.util.logging.Level;
import java.util.*;
import java.util.logging.*;
import org.compiere.model.*; import org.compiere.model.MColumn;
import org.compiere.util.*; import org.compiere.model.MEXPFormat;
import org.compiere.process.*; import org.compiere.model.MEXPFormatLine;
import org.compiere.model.MTab;
import org.eevolution.model.*; import org.compiere.model.MTable;
import org.compiere.model.MWindow;
import org.compiere.model.Query;
import org.compiere.process.ProcessInfoParameter;
import org.compiere.process.SvrProcess;
import org.compiere.util.DB;
import org.compiere.util.DisplayType;

View File

@ -13,8 +13,8 @@
* For the text or an alternative of this public license, you may reach us * * For the text or an alternative of this public license, you may reach us *
* ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA * * ComPiere, Inc., 2620 Augustine Dr. #245, Santa Clara, CA 95054, USA *
* or via info@compiere.org or http://www.compiere.org/license.html * * or via info@compiere.org or http://www.compiere.org/license.html *
* @contributor Victor Perez , e-Evolution.SC FR [ 1757088 ] * @contributor Victor Perez , e-Evolution.SC FR [ 1757088 ] *
* @contributor fer_luck @ centuryon * @contributor fer_luck @ centuryon *
*****************************************************************************/ *****************************************************************************/
package org.compiere.grid; package org.compiere.grid;