All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Bitnami MediaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:23, 12 October 2023 99.255.206.241 talk created page TrinityMetalsNovus (Created page with "{| class="wikitable" style="margin:auto" |+ Code Index |- ! Index Key !! Index ID !! Description !! Used For |- | 1 || Accounting Doc Type || Accounting Doc Type || |- | 2 || Call Method || Call Method || |- | 3 || Contact eMail Options || Contact eMail Options || |- | 4 || Contact Order Options || Cont...")
- 18:57, 12 October 2023 99.255.206.241 talk created page ResteelNovus (Created page with "| 95 || Accounting Doc Type || Accounting Doc Type || |- | 96 || Call Method || Call Method || |- | 97 || Contact eMail Options || Contact eMail Options || |- | 98 || Contact Order Options || Contact Order Options || |- | 99 || Credit Card Type || Credit Card Type || |- | 100 || ReSteelNov...")
- 17:47, 12 October 2023 99.255.206.241 talk created page DAversaNovus (Created page with "{| class="wikitable" style="margin:auto" |+ Code Index |- ! Index Key !! Index ID !! Description !! Used For |- | 1 || Accounting Doc Type || Accounting Doc Type || |- | 2 || Call Method || Call Method || |- | 3 || Contact eMail Options || Contact eMail Options || |- | 4 || Contact Order Options || Contact Order Options || |- | 5 || Credit Card Type || Credit Card Type || |- | 6 || Credits Method || Credits Method || |- | 7 || Currency |...")
- 16:36, 12 October 2023 99.255.206.241 talk created page AccurateNovus (Created page with "{| class="wikitable" style="margin:auto" |+ Code Index |- ! Index ID !! Description !! Used For |- |Accounting Doc Type || Accounting Doc Type || |- |Call Method || Call Method || |- |Contact eMail Options || Contact eMail Options || |- |Contact Order Options || Contact Order Options || |- |Credit Card Type || Credit Card Type || |- |Credits Method || Credits Method || |- |Currency || Currency || |- |Customer Service Rep || Customer Servic...")
- 15:04, 12 October 2023 99.255.206.241 talk created page Accounting Doc Type (Created page with " Return to User Codes List")
- 14:50, 12 October 2023 99.255.206.241 talk created page User Codes List (Created page with "{| class="wikitable" style="margin:auto" |+ User Code Index |- ! Index Key !! Index ID !! Description !! Used For |- | 1 || Accounting Doc Type || Accounting Doc Type || |- | 2 || Call Method || Call Method || |- | 3 || Contact eMail Options || Contact eMail Options || |- | 4 || Contact Order Options || Contact Order Options || |- | 5 || Credit Card Type || Credit Card Type || |- | 6 || Credits Method || Credits Method || |- | 7 || Currency || Currency || |- | 8 || Custo...")
- 18:14, 10 October 2023 99.255.206.241 talk created page Dedicated Admin Connection (Created page with " Return to SQL Server")
- 13:01, 22 September 2023 99.255.206.241 talk created page Ajax (Created page with "<strong>Create new axios instance.</strong> Add the following import: <pre>import axiosWrapper, { BusinessResult } from '@/common-axios'; This returns a singleton of the AxiosWrapper class, which is a class the wraps the calls to the Novus web service and internally uses the axios object. The BusinessResult class is a common class to return for POST requests to check if operation was successful or not: this.postData<BusinessResult>('foo', postData) .then((result) => {...")
- 21:05, 21 September 2023 99.255.206.241 talk created page Accounting Period (Created page with "Some parameters consists of year and period. Call accountingPeriodService.GetFiscalYearPeriod(DateTime.Now) to get the year and period.")
- 18:23, 21 September 2023 99.255.206.241 talk created page EDI Setup and Configuration (Created page with "<strong>EDI Setup and Configuration</strong> {| class="wikitable" |- ! Customer ! Username ! Password |- | This is not a customer | ftp.kiwana | aC{^uo |- | ninodaversa.com | ftp.ninidaversa | LZ6<1[ |- | trinitymetalsgroup.com | ftp.trinity | [y^C$] |}")
- 18:16, 21 September 2023 99.255.206.241 talk created page EDI (Created page with "<strong>EDI Setup and Configuration</strong>")
- 15:03, 21 September 2023 99.255.206.241 talk created page Tasks After Restart (Created page with "<strong>1.</strong> Execute the following script when you know that SQL Server was restarted: DECLARE @command varchar(1000) SELECT @command = ' USE [?] IF (DB_NAME() LIKE ''%Novus'') BEGIN EXECUTE [dbo].[usp_AsyncTaskMarkAsIdle] ''EDI Scan Folder'' ,''admin''; EXECUTE [dbo].[usp_AsyncTaskMarkAsIdle] ''Orders Invoicing'' ,''admin''; EXECUTE [dbo].[usp_AsyncTaskMarkAsIdle] ''Invoice Printing'' ,''admin''; EN...")
- 14:54, 21 September 2023 99.255.206.241 talk created page MediaWiki (Created page with "<strong>MediaWiki has been installed.</strong> Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software. == Getting started == * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list] * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ] * [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikime...")