Search 1.9 billion lines of Odoo code on GitHub

hr_payslip_to_payment_order

Author: OpenSynergy Indonesia, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-hr_payslip_to_payment_order
Repository: andhit-r/hr
Dependencies: account_payment, and hr_payroll_account
Languages: Python (365, 68.4%), XML (110, 20.6%), and reStructuredText (59, 11.0%)

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="payslip-to-payment-order"></a> <h2>Payslip To Payment Order</h2> <p>This module adds feature to:</p> <ol class="arabic simple"> <li>Create payment order easily from payslip.</li> <li>Monitor payslip payment progress</li> </ol> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Clone the branch 8.0 of the repository <a class="reference external" href="https://github.com/OCA/hr">https://github.com/OCA/hr</a></li> <li>Add the path to this repository in your configuration (addons-path)</li> <li>Update the module list</li> <li>Go to menu <em>Setting -&gt; Modules -&gt; Local Modules</em></li> <li>Search For <em>Payslip To Payment Order</em></li> <li>Install the module</li> </ol> <a name="usage"></a> <h3>Usage</h3> <a name="monitor-on-progress-payslip-s-payment"></a> <h4>Monitor On Progress Payslip's Payment</h4> <ol class="arabic simple"> <li>Go to <em>Human Resources -&gt; Payslip -&gt; Payslip To Payment Order</em></li> <li>Activate <em>Unpaid</em> and <em>Partial</em> filter</li> </ol> <a name="create-payment-order-from-payslip"></a> <h4>Create Payment Order From Payslip</h4> <ol class="arabic simple"> <li>Go to <em>Human Resources -&gt; Payslip -&gt; Payslip To Payment Order</em></li> <li>Activate <em>Unpaid</em> and <em>Partial</em> filter</li> <li>Select payslip data that you want to pay</li> <li>Click <em>More</em> button</li> <li>Click <em>Create Payment Order From Payslip</em> button</li> <li>Select <em>Company</em> (for multi-company environment)</li> <li>Choose Bank/Cash payment</li> <li>Choose Bank (if you select Bank on step 7)</li> <li>Choose <em>Payment Mode</em></li> <li>Click <em>Create</em> button</li> </ol> <p>Note:</p> <p>Odoo will not automatically open payment order after user click <em>Create</em> button. This due possibility user do not have authority to view/edit payment order. Payment order then can be editted/processed through it's own menu under Accounting app.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/116/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/hr/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Andhitia Rama &lt;<a class="reference external" href="mailto:andhitia.r&#64;gmail.com">andhitia.r&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>