Sales Pack - XInvoice

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • hom
    commented on 's reply
    Hello Yuri,

    I can provide feedback from Germany. E-invoicing is now used across the board for invoicing federal authorities and, in some cases, state authorities. Our company have been sending all our invoices to authorities via e-invoicing and email for almost a year.
    E-invoices are transmitted to authorities almost exclusively via the OZG-RE portal. There are four ways to transmit invoices to this portal:

    1) Via Peppol
    2) Via email
    3) Upload via the web interface, or
    4) Direct entry/creation on the web interface

    Registration on the OZG-RE portal is mandatory for each of these transmission methods.

    In addition to the transmission of e-invoices, Peppol also provides for the exchange of all kinds of other documents. However, I am not aware of any authority or communication where this happens. Currently, only e-invoices are exchanged via the OZG-RE portal.

    So basically, Peppol is a common way to transfer e-invoices. However, this requires you to have a paid Peppol service provider or (even more expensive) to operate your own Peppol access point.

    I am therefore not sure how great the demand for Peppol is, especially since Peppol's other services for transferring documents other than e-invoices (in my view) are not yet relevant.

    Perhaps other (customers) among you will come to a different conclusion because there are national differences or because you are active in areas that we do not cover.

    Best regards, H*

  • Provata
    commented on 's reply
    Yuri,

    have a look when it becomes mandatory for which size of company - and check against your customer base.

    We are a small SME - "end of 2027" for us.

  • yuri
    replied
    Hi everyone,

    I was thinking about integrating with some PEPPOL access point service. If anybody has some thoughts on this subject, please share.

    Leave a comment:


  • hom
    commented on 's reply
    Hi Yuri, thanks for adding the notes to the eInvoice. That helps a lot!

  • yuri
    replied
    In the future version there will be E-Invoice support for:
    • payment Credit Transfer
    • SEPA Direct Debit mandates
    • taxable shipping charges

    Leave a comment:


  • yuri
    commented on 's reply
    Hi, I'll look into.

  • hom
    replied
    Hello Yuri,

    the eInvoice in Espo works quite well with some custom adjustments. Thanks for that!

    However, it turns out that a small adjustment would be necessary, which cannot be solved sensibly with a custom field. It concerns the description of an invoice item (BT-154). This is not included in the eInvoice, but already exists as a standard field in the invoice.

    Would it be possible to include the existing item description field as an item in the eInvoice?
    The field would have the following assignment:
    BT-154 Item description - Item description

    This field is not a mandatory field, but the item description is almost always necessary for customers to be able to check the invoice.

    Please let me know if it's possible?

    HOM

    Leave a comment:


  • yuri
    replied
    I have already worked out the data design for payment means. The way it will be coherent with an extensible providers feature. Will be available in a future version.

    Leave a comment:


  • yuri
    commented on 's reply
    Hi Nina,

    Use the tutorial to create a custom preparator. Then, in your custom preparator class you can call $eInvoice->setType(381); Where 381 is an example code.

  • Nina
    replied
    Hey,

    I would like to know how to change the invoice type

    There are the following types ( <cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>:

    TypeCode: 326 - Partial invoice (actually: Partial final invoice)
    TypeCode: 380 - Invoice (current standard)
    TypeCode: 381 - Credit note
    TypeCode: 384 - Invoice correction

    Is there a possibility?

    We have many “partial invoices” - we previously split the order.
    In the same way as our cancellation now has to work differently.

    How could this be set up?

    Thank you!

    Leave a comment:


  • yuri
    replied
    In v2.6.6 added Purchase Order Reference and Note fields. These fields are mapped to E-Invoice.

    Leave a comment:


  • Nina
    replied
    Hey,

    Thanks for your reply.
    I have swapped the Electronic Address Identifier with the Buyer Reference :/....... sorry...

    That's the standard from hell :/

    Thank you very much! I'll have a look at the other fields.
    Hopefully you'll understand it all at some point

    Leave a comment:


  • yuri
    replied
    Hi Nina,

    Buyer References is already there. You might need to add it to the Invoice's Detail layout.

    Click image for larger version  Name:	image.png Views:	0 Size:	9.8 KB ID:	113654


    BT-13 is not available out of the box. You can use a custom field to store the Purchase Order Reference. The library has "setPurchaseOrderReference" method.

    > Is there a free field? e.g. for remarks?

    Not yet. I think you can use a custom field and the "addNote" method.

    > Product (I don't know what is meant here, I got a numerical value)

    I don't know what it is.

    Leave a comment:


  • Nina
    replied
    Hey,

    We delivered the first XRechnung invoices yesterday!
    Thanks to the tutorial!

    Now we've received the first feedback - we need to add more fields. The feedback came from several customers :/

    We were asked for BT-19 (Buyer accounting reference) - ‘Cost centre’ - "Kostenstelle"

    Also options for the following fields:

    - Specialised service (specialist service) "Fachdienst"
    - Product (I don't know what is meant here, I got a numerical value)
    - Order number (I think BT-13)
    - Is there a free field? e.g. for remarks?

    Are these still provided or is there a copy template to implement them?

    Thank you very much!

    Nina

    Leave a comment:


  • yuri
    replied
    Here's the tutorial on how to add custom fields: https://forum.espocrm.com/forum/deve...-in-sales-pack

    Leave a comment:

Working...