From: <dai...@us...> - 2012-07-29 07:12:44
|
Revision: 5569 http://web-erp.svn.sourceforge.net/web-erp/?rev=5569&view=rev Author: daintree Date: 2012-07-29 07:12:37 +0000 (Sun, 29 Jul 2012) Log Message: ----------- few more manual links Modified Paths: -------------- trunk/Areas.php trunk/COGSGLPostings.php trunk/SalesGLPostings.php trunk/SystemParameters.php trunk/css/gel/default.css trunk/doc/Change.log trunk/doc/Manual/ManualCreatingNewSystem.html trunk/install/save.php Modified: trunk/Areas.php =================================================================== --- trunk/Areas.php 2012-07-29 04:26:24 UTC (rev 5568) +++ trunk/Areas.php 2012-07-29 07:12:37 UTC (rev 5569) @@ -5,7 +5,8 @@ include('includes/session.inc'); $title = _('Sales Area Maintenance'); - +$ViewTopic= 'CreatingNewSystem'; +$BookMark = 'Areas'; include('includes/header.inc'); Modified: trunk/COGSGLPostings.php =================================================================== --- trunk/COGSGLPostings.php 2012-07-29 04:26:24 UTC (rev 5568) +++ trunk/COGSGLPostings.php 2012-07-29 07:12:37 UTC (rev 5569) @@ -5,7 +5,8 @@ include('includes/session.inc'); $title = _('Cost Of Sales GL Postings Set Up'); - +$ViewTopic= 'CreatingNewSystem'; +$BookMark = 'SalesGLPostings'; include('includes/header.inc'); Modified: trunk/SalesGLPostings.php =================================================================== --- trunk/SalesGLPostings.php 2012-07-29 04:26:24 UTC (rev 5568) +++ trunk/SalesGLPostings.php 2012-07-29 07:12:37 UTC (rev 5569) @@ -4,6 +4,8 @@ include('includes/session.inc'); $title = _('Sales GL Postings Set Up'); +$ViewTopic= 'CreatingNewSystem'; +$BookMark = 'SalesGLPostings'; include('includes/header.inc'); if (isset($_GET['SelectedSalesPostingID'])){ Modified: trunk/SystemParameters.php =================================================================== --- trunk/SystemParameters.php 2012-07-29 04:26:24 UTC (rev 5568) +++ trunk/SystemParameters.php 2012-07-29 07:12:37 UTC (rev 5569) @@ -5,7 +5,8 @@ include('includes/session.inc'); $title = _('System Configuration'); - +$ViewTopic= 'CreatingNewSystem'; +$BookMark = 'SystemConfiguration'; include('includes/header.inc'); echo '<p class="page_title_text"><img src="'.$rootpath.'/css/'.$theme.'/images/maintenance.png" title="' . _('Supplier Types') Modified: trunk/css/gel/default.css =================================================================== --- trunk/css/gel/default.css 2012-07-29 04:26:24 UTC (rev 5568) +++ trunk/css/gel/default.css 2012-07-29 07:12:37 UTC (rev 5569) @@ -247,42 +247,42 @@ TEXT-ALIGN:center; } -DIV.page_help_text { +div.page_help_text { background: lightgrey url(images/help.png) top left no-repeat; - BORDER: #a52a2a 1px solid; + border: #a52a2a 1px solid; padding-top:2px; - padding-bottom: 2px; - PADDING-LEFT: 10px; - Z-INDEX: 1; + padding-bottom: 2px; + padding-left: 10px; + z-index: 1; width: 80%; - FLOAT: none; - VISIBILITY: visible; - MARGIN: 0 auto; - POSITION: static; + float: none; + visibility: visible; + margin: 0 auto; + position: static; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: black; - TEXT-ALIGN:center; + text-align:center; } -DIV.system_check { /*** is this used??? */ - BORDER: #a52a2a 1px solid; - PADDING-LEFT: 3px; - Z-INDEX: 1; +div.system_check { /*** is this used??? */ + border: #a52a2a 1px solid; + padding-left: 3px; + z-index: 1; width: 40%; - FLOAT: none; - VISIBILITY: visible; - MARGIN: 0 auto; - POSITION: static; + float: none; + visibility: visible; + margin: 0 auto; + position: static; background: lightgray; - font-family: Arial, Verdana, Helvetica, sans-serif; + font-family: arial, verdana, helvetica, sans-serif; padding-top: 1px; padding-bottom: 1px; font-weight: normal; font-size: 10px; color: black; - TEXT-ALIGN:left; + text-align:left; } input.big { @@ -441,7 +441,7 @@ white-space:nowrap; /* don't break text */ text-align:center; width:12%; - background:url(images/gelbluev.png) repeat-y blue; + background:url(images/gelblue.png) repeat-y blue; background-size:contain; border:2px outset blue; border-radius:20px; Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-07-29 04:26:24 UTC (rev 5568) +++ trunk/doc/Change.log 2012-07-29 07:12:37 UTC (rev 5569) @@ -1,5 +1,6 @@ webERP Change Log +29/7/2012 Phil: install/save.php now uses date_default_timezone_set function to set the time-zone to avoid all the nasty warnings 29/7/2012 Hindra Joshua: Updates to Professional and Professional-rtl themes - tidy up images not used 28/7/2012 Hindra Joshua: Fix for Gel theme and default theme to work with new styles 26/7/2012 Hindra Joshua: New wood theme - mods to index.php / header.inc and footer.inc and modify existing themes to work with new html tag classes used - using <div> tags instead of tables for layout of the main menu Modified: trunk/doc/Manual/ManualCreatingNewSystem.html =================================================================== --- trunk/doc/Manual/ManualCreatingNewSystem.html 2012-07-29 04:26:24 UTC (rev 5568) +++ trunk/doc/Manual/ManualCreatingNewSystem.html 2012-07-29 07:12:37 UTC (rev 5569) @@ -62,7 +62,7 @@ <!-- Help End: CompanyPreferences --> <!-- Help Begin: SystemConfiguration --> <div class="floatright"> <a class="minitext" href="#top">⬆ Top</a></div> -<h2>System Configuration</h2> +<h2><a id="SystemConfiguration">System Configuration</a></h2> <p> From the setup tab the main system configuration parameters can be set from the link "Configuration Settings". Narrative is shown alongside each parameter to give the user an idea of where the setting is used.</p> @@ -385,7 +385,7 @@ <p> However, accounts receivable also requires that certain branch information, relating to delivery address etc must be entered against each customer. But before customer branches can be created the following base information must be entered - the links to the forms that allow all this information to be defined are available from the main menu under system set up:</p> <ul> - <li>Sales areas - these are for analysing sales by area. Also, GL integration can be set up to look at the area of the customer to determine the GL account to post sales to. Each branch of a customer's account must refer to a sales area. If sales areas are not necessary in your business a single area must be defined - called say "default area"</li> + <li><a id="Areas">Sales areas</a> - these are for analysing sales by area. Also, GL integration can be set up to look at the area of the customer to determine the GL account to post sales to. Each branch of a customer's account must refer to a sales area. If sales areas are not necessary in your business a single area must be defined - called say "default area"</li> <li>As many sales types as required can be set up. It should be borne in mind that prices are held against sales types (and currencies). The sales type would reflect whether the sale was a trade sale, retail, wholesale, indent, cash sale, special sale etc.</li> @@ -426,7 +426,7 @@ <p> It is not necessary to use the stock integration to the general ledger although a fully standard costing based accounting system with full general ledger integration, will arguably provide the fastest and most informative financial reporting system for manufacturers.</p> -<h3>Sales Ledger - Accounts Receivable Integration to General Ledger Issues</h3> +<h3><a id="SalesGLPostings">Sales Ledger - Accounts Receivable Integration to General Ledger Issues</a></h3> <p> Some flexibility is provided in how sales transactions are posted to the general ledger. Different sales accounts can be used depending on any combination of the sales area of the customer, the sales type and the stock category of the item sold. Before entering any sales it is important to defined the posting schema under setup - Sales GL Interface Postings. The same flexibility is also afforded to the posting of cost of goods sold (COGS)- of course these journals are only created if the stock GL interface is activated. If it is then again it is critical to ensure the proper set up of the posting schema for COGS under the setup tab - COGS GL Interface posting</p> <div class="floatright"> <a class="minitext" href="#top">⬆ Top</a></div> Modified: trunk/install/save.php =================================================================== --- trunk/install/save.php 2012-07-29 04:26:24 UTC (rev 5568) +++ trunk/install/save.php 2012-07-29 07:12:37 UTC (rev 5569) @@ -286,7 +286,7 @@ $msg .= "// The timezone of the business - this allows the possibility of having;\n"; -$msg .= "putenv('TZ=" . $_POST['timezone'] . "');\n"; +$msg .= "date_default_timezone_set('" . $_POST['timezone'] . "');\n"; $msg .= "\$AllowCompanySelectionBox = true;\n"; if ($_POST['DemoData'] ==false){ $msg .= "\$DefaultCompany = '" . $_POST['company_name']. "';\n"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |