You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-trytond-account-statement-coda-7.4.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.4.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.4.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.4.0-1.lbn36.noarch
The Account Rule Module allows rules which substitute default accounts with other accounts.
RPMPackage python3-trytond-account-receivable-rule-7.4.0-1.lbn36.noarch
The Account Receivable Rule Module defines rules to reconcile receivable between accounts.
RPMPackage python3-trytond-account-product-7.4.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.4.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.4.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.4.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.4.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.4.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.4.0-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.4.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.4.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.4.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.4.0-1.lbn36.noarch
The account invoice secondary unit module adds a secondary unit of measure on invoice line.
RPMPackage python3-trytond-account-invoice-line-standalone-7.4.0-1.lbn36.noarch
Account Invoice Line Standalone Module The account invoice line standalone module allows to create invoice line not linked to an invoice.
RPMPackage python3-trytond-account-invoice-history-7.4.0-1.lbn36.noarch
Account Invoice History Module The account invoice history module activates the historization of the invoice and its related fields.
RPMPackage python3-trytond-account-invoice-defer-7.4.0-1.lbn36.noarch
The Account Invoice Defer Module allow to defer the expense or the revenue of an invoice line over many periods.
RPMPackage python3-trytond-account-invoice-correction-7.4.0-1.lbn36.noarch
The account invoice correction module adds a wizard on invoice which allows select lines for which the unit price must be corrected. A new invoice is created with those lines in double: once with the original quantity, once with the inverted quantity.