You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-trytond-account-statement-sepa-7.6.0-1.lbn36.noarch
The Account Statement SEPA Module implements the import of the CAMT.052, CAMT.053 and CAMT.054 SEPA files as statement.
RPMPackage python3-trytond-account-statement-rule-7.6.0-1.lbn36.noarch
The account_statement_rule module allows rules to be defined to complete statement lines from imported files. When the “Apply Rule” button is clicked on a statement, each rule is tested in order against each origin that does not have any lines until one is found that matches. Then the rule found is used to create the statement lines linked to the origin. Rule A rule is composed of two parts: matching criteria and lines. Criteria The criteria are matched with each origin of the statement: Company Journal Amount: Check if the amount is between two values Description: A regular expression to search for a match in the origin description. Information rules: Key: the statement information key on which the rule applies The matching value depending of the type of the key: Boolean Numeric: A range of value. Char: A regular expression. Selection The regular expression can register the group names party, bank_account and invoice which are later used to search for a party and an in
RPMPackage python3-trytond-account-statement-ofx-7.6.1-1.lbn36.noarch
The Account statement OFX module implement the import of the OFX file as statement.
RPMPackage python3-trytond-account-statement-mt940-7.6.0-1.lbn36.noarch
The Account Statement MT940 Module implements the import of MT940 files as statements.
RPMPackage python3-trytond-account-statement-coda-7.6.0-1.lbn36.noarch
The Account Statement Coda module implements the import of the CODA file as statement.
RPMPackage python3-trytond-account-statement-aeb43-7.6.0-1.lbn36.noarch
The Account Statement AEB43 module implements the import of the Norm 43 of the Spanish banks association file as statement.
RPMPackage python3-trytond-account-statement-7.6.0-1.lbn36.noarch
Account Statement Module The account_statement module allows to book statements. Statement can be used for bank statement, cash daybook etc.Statement *********A statement groups many lines under a journal for a date. It is mainly defined- Journal. The statement can be in one of this states:* Draft The statement is waiting for validation* Validated The statement is validated and is waiting to...
RPMPackage python3-trytond-account-rule-7.6.0-1.lbn36.noarch
The Account Rule Module allows rules which substitute default accounts with other accounts.
RPMPackage python3-trytond-account-receivable-rule-7.6.0-1.lbn36.noarch
The Account Receivable Rule Module defines rules to reconcile receivable between accounts.
RPMPackage python3-trytond-account-product-7.6.0-1.lbn36.noarch
Account Product Module The *Account Product Module* allows products to be associated with accounting properties such as taxes and expense or revenue accounts. It allows these properties to be easily managed using accounting categories.
RPMPackage python3-trytond-account-payment-stripe-7.6.0-1.lbn36.noarch
The account_payment_stripe module allows to receive payment from Stripe. It uses Stripe.js and Stripe Elements in a checkout form to handle Setup Intent and Payment Intent by card. Account The Account stores the information about the Stripe account like the secret key, the publishable key and the webhook signing secret. The account’s webhook endpoint is the URL used by stripe webhooks. For additional security, the Stripe’s requests signature can be verified if the webhook signing secret is set on the Account. If no webhook is setup, a cron task fetches the new events. Customer The Customer allow to register parties as Stripe customers. The checkout button opens the Stripe checkout form. A cron task runs every hour to create new customers on Stripe and another to delete them if they are inactivated. Journal The journal has a new field for the Stripe account. Payment The payment has also a checkout button which opens the Stripe checkout form. A payment can be processed off-session
RPMPackage python3-trytond-account-payment-sepa-cfonb-7.6.0-1.lbn36.noarch
Account Payment SEPA CFONB Module The account_payment_sepa_cfonb module adds CFONB flavors to SEPA messages.
RPMPackage python3-trytond-account-payment-sepa-7.6.0-1.lbn36.noarch
Account Payment SEPA Module The account_payment_sepa module allows to generate SEPA files for a PaymentJournal The Journal has some fields when the process method is SEPA:- Bank Account Number. - Payable Flavor: - pain.001.001.03 - pain.001.001.05 - pain.001.003.05 - Receivable Flavor: - pain.008.001.02 - pain.008.001.04 - pain.008.003.02 - Payable/Receivable Initiator Identifier: - SEPA...
RPMPackage python3-trytond-account-payment-clearing-7.6.0-1.lbn36.noarch
Account Payment Clearing Module The account_payment_clearing module allows to generate account move when a payment is succeeded between the receivable/payable account to a clearing account defined on the payment journal.The clearing account will be used for statement lines which are linked to such If a delay is configured on journal for posting, a scheduled task will post automatically...
RPMPackage python3-trytond-account-payment-braintree-7.6.0-1.lbn36.noarch
The account_payment_braintree module allows receipt of payments using Braintree. It uses the Drop-in UI in a checkout form to handle the payment method nonce for card and other supported payment methods. Account The Account stores the information about the Braintree account like the merchant ID, the public and secret keys etc. The account’s webhook endpoint is the URL used by Braintree’s webhooks. If no webhook is setup, disputes will not update existing payments. Customer The Customer allows parties to be registered as Braintree customers. The checkout/add card button opens the Braintree Drop-in UI form. A scheduled task runs every hour to create new customers on Braintree and another to delete them if they have become inactive. Journal The journal has a new field to store the Braintree account if the process method is set to “Braintree”. Payment The payment also has a checkout button which opens the Braintree Drop-in UI form. A payment can be processed using a nonce or a payme
RPMPackage python3-trytond-account-payment-7.6.1-1.lbn36.noarch
Account Payment Module The account_payment module allows to generate grouped payments for receivable or payable Account Move Lines.Payment A Payment defines the attempt to pay an amount to a party or to receive an amount from a party. It is mainly defined by:- Journal. - Payable - Receivable- Line. - Amount.- Description.A payment can be created from an payable or receivable *Account Move...
RPMPackage python3-trytond-account-move-line-grouping-7.6.0-1.lbn36.noarch
The Account Move Line Grouping Module adds a view that displays move lines grouped.
RPMPackage python3-trytond-account-invoice-watermark-7.6.0-1.lbn36.noarch
The Account Invoice Watermark Module adds a draft or paid watermark to the printed invoice.
RPMPackage python3-trytond-account-invoice-stock-7.6.0-1.lbn36.noarch
Account Invoice Stock Module The *Account Invoice Stock Module* links together invoice lines and stockThis allows a stock move's unit price to be updated from the average price of the linked invoice lines.
RPMPackage python3-trytond-account-invoice-secondary-unit-7.6.0-1.lbn36.noarch
The account invoice secondary unit module adds a secondary unit of measure on invoice line.