Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Wrap
classsection group
div
classinternalnote

Do not delete this page - MYOB Practice navigates to it from within the product

HTML
<span data-swiftype-index="true">
HTML Wrap
classcol span_3_of_5

Corporate Admin comes with a set of document templates, so you or your client can keep a record of corporate decisions.

These templates include minutes of meetings, letters, share certificates and more.

Some templates have two different versions:

  • Classic—the original Corporate Admin template style
  • New—the new and improved Corporate Admin template style

You can switch between the new templates and classic templates at any time by changing the style of the template.

You can modify the default paragraphs or add your own personal touch by changing the font and style.

When you save your changes, the changes are applied practice-wide and are effective for all employees and all clients.

UI Expand
titleTo change template style
  1. From MYOB Practice, click Settings on the left navigation bar.
  2. Under Practice defaults, click Templates.
  3. Click Change style.
    Templates
  4. Select New to switch to the new and improved Corporate Admin template, or Classic to switch to the original Corporate Admin template.
    Change style
  5. Click Save.
UI Expand
titleTo edit a template
UI Text Box
sizemedium
typewarning

Once saved, the customised template will become the new master template. New templates can't be created just yet.

  1. From MYOB Practice, click Settings on the left navigation bar.
  2. Under Practice defaults, click Templates.
  3. Click the name of the template to edit.
  4. Enter any additional text, or use the tools on the toolbar to format text, bullet points, tables or add a merge field.
    Template editor toolbar

    To remove all changes and return to the default template, click Restore Default.

    UI Text Box
    sizemedium
    typenote

    The merge fields available for use depend on the template you're customising.

  5. Click Save to save and apply your changes.
UI Expand
titleList of merge fields

When customising a document template, the merge fields available for use depend on the template that you're customising.

AddressMultiLineBusiness
AddressMultiLinePostal
AddressMultiLineRegistered
AddressPrincipalPlaceOfBusiness
AddressRegistered
CancelSharesMembersList
CompanyAbn
CompanyAcn
CompanyFormerName
CompanyIncorporatedPlace
CompanyInvoiceAmount
CompanyName
CompanyReviewDateNotified
DeregistrationDate
IssueSharesMembersList
MeetingDate
MeetingMemberAttendeeMultiList
MeetingMultiLineAddress
MeetingOfficerAttendeeMultiList
MemberAcn
MemberMultiLineAddress
MemberName
MemberSingleLineAddress
MemberTransfereeAcn
MemberTransfereeMultiLineAddress
MemberTransfereeName
MemberTransferorAcn
MemberTransferorCeased
MemberTransferorMultiLineAddress
MemberTransferorName
NewCompanyName
NewPrincipalPlaceOfBusinessAddress
NewRegisteredAddress
OfficerAlternateDirectorFor
OfficerAppointDate
OfficerAppointPosition
OfficerAppointment
OfficerCeaseDate
OfficerCeasePosition
OfficerCeasing
OfficerEffectiveTo
OfficerName
OfficerPosition
OfficerResidentialAddress
OfficerResignationDate
OfficerSignatoryList
PersonAddressMultilineResidential
PersonBirthCity
PersonBirthCountry
PersonBirthDate
PersonBirthState
PersonCeaseDate
ResignationReason
ShareAmountPaidPerShare
ShareAmountUnpaid
ShareCancelAmountPaidPerShare
ShareCancelReason
ShareCertificateNumber
ShareClass
ShareDistinctiveFrom
ShareDistinctiveTo
ShareNumberAlloted
ShareNumberHeld
ShareTotalPaid
ShareTransferDate
ShareTypeDescription
SharesAlloted
Signatory
SpecialPurposeCompanyChangeDate
TransferSharesMembersList
AgentName
AgentContact
AgentRegisteredNumber
AgentAddress
AgentDateOfAppointment
ChangeOfAddressEffectiveDate
UHCName
UHCAcn
UHCIncorporatedPlace
PersonPlaceOfBirth
AlternateOnBehalfOf
OfficerTermsOfAppointment
AddressMultiLine
SpecialPurposeCompanyType

 

 

HTML
</span>
HTML Wrap
width15%
classcol span_1_of_5
 
HTML Wrap
floatleft
classcol span_1_of_5
Panelbox
namegreen
titleIn this section
HTML Wrap
classsidebarlinks

Children List
Corporate admin - AU
Corporate admin - AU
showRoottrue
depth2

 

 

 

...

 

...

HTML
<script>
/* CORPORATE COMPLIANCE AND CORPORATE ADMIN END OF LIFE BANNER */
var bannerCode="<div class='corpBanner'><p><strong><i class='fa fa-exclamation-circle fa-lg' style='margin-left:-30px; color:#2B74DF'></i>&nbsp;&nbsp;&nbsp;Corporate Compliance and Corporate Admin will be retired on 

...

15 

...

April 2024. </strong><br />&nbsp;You won't be able to use either software after 

...

15 

...

April 2024. <a style='color:#8241AA' href='https://help.myob.com/wiki/x/pgDlBQ'>Learn what this means for you</a>.</p></div><p>&nbsp;</p>";
$(".from-layout .span_3_of_5").prepend(bannerCode);
//$(".section.group").css("margin-bottom","-30px");
</script>

...

 

...

CSS Stylesheet
/* STYLES FOR CORPORATE COMPLIANCE AND CORPORATE ADMIN END OF LIFE BANNER */
.corpBanner {
		margin-top:20px;
		display:block;
		background-color:#f3f4f5;
		box-shadow: 0 2px 4px 0 rgba(104, 116, 128, 0.1);
		border-radius:3px;
		height:auto; 
		vertical-align:middle; 
		padding:15px 10px 10px 50px; 
		z-index:9999; 
		margin-left:0px;
		margin-right:0px!important;
		margin-bottom:-50px!important;
	}
.section.group {
    margin-bottom: -30px;
}
.brikit-footer-backdrop {
	margin-top:60px!important;
}

...

 

...