Added tax calcualtion algorithm selection in sales and purchasing, driven by company...
[fa-stable.git] / reporting /
2011-01-06 Janusz DobrowolskiAdded tax calcualtion algorithm selection in sales...
2011-01-04 Janusz DobrowolskiMerged changes from mai trunk up to 2.3.1
2010-12-09 Janusz Dobrowolski[0000313] Fixed multiply vulnerabilities.
2010-12-09 Janusz DobrowolskiAdded SetFontSize method for better compatibility with...
2010-12-07 Janusz DobrowolskiTypo fixed.
2010-12-07 Janusz DobrowolskiFixed multiply strict warnings, fixed error handling...
2010-12-07 Janusz DobrowolskiMissing tags argument in display_type call
2010-12-03 Janusz DobrowolskiImporved readibility.
2010-12-03 Joe HuntFixing year closure for earlier fiscal years. en_US...
2010-12-03 Joe HuntCreating a warning when opening balance in trial balanc...
2010-11-28 Janusz DobrowolskiTransaction names shortcuts added.
2010-11-26 Janusz DobrowolskiImproved reports menu display.
2010-11-26 Janusz DobrowolskiFixed errors/warning due to leaved obsolete code.
2010-11-22 Janusz DobrowolskiFixed input sanitization.
2010-11-18 Joe HuntScrambled graphic images to avoid unwanted downloads.
2010-11-16 Joe HuntMinor change in class.graphic.inc
2010-11-15 Janusz DobrowolskiDefault font for graphics changed from Vera to Liberati...
2010-11-15 Janusz DobrowolskiFixed text encoding.
2010-11-13 Janusz DobrowolskiOld hooks superseded by new hooks API.
2010-11-10 Janusz DobrowolskiRemoved related report class when company does not...
2010-11-08 Janusz DobrowolskiFixed support for translations in extensions modules...
2010-11-07 Janusz DobrowolskiCleanup.
2010-11-07 Janusz DobrowolskiFixed multipart email structure.
2010-11-04 Janusz DobrowolskiCleanup
2010-11-04 Janusz DobrowolskiFixed broken excel reportsfor non-latin1 encoding.
2010-11-02 Joe HuntRerun. Bug in amount selection
2010-11-02 Joe HuntReport Customer Details didn't show up correctly in...
2010-10-28 Janusz DobrowolskiFixed mailing problems under php with suhohin patch.
2010-10-17 Joe HuntChanged Inventory Sales Report to use average cost...
2010-10-15 Joe HuntRerun
2010-10-15 Joe Hunt[0000265] Changed Report List of Journal Entries to...
2010-10-06 Janusz DobrowolskiFixed gettext for extension links.
2010-10-06 Joe HuntOption for saving report selections ($save_report_selec...
2010-10-05 Janusz DobrowolskiFixed language file selection.
2010-10-05 Janusz DobrowolskiFixed contact type for language selection.
2010-10-04 Joe HuntDimension Report doesn't show up with correct references
2010-09-28 Joe HuntDivision by zero error in graphics (Joe Hunt)
2010-09-27 Janusz DobrowolskipageNumber property of TCPDF class made public.
2010-09-23 Joe HuntRerun
2010-09-22 Janusz DobrowolskiFixed delivery adress prinitng on sales documents.
2010-09-17 Janusz DobrowolskiFixed custom reports includes issue.
2010-09-02 Janusz DobrowolskiForms dir moved to /reporting
2010-09-02 Janusz DobrowolskiForms dir moved to /reporting.
2010-08-30 Janusz DobrowolskiMissing parameter in display_type call in rep707
2010-08-30 Janusz DobrowolskiMissing tags parameter in disply_type call
2010-08-25 Janusz DobrowolskiAdded taxes display for sales order/quotation.
2010-08-24 Joe HuntRemoved old headerfunc in rep111.php (Sales Quotation)
2010-08-07 Janusz DobrowolskiChanged hook function name from TaxFunction to tax_repo...
2010-08-06 Joe HuntBank Payment on customer statements shows in credit...
2010-07-25 Janusz DobrowolskiNew.
2010-07-24 Joe HuntFixed Customer Details Report and Pricelist (UOM) and...
2010-07-24 Joe HuntChanged so Purchase Order also print taxes.
2010-07-21 Joe HuntChanged Report Statements to accept selector Outstandin...
2010-07-19 Joe HuntChanged Std. Cost to show all decimals, and added UOM
2010-06-28 Janusz DobrowolskiMarged fixes from ain trunk up to 2.2.11
2010-06-27 Janusz DobrowolskiRemoved obsolete emial field from sql query.
2010-06-26 Joe HuntOption to suppress tax rates on documents. To be used...
2010-06-25 Janusz DobrowolskiFixed sales database design to ensure document relation...
2010-06-24 Joe HuntRewritten function gl_account_in_company_defaults in...
2010-06-23 Joe HuntChanged memo message in supp invoice price variance
2010-06-21 Janusz DobrowolskiCleanup
2010-06-13 Janusz DobrowolskiMerged changes from main CVS (up to 2.2.10)
2010-05-27 Janusz DobrowolskiMerged changes form main trunk (2.2.8, 2.2.9)
2010-05-11 Janusz DobrowolskiMultiply contacts spport added.
2010-05-11 Janusz DobrowolskiEmailed reports can be send to multiply destinations...
2010-05-11 Janusz DobrowolskiAdded charset selection for email content.
2010-05-11 Janusz DobrowolskiSmallfield naming bug.
2010-05-11 Janusz DobrowolskiFixed typo and small bug.
2010-05-07 Joe HuntAdded Account tags selection in Annual Expense Breakdow...
2010-04-15 Joe HuntAdded an alternative way of presenting tax included...
2010-04-15 Joe HuntAdded a date column and combined the # and View column...
2010-04-14 Joe HuntReplaced the global variables for table styles to defin...
2010-04-04 Janusz DobrowolskiAdded per supplier/customer document language selection.
2010-04-04 Janusz Dobrowolskicompany_path() helper used.
2010-04-04 Janusz DobrowolskiFixed for better extension modules support.
2010-04-04 Janusz DobrowolskiChanged addReport method (better support for extension...
2010-03-12 Janusz DobrowolskiSmall cleanups.
2010-03-05 Janusz DobrowolskiMerged changes from main trunk up to 2.2.7
2010-03-01 Janusz DobrowolskiRewrte of FrontReport header API to accept external...
2010-03-01 Janusz DobrowolskiIntegration of fpdi class.
2010-03-01 Janusz DobrowolskiReport fixed according to changed headers API in FrontR...
2010-03-01 Janusz Dobrowolskifind_report_file() heler moved to main.inc and renamed...
2010-02-25 Janusz DobrowolskiCleanup (missing $row declaration).
2010-02-25 Janusz DobrowolskiError message displayed when no report file is found.
2010-02-16 Janusz DobrowolskiMerging changes form main trunk 2.2.5-2.2.6
2010-02-02 Janusz DobrowolskiMerged changes from main trunk up to 2.2.5
2010-01-31 Janusz Dobrowolskipayment_tems retrieved from debtor_trans
2010-01-12 Janusz DobrowolskiMerged changes from main trunk up to 2.2.3
2009-12-24 Janusz DobrowolskiMerged changes from main trunk 2.2.1-2.2.2
2009-12-05 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-11-30 Joe HuntMoved all SQL statements from PHP files into relevant...
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 DobrowolskiAdde integration of custom/extended reports; optimizations.
2009-11-03 Joe HuntChanged so reference no in QUOTE/SO/INV/CRE/PO is print...
2009-10-29 Janusz DobrowolskiChanged context help organization to enable use of...
2009-10-28 Joe HuntChanged report Annual Expense Breakdown to follow the...
2009-10-26 Joe HuntFixed another compatibility issue with MySQL 3.xx ...
next