fa-stable.git
2010-02-16 Janusz DobrowolskiMerging changes form main trunk 2.2.5-2.2.6
2010-02-09 Janusz DobrowolskiDirect Purchase Invoice/GRN, improved db transaction...
2010-02-09 Janusz DobrowolskiAdded Direct GRN and Direct invice in Purchases module.
2010-02-09 Janusz DobrowolskiImproved transactions support (multilevel).
2010-02-09 Janusz DobrowolskiAdded invoice preselection option.
2010-02-09 Janusz DobrowolskiOptimized extensions related code.
2010-02-09 Janusz DobrowolskiCleanup.
2010-02-09 Janusz DobrowolskiTypo fixed.
2010-02-06 Janusz DobrowolskiMultiply lines with same stock_id supported in purchase...
2010-02-06 Janusz DobrowolskiMultiply order items with same stock_id (with warning...
2010-02-06 Janusz DobrowolskiType bugs.
2010-02-04 Joe HuntBetter sorting in new gl types and gl accounts
2010-02-04 Joe HuntRerun. Stuff forgotten.
2010-02-04 Joe HuntExtended account id's to 15 chars. Changed account...
2010-02-03 Janusz DobrowolskiFixed edtable item selector in prices.php
2010-02-03 Janusz DobrowolskiPayment terms were not retrieved on invoice edit start.
2010-02-02 Janusz DobrowolskiSmall fixes in sys_prefs update/retrieval.
2010-02-02 Janusz DobrowolskiMissing closing bracket in 2.3 installer class
2010-02-02 Janusz DobrowolskiMerged changes from main trunk up to 2.2.5
2010-01-31 Janusz DobrowolskiEditable sales terms in sales orders and invoices.
2010-01-31 Janusz Dobrowolskipayment_tems retrieved from debtor_trans
2010-01-31 Janusz DobrowolskiAdded sale_payment_list
2010-01-31 Janusz DobrowolskiAdded cash_sale return form get_payment_term
2010-01-26 Janusz DobrowolskiAdditional fixes for editable item descriptions.
2010-01-26 Janusz DobrowolskiAdditional fixed in combo_input related to editable...
2010-01-26 Janusz DobrowolskiFull suport for editable items descriptions in sales...
2010-01-26 Janusz DobrowolskiAdded full support for editable item descriptions in...
2010-01-26 Janusz DobrowolskiAdded 'editable' field in stock_master
2010-01-26 Janusz DobrowolskiFixed warning in debug mode
2010-01-26 Janusz DobrowolskiFixed warning in debug mode.
2010-01-23 Janusz DobrowolskiChanged company name storage.
2010-01-23 Janusz DobrowolskiAdded save.php to last changes.
2010-01-23 Janusz DobrowolskiCahnged get_base_sales_type()
2010-01-23 Janusz DobrowolskiSystem preferences moved to new sys_prefs table, a...
2010-01-23 Janusz DobrowolskiSystem preferences moved form company to new sys_prefs...
2010-01-23 Janusz DobrowolskiUpdated locales and data/src compatibility checks.
2010-01-23 Janusz DobrowolskiImproved locales checking.
2010-01-23 Janusz DobrowolskiDefaults for get_post also for array submits, added...
2010-01-23 Janusz DobrowolskiAdded info label in error_log for warnings during upgra...
2010-01-23 Janusz DobrowolskiAdded core version for checks against database version_id
2010-01-23 Janusz DobrowolskiSystem setup re-read after upgrade.
2010-01-23 Janusz DobrowolskiCached company currency retrieval.
2010-01-23 Janusz DobrowolskiRemoved sysprefs.inc include
2010-01-23 Janusz DobrowolskiRemoved archaic erro handling.
2010-01-23 Janusz DobrowolskiMissing path_to_root declaration in handle_submit()
2010-01-23 Janusz DobrowolskiMessage box cleanup before ajax call.
2010-01-20 Janusz DobrowolskiMerged changes form main trunk up to 2.2.4
2010-01-12 Janusz DobrowolskiTwo smaller fixes.
2010-01-12 Janusz DobrowolskiFixed misnamed function parameter.
2010-01-12 Janusz DobrowolskiAdded sorting branches by branch_ref.
2010-01-12 Janusz DobrowolskiMerged changes from main trunk up to 2.2.3
2010-01-11 Janusz DobrowolskiOptimized database indexes.
2009-12-24 Joe HuntRestore of old sql (didn't get updated correctly)
2009-12-24 Janusz DobrowolskiMerged changes from main trunk 2.2.1-2.2.2
2009-12-10 Joe HuntEnhanced Quick Entries to also support Balance Based...
2009-12-05 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-12-04 Janusz DobrowolskiUpgrade to 2.3 skeleton files added, added key on comme...
2009-12-04 Janusz DobrowolskiAdded key on comments table for better performance.
2009-12-04 Janusz DobrowolskiUpgrade skeleton files for 2.3 release.
2009-12-04 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-12-03 Joe HuntNew file
2009-12-02 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-12-02 Janusz DobrowolskiMerged changes from main branch up to release 2.2.1
2009-12-01 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-11-30 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-11-18 Janusz DobrowolskiFixed side bug after last sql update.
2009-11-18 Joe HuntAllow null references in trans to show up in gl_trans_view
2009-11-18 Joe HuntRelease 2.2
2009-11-17 Joe HuntChanged rep705 to show fiscal year instead of year
2009-11-17 Joe HuntMoved payment terms in documents for better view. Incre...
2009-11-15 Janusz DobrowolskiVariable ctrl_handlers moved to BoxReports.
2009-11-15 Janusz DobrowolskiAdded integrtion ofcustom and extended reports to repor...
2009-11-15 Janusz DobrowolskiAll *_list() functions now does not display html direct...
2009-11-15 Janusz DobrowolskiAdde integration of custom/extended reports; optimizations.
2009-11-15 Janusz DobrowolskiAll *_list() functions now return html code instead...
2009-11-13 Joe HuntAllow editing account when editing a row in GL Bank...
2009-11-13 Joe HuntCleaning CHANGELOG.txt and small fix in references.inc
2009-11-12 Joe HuntChanged to allow change of reference in GL modifying
2009-11-12 Janusz DobrowolskiFixed maksimum length of memo for gl postings in entry...
2009-11-12 Janusz DobrowolskiAdded amount range in gl inquires.
2009-11-12 Janusz DobrowolskiFixed typo
2009-11-12 Janusz DobrowolskiChanged menu option text for GL inquiry.
2009-11-12 Joe HuntChanged Journal Inquiries so it shows the Bank Deposit...
2009-11-10 Joe Hunttype warning in dimension tags
2009-11-10 Janusz DobrowolskiFixed value for SA_SUPPBULKREP access area.
2009-11-10 Joe Huntdisallow bank accounts in accounts list in Bank Deposit...
2009-11-09 Janusz DobrowolskiFixed help link generation to clean page context string.
2009-11-08 Joe HuntChanged the Running Balance column in Customer Transact...
2009-11-08 Joe HuntBug in adding freight cost to sales order/quotation
2009-11-07 Janusz DobrowolskiAdded mising help context in sales inquires.
2009-11-07 Janusz DobrowolskiAdded missing help_context
2009-11-07 Joe HuntMore improvements on layout display.
2009-11-06 Joe HuntImproved layout in the new tax info display. Also old...
2009-11-06 Janusz DobrowolskiFixed include file sequence.
2009-11-05 Joe HuntBug on line 215 in /sales/customer_delivery.php
2009-11-05 Joe HuntRerun. Modifying need an extra column.
2009-11-05 Joe HuntRerun. Update button for change of shipping
2009-11-05 Joe HuntInclude freight_cost in Sales Quotations, Orders in...
2009-11-05 Joe HuntDisplay tax info in Sales Quotation, Order, Direct...
2009-11-04 Joe HuntIncluded dimension(s) in Bank Deposit/Payment View...
next