Skip to main content
Toggle navigation menu
Back to website
Submit a request
Orion Law Management
Orion Desktop Articles
File Maintenance
File Maintenance
Changing the Existing Task Code Set on a Client-Matter
Changing the Managing Attorney on Multiple Client-Matter Records
Changing the Invoice Style on Multiple Matters under Different Client Numbers
Changing the Location on Multiple Client-Matter Records
Changing the Fee Arrangement on Multiple Client-Matter Records
Changing the Billing Status on Multiple Client-Matter Records
Changing the Billing Cycle on Multiple Client-Matter Records
Changing the Assistant Attorney on Multiple Client-Matter Records
Changing the Assigned Attorney on Multiple Client-Matter Records
Changing Next Available Matter Number
Changing Next Available Client Number
Changing Client and Matter Number on a Closed File
Changing a Practice Group Code
Changing Default Rate on Matter Not Updating WIP
Cash Receipts by Originator Splits
Change in Rates for User
Can't Save Task Set - Button Greyed Out
Can Orion Split Responsible Attorney?
Can I Get a Print Out of Service Codes and Descriptions?
Attorney Assignment History Feature - starting with version 5.1
Adding New Type of Law Code
Additional Matter Information
Additional Choices Needed for Fields on Matter Intake Form
Additional Choices Needed for Fields on Client Intake Form
Address Change on Contact Record Not Reflected on Invoice to Client
Adding Matters Not in Sequential Order
Adding a Secondary or Assistant to a Matter
Adding a New Task Code Set
Adding a Type of Law Code
Adding a Service/Activity Code
«
First
‹
Previous
Next
›
Last
»
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' sm:col-6'; if (numberColumns >= 3) classNames += ' md:col-4'; if (numberColumns >= 4) classNames += ' lg:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Still have questions?
We're here to help
Contact us
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>