commit initial
This commit is contained in:
4
efactura-generator/.htaccess
Normal file
4
efactura-generator/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
<FilesMatch "\.(html|php|css|js|ico|xml)$">
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
</FilesMatch>
|
||||
35
efactura-generator/CHANGELOG.md
Normal file
35
efactura-generator/CHANGELOG.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# Changelog
|
||||
|
||||
## 0.9-beta-4 - 07.02.2025
|
||||
|
||||
### Bugfixes
|
||||
- Fixed: Al doilea tag TaxTotal se generează doar când valuta documentului diferă de valuta TVA.
|
||||
|
||||
## 0.9-beta-3 - 14.01.2025
|
||||
|
||||
### Bugfixes
|
||||
- Fixed: Discounturile de pe articole nu se mai cumulează în discount global pe factură.
|
||||
|
||||
### New Features
|
||||
- Added: Se completează valoare reducere și cod reducere pe fiecare articol.
|
||||
|
||||
## 0.9-beta-2 - 07.01.2025
|
||||
|
||||
### Bugfixes
|
||||
- Fixed: Selecția judet București și afișare oraș.
|
||||
|
||||
### New Features
|
||||
- Added: Se completează codul și motivul scutirii în secțiunea "Defalcare TVA" pentru articole cu Tip TVA "E" Neimpozabil.
|
||||
- Added: S-a tratat cazul în care furnizorul nu este plătitor de TVA (codul fiscal nu are atributul fiscal "RO").
|
||||
- Added: Citire din xml coduri identificare articole (vânzător, cumpărător, cod de bare, CPV, NC8, vamal).
|
||||
- Added: Editare, adăugare, ștergere coduri identificare articole.
|
||||
|
||||
### Modifications
|
||||
- Modified: Afișare responsive pentru ecrane de diferite dimensiuni.
|
||||
|
||||
### TODO
|
||||
- Implement: citire și editare referință factura originală pentru factura storno.
|
||||
- Implement: citire și editare modalități de plată.
|
||||
|
||||
## 0.9-beta-1 - 06.01.2025
|
||||
- Initial beta release.
|
||||
663
efactura-generator/LICENSE.md
Normal file
663
efactura-generator/LICENSE.md
Normal file
@@ -0,0 +1,663 @@
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
Version 3, 19 November 2007
|
||||
|
||||
Copyright (C) 2025 Romfast SRL <https://www.romfast.ro>
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The GNU Affero General Public License is a free, copyleft license for
|
||||
software and other kinds of works, specifically designed to ensure
|
||||
cooperation with the community in the case of network server software.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
our General Public Licenses are intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
Developers that use our General Public Licenses protect your rights
|
||||
with two steps: (1) assert copyright on the software, and (2) offer
|
||||
you this License which gives you legal permission to copy, distribute
|
||||
and/or modify the software.
|
||||
|
||||
A secondary benefit of defending all users' freedom is that
|
||||
improvements made in alternate versions of the program, if they
|
||||
receive widespread use, become available for other developers to
|
||||
incorporate. Many developers of free software are heartened and
|
||||
encouraged by the resulting cooperation. However, in the case of
|
||||
software used on network servers, this result may fail to come about.
|
||||
The GNU General Public License permits making a modified version and
|
||||
letting the public access it on a server without ever releasing its
|
||||
source code to the public.
|
||||
|
||||
The GNU Affero General Public License is designed specifically to
|
||||
ensure that, in such cases, the modified source code becomes available
|
||||
to the community. It requires the operator of a network server to
|
||||
provide the source code of the modified version running there to the
|
||||
users of that server. Therefore, public use of a modified version, on
|
||||
a publicly accessible server, gives the public access to the source
|
||||
code of the modified version.
|
||||
|
||||
An older license, called the Affero General Public License and
|
||||
published by Affero, was designed to accomplish similar goals. This is
|
||||
a different license, not a version of the Affero GPL, but Affero has
|
||||
released a new version of the Affero GPL which permits relicensing under
|
||||
this license.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU Affero General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same work.
|
||||
|
||||
2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Remote Network Interaction; Use with the GNU General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, if you modify the
|
||||
Program, your modified version must prominently offer all users
|
||||
interacting with it remotely through a computer network (if your version
|
||||
supports such interaction) an opportunity to receive the Corresponding
|
||||
Source of your version by providing access to the Corresponding Source
|
||||
from a network server at no charge, through some standard or customary
|
||||
means of facilitating copying of software. This Corresponding Source
|
||||
shall include the Corresponding Source for any work covered by version 3
|
||||
of the GNU General Public License that is incorporated pursuant to the
|
||||
following paragraph.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the work with which it is combined will remain governed by version
|
||||
3 of the GNU General Public License.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU Affero General Public License from time to time. Such new versions
|
||||
will be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU Affero General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU Affero General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU Affero General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
by the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If your software can interact with users remotely through a computer
|
||||
network, you should also make sure that it provides a way for users to
|
||||
get its source. For example, if your program is a web application, its
|
||||
interface could display a "Source" link that leads users to an archive
|
||||
of the code. There are many ways you could offer source, and different
|
||||
solutions will be better for different programs; see section 13 for the
|
||||
specific requirements.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
<https://www.gnu.org/licenses/>.
|
||||
61
efactura-generator/README.md
Normal file
61
efactura-generator/README.md
Normal file
@@ -0,0 +1,61 @@
|
||||
# eFactura Editor / Editor Facturi Electronice
|
||||
|
||||
## Demo
|
||||
https://romfast.github.io/efactura-generator/
|
||||
|
||||
## Overview / Prezentare
|
||||
Romanian electronic invoice (eFactura) editor - loads XML, allows editing, printing invoices and generates new XML files.
|
||||
|
||||
Editor pentru facturi electronice (eFactura) - încarcă fișiere XML, permite editarea, printarea facturilor și generează fișiere XML noi.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Installation & Usage / Instalare & Utilizare
|
||||
|
||||
### Option 1: Web Server / Opțiunea 1: Server Web
|
||||
- Copy all project files to your web server maintaining the directory structure.
|
||||
- Access through your web server URL.
|
||||
- Use "Printează" button to print the invoice.
|
||||
|
||||
- Copiați toate fișierele pe server păstrând structura directoarelor.
|
||||
- Accesați prin URL-ul serverului.
|
||||
- Folosiți butonul "Printează" pentru a printa factura.
|
||||
|
||||
### Option 2: Local Development / Opțiunea 2: Dezvoltare Locală
|
||||
1. Install Node.js / Instalați Node.js
|
||||
2. Clone/download repository / Clonați/descărcați repository-ul
|
||||
3. Run / Rulați: `node server.js`
|
||||
4. Open / Deschideți: http://localhost:3000
|
||||
|
||||
## Project Structure / Structura Proiect
|
||||
```
|
||||
project/
|
||||
├── index.html
|
||||
├── styles/
|
||||
│ ├── main.css
|
||||
├── js/
|
||||
│ ├── script.js
|
||||
│ ├── formatter.js
|
||||
│ └── print.js
|
||||
├── templates/
|
||||
│ └── print.html
|
||||
└── server.js
|
||||
```
|
||||
|
||||
## License / Licență
|
||||
AGPL-3.0-or-later
|
||||
|
||||
If you use this software, even as a web service, you must:
|
||||
1. Give credit to the original project
|
||||
2. Share all your modifications
|
||||
3. Use the same AGPL-3 license
|
||||
|
||||
Dacă folosiți acest software, chiar și ca serviciu web, trebuie să:
|
||||
1. Menționați proiectul original
|
||||
2. Partajați toate modificările făcute
|
||||
3. Folosiți aceeași licență AGPL-3
|
||||
|
||||
## Changelog
|
||||
[Istoric modificări](CHANGELOG.md)
|
||||
BIN
efactura-generator/favicon.ico
Normal file
BIN
efactura-generator/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
242
efactura-generator/index.html
Normal file
242
efactura-generator/index.html
Normal file
@@ -0,0 +1,242 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ro">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Editor Factură Electronică</title>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.8.0/css/pikaday.min.css">
|
||||
<link rel="stylesheet" href="./styles/main.css">
|
||||
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
|
||||
</head>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<div>
|
||||
<h1>Editor eFactura</h1>
|
||||
<div class="app-author">Romfast SRL</div>
|
||||
</div>
|
||||
<div class="button-group">
|
||||
<input type="file" id="fileInput" class="file-input" accept=".xml">
|
||||
<button onclick="document.getElementById('fileInput').click()" class="button">Alege Fișier XML</button>
|
||||
<button onclick="handleStorno()" class="button button-danger">Stornează</button>
|
||||
<button onclick="saveXML()" class="button button-secondary">Salvează XML</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<form id="invoiceForm">
|
||||
<!-- Details Grid -->
|
||||
<div class="details-grid">
|
||||
<!-- Invoice Details -->
|
||||
<div class="form-section invoice-details">
|
||||
<h2 class="section-title">Detalii Factură</h2>
|
||||
<div class="compact-grid">
|
||||
<div class="form-group">
|
||||
<label class="form-label">Număr Factură</label>
|
||||
<input type="text" class="form-input" name="invoiceNumber">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Data Emiterii</label>
|
||||
<div class="date-input-container">
|
||||
<input type="text" class="form-input date-input" name="issueDate" placeholder="dd.mm.yyyy" maxlength="10" pattern="\d{2}.\d{2}.\d{4}">
|
||||
<button type="button" class="calendar-button" tabindex="-1">📅</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Data Scadentă</label>
|
||||
<div class="date-input-container">
|
||||
<input type="text" class="form-input date-input" name="dueDate" placeholder="dd.mm.yyyy" maxlength="10" pattern="\d{2}.\d{2}.\d{4}">
|
||||
<button type="button" class="calendar-button" tabindex="-1">📅</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Monedă Factură</label>
|
||||
<input type="text" class="form-input" name="documentCurrencyCode" value="RON" maxlength="3">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Monedă TVA (opțional)</label>
|
||||
<input type="text" class="form-input" name="taxCurrencyCode" maxlength="3">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Supplier Details -->
|
||||
<div class="form-section party-details">
|
||||
<h2 class="section-title">Detalii Furnizor</h2>
|
||||
<div class="compact-grid">
|
||||
<div class="form-group">
|
||||
<label class="form-label">Nume</label>
|
||||
<input type="text" class="form-input" name="supplierName">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Cod TVA</label>
|
||||
<input type="text" class="form-input" name="supplierVAT">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Nr. înregistrare</label>
|
||||
<input type="text" class="form-input" name="supplierCompanyId">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Adresă</label>
|
||||
<input type="text" class="form-input" name="supplierAddress">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Oraș</label>
|
||||
<input type="text" class="form-input" name="supplierCity">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Județ</label>
|
||||
<input type="text" class="form-input" name="supplierCountrySubentity">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Țară</label>
|
||||
<input type="text" class="form-input" name="supplierCountry">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Telefon</label>
|
||||
<input type="tel" class="form-input" name="supplierPhone" pattern="[0-9]*">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Persoană Contact</label>
|
||||
<input type="text" class="form-input" name="supplierContactName">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Email</label>
|
||||
<input type="email" class="form-input" name="supplierEmail">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Customer Details -->
|
||||
<div class="form-section party-details">
|
||||
<h2 class="section-title">Detalii Client</h2>
|
||||
<div class="compact-grid">
|
||||
<div class="form-group">
|
||||
<label class="form-label">Nume</label>
|
||||
<input type="text" class="form-input" name="customerName">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Cod TVA</label>
|
||||
<input type="text" class="form-input" name="customerVAT">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Nr. înregistrare</label>
|
||||
<input type="text" class="form-input" name="customerCompanyId">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Adresă</label>
|
||||
<input type="text" class="form-input" name="customerAddress">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Oraș</label>
|
||||
<input type="text" class="form-input" name="customerCity">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Județ</label>
|
||||
<input type="text" class="form-input" name="customerCountrySubentity">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Țară</label>
|
||||
<input type="text" class="form-input" name="customerCountry">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Telefon</label>
|
||||
<input type="tel" class="form-input" name="customerPhone" pattern="[0-9]*">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Persoană Contact</label>
|
||||
<input type="text" class="form-input" name="customerContactName">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label">Email</label>
|
||||
<input type="email" class="form-input" name="customerEmail">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Note field -->
|
||||
<div class="form-section">
|
||||
<h2 class="section-title">Text Adițional</h2>
|
||||
<div class="form-group">
|
||||
<textarea class="form-input note-input" name="invoiceNote" rows="4" maxlength="900"></textarea>
|
||||
<div class="note-counter">0/900 caractere</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Allowances and Charges -->
|
||||
<div class="allowance-charges" id="allowanceCharges">
|
||||
<h2 class="section-title">
|
||||
Reduceri și Taxe Suplimentare
|
||||
<button type="button" class="button button-small" onclick="addAllowanceCharge()">
|
||||
Adaugă Reducere/Taxă
|
||||
</button>
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
<!-- Line Items -->
|
||||
<div class="line-items" id="lineItems">
|
||||
<h2 class="section-title">
|
||||
Articole Factură
|
||||
<button type="button" class="button button-small" onclick="addLineItem()">
|
||||
Adaugă Articol
|
||||
</button>
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
<!-- Totals Section -->
|
||||
<div class="totals">
|
||||
<div class="total-row">
|
||||
<span>Subtotal:</span>
|
||||
<span id="subtotal" class="editable-total">0.00</span>
|
||||
</div>
|
||||
<div class="total-row">
|
||||
<span>Total Reduceri:</span>
|
||||
<span id="totalAllowances" class="editable-total">0.00</span>
|
||||
</div>
|
||||
<div class="total-row">
|
||||
<span>Total Taxe:</span>
|
||||
<span id="totalCharges" class="editable-total">0.00</span>
|
||||
</div>
|
||||
<div class="total-row">
|
||||
<span>Valoare Netă:</span>
|
||||
<span id="netAmount" class="editable-total">0.00</span>
|
||||
</div>
|
||||
|
||||
<!-- VAT Breakdown -->
|
||||
<div id="vatBreakdown">
|
||||
<h3 class="section-title">Defalcare TVA</h3>
|
||||
<div id="vatBreakdownRows"></div>
|
||||
<button type="button" class="button button-small" onclick="window.addVATRate()">
|
||||
Adaugă Cotă TVA
|
||||
</button>
|
||||
<div class="vat-total-group">
|
||||
<div class="total-row">
|
||||
<span>Total TVA:</span>
|
||||
<span id="vat" class="editable-total">0.00</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="total-row total-row-final">
|
||||
<span>Total:</span>
|
||||
<span id="total" class="editable-total">0.00</span>
|
||||
</div>
|
||||
<div class="total-row">
|
||||
<button type="button" class="button" onclick="refreshTotals()">Recalculează Totaluri</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<footer class="app-footer">
|
||||
<span id="app-version">v0.9-beta-4</span>
|
||||
<a href="https://www.romfast.ro">www.romfast.ro</a>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.8.0/pikaday.min.js"></script>
|
||||
<script type="module" src="./js/script.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
3
efactura-generator/info.php
Normal file
3
efactura-generator/info.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
phpinfo();
|
||||
?>
|
||||
71
efactura-generator/js/formatter.js
Normal file
71
efactura-generator/js/formatter.js
Normal file
@@ -0,0 +1,71 @@
|
||||
export class InvoiceFormatter {
|
||||
constructor() {
|
||||
this.locale = navigator.language;
|
||||
|
||||
this.currencyFormatter = new Intl.NumberFormat(this.locale, {
|
||||
minimumFractionDigits: 2,
|
||||
maximumFractionDigits: 2,
|
||||
useGrouping: true
|
||||
});
|
||||
|
||||
this.quantityFormatter = new Intl.NumberFormat(this.locale, {
|
||||
minimumFractionDigits: 3,
|
||||
maximumFractionDigits: 3,
|
||||
useGrouping: true
|
||||
});
|
||||
|
||||
this.numberFormatter = new Intl.NumberFormat(this.locale, {
|
||||
minimumFractionDigits: 4,
|
||||
maximumFractionDigits: 4,
|
||||
useGrouping: true
|
||||
});
|
||||
}
|
||||
|
||||
formatCurrency(value) {
|
||||
const numValue = parseFloat(value);
|
||||
return isNaN(numValue) ? '0,00' : this.currencyFormatter.format(numValue);
|
||||
}
|
||||
|
||||
formatQuantity(value) {
|
||||
const numValue = parseFloat(value);
|
||||
return isNaN(numValue) ? '0,000' : this.quantityFormatter.format(numValue);
|
||||
}
|
||||
|
||||
formatNumber(value) {
|
||||
const numValue = parseFloat(value);
|
||||
return isNaN(numValue) ? '0,0000' : this.numberFormatter.format(numValue);
|
||||
}
|
||||
|
||||
parseCurrency(value) {
|
||||
if (typeof value !== 'string') {
|
||||
value = value.toString();
|
||||
}
|
||||
// Remove all non-digit characters except decimal and minus
|
||||
const normalized = value.replace(/[^\d\-.,]/g, '')
|
||||
// Replace thousands separator
|
||||
.replace(/[.,](?=.*[.,])/g, '')
|
||||
// Last dot/comma is decimal separator
|
||||
.replace(/[.,]/, '.');
|
||||
return parseFloat(normalized) || 0;
|
||||
}
|
||||
|
||||
parseQuantity(value) {
|
||||
if (typeof value !== 'string') {
|
||||
value = value.toString();
|
||||
}
|
||||
const normalized = value.replace(/[^\d\-.,]/g, '')
|
||||
.replace(/[.,](?=.*[.,])/g, '')
|
||||
.replace(/[.,]/, '.');
|
||||
return parseFloat(normalized) || 0;
|
||||
}
|
||||
|
||||
parseNumber(value) {
|
||||
if (typeof value !== 'string') {
|
||||
value = value.toString();
|
||||
}
|
||||
const normalized = value.replace(/[^\d\-.,]/g, '')
|
||||
.replace(/[.,](?=.*[.,])/g, '')
|
||||
.replace(/[.,]/, '.');
|
||||
return parseFloat(normalized) || 0;
|
||||
}
|
||||
}
|
||||
251
efactura-generator/js/print.js
Normal file
251
efactura-generator/js/print.js
Normal file
@@ -0,0 +1,251 @@
|
||||
import { InvoiceFormatter } from './formatter.js';
|
||||
|
||||
export class InvoicePrintHandler {
|
||||
constructor() {
|
||||
this.printWindow = null;
|
||||
this.formatter = new InvoiceFormatter();
|
||||
this.templates = {
|
||||
standard: './templates/print.html',
|
||||
compact: './templates/print-compact.html'
|
||||
};
|
||||
this.currentTemplate = 'standard';
|
||||
}
|
||||
|
||||
setTemplate(templateName) {
|
||||
if (this.templates[templateName]) {
|
||||
this.currentTemplate = templateName;
|
||||
}
|
||||
}
|
||||
|
||||
collectInvoiceData() {
|
||||
return {
|
||||
// Basic details
|
||||
invoiceNumber: document.querySelector('[name="invoiceNumber"]').value,
|
||||
issueDate: document.querySelector('[name="issueDate"]').value,
|
||||
dueDate: document.querySelector('[name="dueDate"]').value,
|
||||
documentCurrencyCode: document.querySelector('[name="documentCurrencyCode"]').value.toUpperCase() || 'RON',
|
||||
taxCurrencyCode: document.querySelector('[name="taxCurrencyCode"]').value.toUpperCase(),
|
||||
exchangeRate: parseFloat(document.querySelector('[name="exchangeRate"]')?.value || 1),
|
||||
|
||||
// Supplier details
|
||||
supplier: {
|
||||
name: document.querySelector('[name="supplierName"]').value,
|
||||
vat: document.querySelector('[name="supplierVAT"]').value,
|
||||
companyId: document.querySelector('[name="supplierCompanyId"]').value,
|
||||
address: document.querySelector('[name="supplierAddress"]').value,
|
||||
city: document.querySelector('[name="supplierCity"]').value,
|
||||
county: document.querySelector('[name="supplierCountrySubentity"]').value,
|
||||
country: document.querySelector('[name="supplierCountry"]').value,
|
||||
phone: document.querySelector('[name="supplierPhone"]').value,
|
||||
contactName: document.querySelector('[name="supplierContactName"]').value,
|
||||
email: document.querySelector('[name="supplierEmail"]').value
|
||||
},
|
||||
|
||||
// Customer details
|
||||
customer: {
|
||||
name: document.querySelector('[name="customerName"]').value,
|
||||
vat: document.querySelector('[name="customerVAT"]').value,
|
||||
companyId: document.querySelector('[name="customerCompanyId"]').value,
|
||||
address: document.querySelector('[name="customerAddress"]').value,
|
||||
city: document.querySelector('[name="customerCity"]').value,
|
||||
county: document.querySelector('[name="customerCountrySubentity"]').value,
|
||||
country: document.querySelector('[name="customerCountry"]').value,
|
||||
phone: document.querySelector('[name="customerPhone"]').value,
|
||||
contactName: document.querySelector('[name="customerContactName"]').value,
|
||||
email: document.querySelector('[name="customerEmail"]').value
|
||||
},
|
||||
|
||||
// Line items with formatted values
|
||||
items: Array.from(document.querySelectorAll('.line-item')).map((item, index) => ({
|
||||
number: index + 1,
|
||||
description: item.querySelector('[name^="description"]').value,
|
||||
quantity: this.formatter.formatQuantity(item.querySelector('[name^="quantity"]').value),
|
||||
unit: item.querySelector('[name^="unit"]').value,
|
||||
price: this.formatter.formatCurrency(item.querySelector('[name^="price"]').value),
|
||||
vatRate: this.formatter.formatCurrency(item.querySelector('[name^="vatRate"]').value),
|
||||
totalAmount: this.formatter.formatCurrency(
|
||||
this.formatter.parseQuantity(item.querySelector('[name^="quantity"]').value) *
|
||||
this.formatter.parseCurrency(item.querySelector('[name^="price"]').value)
|
||||
)
|
||||
})),
|
||||
|
||||
// Note
|
||||
note: document.querySelector('[name="invoiceNote"]')?.value,
|
||||
|
||||
// Get totals directly from the display elements
|
||||
totals: {
|
||||
subtotal: document.getElementById('subtotal').textContent,
|
||||
allowances: document.getElementById('totalAllowances').textContent,
|
||||
charges: document.getElementById('totalCharges').textContent,
|
||||
netAmount: document.getElementById('netAmount').textContent,
|
||||
vat: document.getElementById('vat').textContent,
|
||||
total: document.getElementById('total').textContent
|
||||
},
|
||||
|
||||
// VAT Breakdown
|
||||
vatBreakdown: Array.from(document.querySelectorAll('.vat-row')).map(row => ({
|
||||
type: row.querySelector('.vat-type').value,
|
||||
rate: row.querySelector('.vat-rate').value,
|
||||
base: row.querySelector('.vat-base').value,
|
||||
amount: row.querySelector('.vat-amount').value
|
||||
}))
|
||||
};
|
||||
}
|
||||
|
||||
createPartyHTML(party) {
|
||||
return `
|
||||
<p><strong>${party.name}</strong></p>
|
||||
<p>CUI: ${party.vat}</p>
|
||||
<p>Nr. Reg. Com.: ${party.companyId}</p>
|
||||
<p>${party.address}</p>
|
||||
<p>${party.city}${party.county ? ', ' + party.county : ''}</p>
|
||||
<p>${party.country}</p>
|
||||
${party.phone ? `<p>Tel: ${party.phone}</p>` : ''}
|
||||
${party.contactName ? `<p>Contact: ${party.contactName}</p>` : ''}
|
||||
${party.email ? `<p>Email: ${party.email}</p>` : ''}
|
||||
`;
|
||||
}
|
||||
|
||||
getVATTypeLabel(type) {
|
||||
const labels = {
|
||||
'S': 'Standard',
|
||||
'AE': 'Taxare Inversă',
|
||||
'O': 'Neplătitor TVA',
|
||||
'Z': 'Cotă 0%',
|
||||
'E': 'Scutit'
|
||||
};
|
||||
return labels[type] || type;
|
||||
}
|
||||
|
||||
async print() {
|
||||
try {
|
||||
// Collect all the data
|
||||
const invoiceData = this.collectInvoiceData();
|
||||
|
||||
// Open new window and load the selected print template
|
||||
this.printWindow = window.open(
|
||||
this.templates[this.currentTemplate],
|
||||
'_blank',
|
||||
'width=800,height=600'
|
||||
);
|
||||
|
||||
// Wait for the window to load
|
||||
await new Promise(resolve => {
|
||||
this.printWindow.onload = resolve;
|
||||
});
|
||||
|
||||
// Generate QR code
|
||||
const qrData = {
|
||||
invoiceNumber: invoiceData.invoiceNumber,
|
||||
issueDate: invoiceData.issueDate,
|
||||
supplier: invoiceData.supplier.name,
|
||||
customer: invoiceData.customer.name,
|
||||
total: this.formatter.parseCurrency(invoiceData.totals.total)
|
||||
};
|
||||
|
||||
const qrElement = this.printWindow.document.getElementById('qrcode');
|
||||
if (qrElement) {
|
||||
new this.printWindow.QRCode(qrElement, {
|
||||
text: JSON.stringify(qrData),
|
||||
width: 100,
|
||||
height: 100,
|
||||
colorDark: "#2563eb",
|
||||
colorLight: "#ffffff",
|
||||
correctLevel: this.printWindow.QRCode.CorrectLevel.L
|
||||
});
|
||||
}
|
||||
|
||||
// Populate the template with data
|
||||
this.populatePrintWindow(invoiceData);
|
||||
|
||||
// Print the window
|
||||
this.printWindow.print();
|
||||
|
||||
// Clean up
|
||||
this.printWindow.onafterprint = () => {
|
||||
this.printWindow.close();
|
||||
this.printWindow = null;
|
||||
};
|
||||
|
||||
} catch (error) {
|
||||
console.error('Print failed:', error);
|
||||
if (this.printWindow) {
|
||||
this.printWindow.close();
|
||||
this.printWindow = null;
|
||||
}
|
||||
alert('A apărut o eroare la printare. Vă rugăm să încercați din nou.');
|
||||
}
|
||||
}
|
||||
|
||||
populatePrintWindow(data) {
|
||||
if (!this.printWindow) return;
|
||||
|
||||
const doc = this.printWindow.document;
|
||||
|
||||
// Basic details
|
||||
doc.getElementById('print-invoice-number').textContent = data.invoiceNumber;
|
||||
doc.getElementById('print-issue-date').textContent = data.issueDate;
|
||||
doc.getElementById('print-due-date').textContent = data.dueDate;
|
||||
doc.getElementById('print-document-currency').textContent = data.documentCurrencyCode;
|
||||
|
||||
// Currency information
|
||||
const taxCurrencyContainer = doc.getElementById('print-tax-currency-container');
|
||||
if (data.taxCurrencyCode && data.taxCurrencyCode !== data.documentCurrencyCode) {
|
||||
taxCurrencyContainer.style.display = 'block';
|
||||
doc.getElementById('print-tax-currency').textContent = data.taxCurrencyCode;
|
||||
doc.getElementById('print-exchange-rate').textContent = this.formatter.formatNumber(data.exchangeRate);
|
||||
}
|
||||
|
||||
// Party details
|
||||
doc.getElementById('print-supplier-details').innerHTML = this.createPartyHTML(data.supplier);
|
||||
doc.getElementById('print-customer-details').innerHTML = this.createPartyHTML(data.customer);
|
||||
|
||||
// Note
|
||||
if (data.note) {
|
||||
const noteSection = doc.getElementById('print-note');
|
||||
noteSection.style.display = 'block';
|
||||
noteSection.querySelector('div').textContent = data.note;
|
||||
}
|
||||
|
||||
// Line items - use formatted values from data
|
||||
doc.getElementById('print-items').innerHTML = data.items.map(item => `
|
||||
<tr>
|
||||
<td>${item.number}</td>
|
||||
<td>${item.description}</td>
|
||||
<td>${item.unit}</td>
|
||||
<td class="number-cell">${item.quantity}</td>
|
||||
<td class="number-cell">${item.price}</td>
|
||||
<td class="number-cell">${item.vatRate}%</td>
|
||||
<td class="number-cell">${item.totalAmount}</td>
|
||||
</tr>
|
||||
`).join('');
|
||||
|
||||
// Totals - use values directly from display
|
||||
doc.getElementById('print-subtotal').textContent = data.totals.subtotal;
|
||||
doc.getElementById('print-allowances').textContent = data.totals.allowances;
|
||||
doc.getElementById('print-charges').textContent = data.totals.charges;
|
||||
doc.getElementById('print-net-amount').textContent = data.totals.netAmount;
|
||||
doc.getElementById('print-total').textContent = data.totals.total;
|
||||
|
||||
// VAT Breakdown - use values directly from display
|
||||
doc.getElementById('print-vat-breakdown').innerHTML = data.vatBreakdown.map(vat => `
|
||||
<div>${this.getVATTypeLabel(vat.type)}</div>
|
||||
<div>${vat.rate}%</div>
|
||||
<div>${vat.base}</div>
|
||||
<div>${vat.amount}</div>
|
||||
`).join('');
|
||||
|
||||
// VAT totals
|
||||
doc.getElementById('print-vat-currency-main').textContent = data.documentCurrencyCode;
|
||||
doc.getElementById('print-vat-main').textContent = data.totals.vat;
|
||||
|
||||
const secondaryVatRow = doc.getElementById('print-vat-secondary');
|
||||
if (data.taxCurrencyCode && data.taxCurrencyCode !== data.documentCurrencyCode) {
|
||||
secondaryVatRow.style.display = 'flex';
|
||||
doc.getElementById('print-vat-currency-secondary').textContent = data.taxCurrencyCode;
|
||||
const vatInTaxCurrency = this.formatter.parseCurrency(data.totals.vat) * data.exchangeRate;
|
||||
doc.getElementById('print-vat-secondary-amount').textContent =
|
||||
this.formatter.formatCurrency(vatInTaxCurrency);
|
||||
}
|
||||
}
|
||||
}
|
||||
3239
efactura-generator/js/script.js
Normal file
3239
efactura-generator/js/script.js
Normal file
File diff suppressed because it is too large
Load Diff
42
efactura-generator/js/server.js
Normal file
42
efactura-generator/js/server.js
Normal file
@@ -0,0 +1,42 @@
|
||||
// server.js
|
||||
const http = require('http');
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
|
||||
const PORT = 3000;
|
||||
const MIME_TYPES = {
|
||||
'.html': 'text/html',
|
||||
'.css': 'text/css',
|
||||
'.js': 'text/javascript',
|
||||
'.json': 'application/json',
|
||||
'.xml': 'application/xml'
|
||||
};
|
||||
|
||||
const server = http.createServer((req, res) => {
|
||||
// Convert URL to file path, using index.html for root
|
||||
let filePath = req.url === '/' ? './index.html' : '.' + req.url;
|
||||
|
||||
// Get file extension for MIME type
|
||||
const ext = path.extname(filePath);
|
||||
const contentType = MIME_TYPES[ext] || 'text/plain';
|
||||
|
||||
// Read and serve the file
|
||||
fs.readFile(filePath, (err, content) => {
|
||||
if (err) {
|
||||
if (err.code === 'ENOENT') {
|
||||
res.writeHead(404);
|
||||
res.end('File not found');
|
||||
} else {
|
||||
res.writeHead(500);
|
||||
res.end('Server error: ' + err.code);
|
||||
}
|
||||
} else {
|
||||
res.writeHead(200, { 'Content-Type': contentType });
|
||||
res.end(content);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
server.listen(PORT, () => {
|
||||
console.log(`Server running at http://localhost:${PORT}/`);
|
||||
});
|
||||
217
efactura-generator/receiver.php
Normal file
217
efactura-generator/receiver.php
Normal file
@@ -0,0 +1,217 @@
|
||||
<?php
|
||||
// Încărcare configurație
|
||||
$config = json_decode(file_get_contents(dirname(__FILE__) . '/config.json'), true);
|
||||
if (!$config) {
|
||||
header('HTTP/1.1 500 Internal Server Error');
|
||||
die('Eroare la încărcarea configurației');
|
||||
}
|
||||
|
||||
// Funcție de validare XML
|
||||
function validateXML($xmlContent) {
|
||||
// Dezactivează raportarea erorilor standard și folosește erori interne libxml
|
||||
libxml_use_internal_errors(true);
|
||||
|
||||
// Elimină BOM (Byte Order Mark) dacă există
|
||||
$xmlContent = preg_replace('/^\xEF\xBB\xBF/', '', $xmlContent);
|
||||
|
||||
// Curăță spațiile de la început și final
|
||||
$xmlContent = trim($xmlContent);
|
||||
|
||||
// Încearcă să încarce XML-ul
|
||||
$xml = simplexml_load_string($xmlContent);
|
||||
|
||||
if ($xml === false) {
|
||||
$errors = libxml_get_errors();
|
||||
$errorMessages = [];
|
||||
|
||||
foreach ($errors as $error) {
|
||||
$errorMessages[] = [
|
||||
'level' => $error->level,
|
||||
'code' => $error->code,
|
||||
'column' => $error->column,
|
||||
'message' => $error->message,
|
||||
'line' => $error->line
|
||||
];
|
||||
}
|
||||
|
||||
libxml_clear_errors();
|
||||
|
||||
return [
|
||||
'valid' => false,
|
||||
'errors' => $errorMessages
|
||||
];
|
||||
}
|
||||
|
||||
// Verifică namespace-urile necesare
|
||||
$namespaces = $xml->getNamespaces(true);
|
||||
$requiredNamespaces = [
|
||||
'urn:oasis:names:specification:ubl:schema:xsd:Invoice-2',
|
||||
'urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2',
|
||||
'urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2'
|
||||
];
|
||||
|
||||
foreach ($requiredNamespaces as $ns) {
|
||||
$found = false;
|
||||
foreach ($namespaces as $namespace) {
|
||||
if ($namespace === $ns) {
|
||||
$found = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if (!$found) {
|
||||
return [
|
||||
'valid' => false,
|
||||
'errors' => [
|
||||
['message' => "Namespace lipsă: $ns"]
|
||||
]
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
return [
|
||||
'valid' => true,
|
||||
'errors' => []
|
||||
];
|
||||
}
|
||||
|
||||
// Verificare IP
|
||||
function checkIP() {
|
||||
global $config;
|
||||
$clientIP = $_SERVER['REMOTE_ADDR'];
|
||||
return in_array($clientIP, $config['allowed_ips']);
|
||||
}
|
||||
|
||||
// Verificare token
|
||||
function validateToken() {
|
||||
global $config;
|
||||
$headers = getallheaders();
|
||||
$token = isset($headers['X-Api-Key']) ? $headers['X-Api-Key'] : '';
|
||||
return hash_equals($config['api_key'], $token);
|
||||
}
|
||||
|
||||
// Verificare origine request
|
||||
if (false and !checkIP()) {
|
||||
header('HTTP/1.1 403 Forbidden');
|
||||
error_log("Acces interzis pentru IP: " . $_SERVER['REMOTE_ADDR']);
|
||||
die(json_encode([
|
||||
'success' => false,
|
||||
'error' => 'Acces interzis',
|
||||
'details' => 'IP-ul nu este autorizat'
|
||||
]));
|
||||
}
|
||||
|
||||
// Verificare token
|
||||
if ($_SERVER['REQUEST_METHOD'] !== 'GET' && !validateToken()) {
|
||||
header('HTTP/1.1 401 Unauthorized');
|
||||
error_log("Token invalid de la IP: " . $_SERVER['REMOTE_ADDR']);
|
||||
die(json_encode([
|
||||
'success' => false,
|
||||
'error' => 'Token invalid',
|
||||
'details' => 'Autentificare eșuată'
|
||||
]));
|
||||
}
|
||||
|
||||
// Configurare director pentru fișiere temporare
|
||||
$uploadDir = dirname(__FILE__) . '/temp/';
|
||||
if (!file_exists($uploadDir)) {
|
||||
mkdir($uploadDir, 0777, true);
|
||||
}
|
||||
|
||||
// Procesare request POST (primire XML)
|
||||
if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
||||
try {
|
||||
// Citește conținutul XML din request
|
||||
$xmlContent = file_get_contents('php://input');
|
||||
|
||||
// Validare XML
|
||||
$validationResult = validateXML($xmlContent);
|
||||
|
||||
if (!$validationResult['valid']) {
|
||||
header('Content-Type: application/json');
|
||||
http_response_code(400);
|
||||
echo json_encode([
|
||||
'success' => false,
|
||||
'error' => 'XML invalid',
|
||||
'details' => $validationResult['errors']
|
||||
]);
|
||||
error_log("Validare XML eșuată: " . json_encode($validationResult['errors']));
|
||||
exit;
|
||||
}
|
||||
|
||||
// Generează nume unic pentru fișier
|
||||
$fileName = uniqid('xml_') . '.xml';
|
||||
$filePath = $uploadDir . $fileName;
|
||||
|
||||
// Salvează fișierul
|
||||
if (file_put_contents($filePath, $xmlContent)) {
|
||||
// Răspuns succes
|
||||
header('Content-Type: application/json');
|
||||
echo json_encode([
|
||||
'success' => true,
|
||||
'fileName' => $fileName
|
||||
]);
|
||||
} else {
|
||||
throw new Exception('Eroare la salvarea fișierului');
|
||||
}
|
||||
} catch (Exception $e) {
|
||||
header('Content-Type: application/json');
|
||||
http_response_code(500);
|
||||
error_log("Eroare procesare XML: " . $e->getMessage());
|
||||
echo json_encode([
|
||||
'success' => false,
|
||||
'error' => $e->getMessage()
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
// Procesare request GET (curățare fișiere temporare)
|
||||
if ($_SERVER['REQUEST_METHOD'] === 'GET' && isset($_GET['cleanup'])) {
|
||||
$fileName = basename($_GET['cleanup']); // Sanitizare nume fișier
|
||||
if (preg_match('/^xml_[a-f0-9]+\.xml$/', $fileName)) { // Verifică formatul numelui
|
||||
$filePath = $uploadDir . $fileName;
|
||||
|
||||
if (file_exists($filePath)) {
|
||||
if (unlink($filePath)) {
|
||||
header('Content-Type: application/json');
|
||||
echo json_encode(['success' => true]);
|
||||
} else {
|
||||
header('Content-Type: application/json');
|
||||
http_response_code(500);
|
||||
error_log("Nu s-a putut șterge fișierul: " . $filePath);
|
||||
echo json_encode([
|
||||
'success' => false,
|
||||
'error' => 'Nu s-a putut șterge fișierul'
|
||||
]);
|
||||
}
|
||||
} else {
|
||||
header('Content-Type: application/json');
|
||||
http_response_code(404);
|
||||
echo json_encode([
|
||||
'success' => false,
|
||||
'error' => 'Fișierul nu există'
|
||||
]);
|
||||
}
|
||||
} else {
|
||||
header('Content-Type: application/json');
|
||||
http_response_code(400);
|
||||
error_log("Nume fișier invalid solicitat: " . $fileName);
|
||||
echo json_encode([
|
||||
'success' => false,
|
||||
'error' => 'Nume fișier invalid'
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
// Curățare automată a fișierelor vechi
|
||||
$files = glob($uploadDir . 'xml_*.xml');
|
||||
$now = time();
|
||||
$maxAge = $config['temp_file_lifetime'] * 3600; // Conversie ore în secunde
|
||||
|
||||
foreach ($files as $file) {
|
||||
if ($now - filemtime($file) > $maxAge) {
|
||||
@unlink($file);
|
||||
error_log("Fișier vechi șters: " . basename($file));
|
||||
}
|
||||
}
|
||||
?>
|
||||
BIN
efactura-generator/screenshot1.jpg
Normal file
BIN
efactura-generator/screenshot1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 182 KiB |
BIN
efactura-generator/screenshot2.jpg
Normal file
BIN
efactura-generator/screenshot2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 183 KiB |
BIN
efactura-generator/screenshot3.jpg
Normal file
BIN
efactura-generator/screenshot3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 178 KiB |
435
efactura-generator/styles/main.css
Normal file
435
efactura-generator/styles/main.css
Normal file
@@ -0,0 +1,435 @@
|
||||
:root {
|
||||
--primary-color: #0056b3;
|
||||
--danger-color: #dc3545;
|
||||
--border-color: #ced4da;
|
||||
--bg-color: #f8f9fa;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
||||
line-height: 1.5;
|
||||
color: #333;
|
||||
background-color: #f0f2f5;
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 1200px;
|
||||
margin: 0 auto;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
.header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin-bottom: 1rem;
|
||||
padding: 1rem;
|
||||
background-color: white;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
.app-author {
|
||||
font-size: 0.9rem;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.button-group {
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.form-section {
|
||||
background-color: white;
|
||||
padding: 1rem;
|
||||
border-radius: 8px;
|
||||
margin-bottom: 1rem;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
.section-title {
|
||||
font-size: 1.25rem;
|
||||
margin-bottom: 0.75rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.form-group {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.form-label {
|
||||
display: block;
|
||||
margin-bottom: 0.25rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.form-input {
|
||||
width: 100%;
|
||||
padding: 0.5rem;
|
||||
border: 1px solid var(--border-color);
|
||||
border-radius: 4px;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.form-input:focus {
|
||||
outline: none;
|
||||
border-color: var(--primary-color);
|
||||
box-shadow: 0 0 0 2px rgba(0,86,179,0.25);
|
||||
}
|
||||
|
||||
.form-input.invalid {
|
||||
border-color: var(--danger-color);
|
||||
}
|
||||
|
||||
.details-grid {
|
||||
display: grid;
|
||||
grid-template-areas:
|
||||
"invoice"
|
||||
"supplier"
|
||||
"customer";
|
||||
gap: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.invoice-details {
|
||||
grid-area: invoice;
|
||||
}
|
||||
|
||||
.compact-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.button {
|
||||
padding: 0.5rem 1rem;
|
||||
border: none;
|
||||
border-radius: 4px;
|
||||
font-size: 1rem;
|
||||
cursor: pointer;
|
||||
background-color: var(--primary-color);
|
||||
color: white;
|
||||
min-width: fit-content;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
.button-secondary {
|
||||
background-color: #6c757d;
|
||||
}
|
||||
|
||||
.button-danger {
|
||||
background-color: var(--danger-color);
|
||||
}
|
||||
|
||||
.button-small {
|
||||
padding: 0.25rem 0.5rem;
|
||||
font-size: 0.875rem;
|
||||
}
|
||||
|
||||
.line-item,
|
||||
.allowance-charge {
|
||||
background-color: white;
|
||||
padding: 1rem 2.5rem 1rem 1rem;
|
||||
border-radius: 4px;
|
||||
margin-bottom: 0.5rem;
|
||||
border: 1px solid var(--border-color);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.vat-row,
|
||||
.identification-row {
|
||||
background-color: white;
|
||||
padding: 0.25rem;
|
||||
border-radius: 4px;
|
||||
margin-bottom: 0.25rem;
|
||||
border: 1px solid var(--border-color);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.delete-line-item,
|
||||
.delete-allowance-charge,
|
||||
.delete-identification {
|
||||
position: absolute;
|
||||
right: 0.5rem;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
width: 20px !important;
|
||||
height: 20px !important;
|
||||
padding: 0 !important;
|
||||
font-size: 12px !important;
|
||||
line-height: 1 !important;
|
||||
min-width: auto !important;
|
||||
flex: 0 0 auto !important;
|
||||
display: flex !important;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.optional-details {
|
||||
margin-top: 0.5rem;
|
||||
padding: 0.75rem;
|
||||
background-color: var(--bg-color);
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.optional-details-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.75rem;
|
||||
}
|
||||
|
||||
.identifications-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.identifications-header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
.identifications-header h4 {
|
||||
margin: 0;
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
.identification-buttons {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.25rem;
|
||||
}
|
||||
|
||||
.identifications-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.identification-row {
|
||||
margin: 0;
|
||||
padding: 0.25rem;
|
||||
}
|
||||
|
||||
.identification-content {
|
||||
display: grid;
|
||||
grid-template-columns: auto 1fr auto;
|
||||
gap: 0.25rem;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.identification-content .scheme-select {
|
||||
width: 150px;
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
.identification-content input[type="text"] {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.date-input-container {
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.calendar-button {
|
||||
padding: 0.5rem;
|
||||
background: none;
|
||||
border: 1px solid var(--border-color);
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.totals {
|
||||
background-color: white;
|
||||
padding: 1.5rem;
|
||||
border-radius: 8px;
|
||||
margin-top: 1rem;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
.total-row {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 0.5rem 0;
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.total-row:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.total-row-final {
|
||||
font-weight: bold;
|
||||
font-size: 1.2rem;
|
||||
margin-top: 1rem;
|
||||
border-top: 2px solid var(--border-color);
|
||||
}
|
||||
|
||||
.editable-total {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* Updated VAT breakdown layout */
|
||||
.vat-row .total-row {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
padding: 0.5rem;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.vat-inputs {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.5rem 1rem;
|
||||
width: 100%;
|
||||
padding-right: 30px;
|
||||
}
|
||||
|
||||
.vat-inputs > label {
|
||||
min-width: 100px;
|
||||
text-align: left;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.vat-inputs > input,
|
||||
.vat-inputs > select {
|
||||
min-width: 150px;
|
||||
flex: 1;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.vat-inputs > input[type="text"] {
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
.vat-exemption {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.vat-exemption .form-group {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.vat-exemption label {
|
||||
white-space: nowrap;
|
||||
margin: 0;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
.vat-exemption .form-input {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.note-input {
|
||||
resize: vertical;
|
||||
min-height: 100px;
|
||||
}
|
||||
|
||||
.note-counter {
|
||||
text-align: right;
|
||||
font-size: 0.8rem;
|
||||
color: #666;
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
|
||||
.app-footer {
|
||||
text-align: center;
|
||||
margin-top: 2rem;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
.app-footer a {
|
||||
color: var(--primary-color);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.file-input {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
.vat-inputs {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.vat-exemption {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.vat-exemption .form-group {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.header {
|
||||
flex-direction: column;
|
||||
gap: 1rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.button-group {
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.vat-inputs {
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.vat-inputs > label {
|
||||
min-width: 100px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.vat-inputs > input,
|
||||
.vat-inputs > select {
|
||||
width: calc(100% - 110px);
|
||||
}
|
||||
|
||||
.vat-exemption {
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.identification-content {
|
||||
grid-template-columns: 1fr auto;
|
||||
}
|
||||
|
||||
.scheme-select {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
}
|
||||
331
efactura-generator/templates/print-compact.html
Normal file
331
efactura-generator/templates/print-compact.html
Normal file
@@ -0,0 +1,331 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Factură</title>
|
||||
<style>
|
||||
:root {
|
||||
--primary-color: #2563eb;
|
||||
--text-color: #1e293b;
|
||||
--text-light: #64748b;
|
||||
--border-color: #e2e8f0;
|
||||
--background-light: #f8fafc;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
||||
line-height: 1.4;
|
||||
color: var(--text-color);
|
||||
font-size: 10px;
|
||||
padding: 1cm;
|
||||
}
|
||||
|
||||
.invoice-container {
|
||||
max-width: 210mm;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.invoice-header {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr auto;
|
||||
gap: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
padding-bottom: 0.5rem;
|
||||
border-bottom: 2px solid var(--primary-color);
|
||||
}
|
||||
|
||||
.invoice-title {
|
||||
color: var(--primary-color);
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.invoice-number, .invoice-dates {
|
||||
font-size: 11px;
|
||||
color: var(--text-light);
|
||||
}
|
||||
|
||||
.qr-section {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-left: -3rem;
|
||||
margin-top: -0.5rem;
|
||||
}
|
||||
|
||||
#qrcode {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.e-invoice-info {
|
||||
font-size: 10px;
|
||||
color: var(--text-light);
|
||||
text-align: center;
|
||||
max-width: 120px;
|
||||
}
|
||||
|
||||
.party-details {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
gap: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.party-box {
|
||||
padding: 0.5rem;
|
||||
background: var(--background-light);
|
||||
border: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.party-title {
|
||||
font-weight: bold;
|
||||
color: var(--primary-color);
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
.items-table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.items-table th,
|
||||
.items-table td {
|
||||
padding: 4px;
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.items-table th:nth-child(1),
|
||||
.items-table td:nth-child(1) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.items-table th:nth-child(4),
|
||||
.items-table td:nth-child(4),
|
||||
.items-table th:nth-child(5),
|
||||
.items-table td:nth-child(5),
|
||||
.items-table th:nth-child(6),
|
||||
.items-table td:nth-child(6),
|
||||
.items-table th:nth-child(7),
|
||||
.items-table td:nth-child(7) {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.note-section {
|
||||
font-size: 9px;
|
||||
margin: 0.5rem 0;
|
||||
padding: 0.5rem;
|
||||
background: var(--background-light);
|
||||
border: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.totals-container {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
gap: 2rem;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.currency-info {
|
||||
font-size: 9px;
|
||||
padding: 0.5rem;
|
||||
background: var(--background-light);
|
||||
border: 1px solid var(--border-color);
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.currency-code {
|
||||
font-weight: bold;
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
.totals-section {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.total-row {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 2px 0;
|
||||
}
|
||||
|
||||
.total-row.final {
|
||||
border-top: 1px solid var(--primary-color);
|
||||
padding-top: 4px;
|
||||
margin-top: 4px;
|
||||
font-weight: bold;
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
.vat-breakdown {
|
||||
margin-top: 0.5rem;
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.vat-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(4, 1fr);
|
||||
gap: 4px;
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
.footer {
|
||||
margin-top: 1rem;
|
||||
padding-top: 0.5rem;
|
||||
border-top: 1px solid var(--border-color);
|
||||
font-size: 8px;
|
||||
color: var(--text-light);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media print {
|
||||
@page {
|
||||
size: A4;
|
||||
margin: 1cm;
|
||||
}
|
||||
|
||||
body {
|
||||
-webkit-print-color-adjust: exact;
|
||||
print-color-adjust: exact;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/qrcodejs/1.0.0/qrcode.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="invoice-container">
|
||||
<div class="invoice-header">
|
||||
<div>
|
||||
<h1 class="invoice-title">FACTURĂ</h1>
|
||||
<div class="invoice-number">Seria & Nr: <span id="print-invoice-number"></span></div>
|
||||
<div class="invoice-dates">
|
||||
Data emiterii: <span id="print-issue-date"></span> |
|
||||
Data scadentă: <span id="print-due-date"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="qr-section">
|
||||
<div id="qrcode"></div>
|
||||
<div class="e-invoice-info"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="party-details">
|
||||
<div class="party-box">
|
||||
<div class="party-title">Furnizor</div>
|
||||
<div id="print-supplier-details"></div>
|
||||
</div>
|
||||
<div class="party-box">
|
||||
<div class="party-title">Client</div>
|
||||
<div id="print-customer-details"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<table class="items-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Nr.</th>
|
||||
<th>Denumire</th>
|
||||
<th>UM</th>
|
||||
<th>Cant.</th>
|
||||
<th>Preț</th>
|
||||
<th>TVA</th>
|
||||
<th>Total</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="print-items"></tbody>
|
||||
</table>
|
||||
|
||||
<div class="note-section" id="print-note" style="display: none;">
|
||||
<h3>Text Adițional:</h3>
|
||||
<div></div>
|
||||
</div>
|
||||
|
||||
<div class="totals-container">
|
||||
<div class="currency-info">
|
||||
<p>Monedă Factură: <span class="currency-code" id="print-document-currency"></span></p>
|
||||
<p id="print-tax-currency-container" style="display: none;">
|
||||
Monedă TVA: <span class="currency-code" id="print-tax-currency"></span>
|
||||
<br>
|
||||
Curs valutar: <span id="print-exchange-rate"></span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="totals-section">
|
||||
<div class="total-row">
|
||||
<span>Subtotal:</span>
|
||||
<span id="print-subtotal"></span>
|
||||
</div>
|
||||
<div id="print-allowances-row" style="display: none;">
|
||||
<div class="total-row">
|
||||
<span>Reduceri:</span>
|
||||
<span id="print-allowances"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div id="print-charges-row" style="display: none;">
|
||||
<div class="total-row">
|
||||
<span>Taxe:</span>
|
||||
<span id="print-charges"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="total-row">
|
||||
<span>Valoare Netă:</span>
|
||||
<span id="print-net-amount"></span>
|
||||
</div>
|
||||
|
||||
<div class="vat-breakdown">
|
||||
<div class="vat-grid">
|
||||
<div>Tip TVA</div>
|
||||
<div>Cotă</div>
|
||||
<div>Bază</div>
|
||||
<div>TVA</div>
|
||||
</div>
|
||||
<div class="vat-grid" id="print-vat-breakdown"></div>
|
||||
|
||||
<div class="total-row">
|
||||
<span>Total TVA (<span id="print-vat-currency-main"></span>):</span>
|
||||
<span id="print-vat-main"></span>
|
||||
</div>
|
||||
<div id="print-vat-secondary" class="total-row" style="display: none;">
|
||||
<span>TVA (<span id="print-vat-currency-secondary"></span>):</span>
|
||||
<span id="print-vat-secondary-amount"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="total-row final">
|
||||
<span>Total cu TVA:</span>
|
||||
<span id="print-total"></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
function updateAllowancesChargesVisibility() {
|
||||
const allowancesRow = document.getElementById('print-allowances-row');
|
||||
const chargesRow = document.getElementById('print-charges-row');
|
||||
const allowancesAmount = parseFloat(document.getElementById('print-allowances').textContent) || 0;
|
||||
const chargesAmount = parseFloat(document.getElementById('print-charges').textContent) || 0;
|
||||
|
||||
allowancesRow.style.display = allowancesAmount > 0 ? 'block' : 'none';
|
||||
chargesRow.style.display = chargesAmount > 0 ? 'block' : 'none';
|
||||
}
|
||||
|
||||
window.addEventListener('load', updateAllowancesChargesVisibility);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
378
efactura-generator/templates/print.html
Normal file
378
efactura-generator/templates/print.html
Normal file
@@ -0,0 +1,378 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Factură</title>
|
||||
<style>
|
||||
/* Variables - Keep original colors */
|
||||
:root {
|
||||
--primary-color: #2563eb;
|
||||
--text-color: #1e293b;
|
||||
--text-light: #64748b;
|
||||
--border-color: #e2e8f0;
|
||||
--background-light: #f8fafc;
|
||||
}
|
||||
|
||||
/* Base Styles */
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
||||
line-height: 1.4;
|
||||
color: var(--text-color);
|
||||
background: white;
|
||||
font-size: 11px;
|
||||
padding: 1cm;
|
||||
}
|
||||
|
||||
/* Layout */
|
||||
.invoice-container {
|
||||
max-width: 210mm;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* Header */
|
||||
.invoice-header {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr auto;
|
||||
gap: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
border-bottom: 2px solid var(--primary-color);
|
||||
}
|
||||
|
||||
.invoice-title-section {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.invoice-title {
|
||||
color: var(--primary-color);
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
.invoice-number {
|
||||
font-size: 11px;
|
||||
color: var(--text-light);
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
.invoice-dates {
|
||||
font-size: 10px;
|
||||
color: var(--text-light);
|
||||
}
|
||||
|
||||
/* QR Code */
|
||||
.qr-section {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-left: 2rem;
|
||||
}
|
||||
|
||||
#qrcode {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.e-invoice-info {
|
||||
font-size: 8px;
|
||||
color: var(--text-light);
|
||||
text-align: center;
|
||||
max-width: 100px;
|
||||
}
|
||||
|
||||
/* Party Details */
|
||||
.party-details {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
gap: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.party-box {
|
||||
padding: 0.5rem;
|
||||
background: var(--background-light);
|
||||
border: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.party-title {
|
||||
font-weight: bold;
|
||||
color: var(--primary-color);
|
||||
margin-bottom: 0.25rem;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.party-info p {
|
||||
margin: 0.15rem 0;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
/* Items Table */
|
||||
.items-table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.items-table th,
|
||||
.items-table td {
|
||||
padding: 4px;
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.items-table th:nth-child(1),
|
||||
.items-table td:nth-child(1) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.items-table th:nth-child(4),
|
||||
.items-table td:nth-child(4),
|
||||
.items-table th:nth-child(5),
|
||||
.items-table td:nth-child(5),
|
||||
.items-table th:nth-child(6),
|
||||
.items-table td:nth-child(6),
|
||||
.items-table th:nth-child(7),
|
||||
.items-table td:nth-child(7) {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* Note Section */
|
||||
.note-section {
|
||||
margin: 0.5rem 0;
|
||||
padding: 0.5rem;
|
||||
background: var(--background-light);
|
||||
border: 1px solid var(--border-color);
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.note-section h3 {
|
||||
font-size: 10px;
|
||||
color: var(--text-light);
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
/* Totals Container */
|
||||
.totals-container {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
gap: 2rem;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.currency-info {
|
||||
padding: 0.5rem;
|
||||
background: var(--background-light);
|
||||
border: 1px solid var(--border-color);
|
||||
font-size: 9px;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.currency-code {
|
||||
font-weight: bold;
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
.totals-section {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.total-row {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 2px 0;
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
.total-row.final {
|
||||
border-bottom: 2px solid var(--primary-color);
|
||||
font-weight: bold;
|
||||
font-size: 11px;
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
/* VAT Breakdown */
|
||||
.vat-breakdown {
|
||||
margin: 0.5rem 0;
|
||||
padding: 0.5rem;
|
||||
background: var(--background-light);
|
||||
border-radius: 4px;
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.vat-title {
|
||||
font-weight: bold;
|
||||
color: var(--text-light);
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
.vat-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(4, 1fr);
|
||||
gap: 4px;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.vat-grid-header {
|
||||
font-weight: bold;
|
||||
color: var(--text-light);
|
||||
}
|
||||
|
||||
.vat-amount-row {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 4px 0;
|
||||
border-top: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
.footer {
|
||||
margin-top: 1rem;
|
||||
padding-top: 0.5rem;
|
||||
border-top: 1px solid var(--border-color);
|
||||
font-size: 8px;
|
||||
color: var(--text-light);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* Print Styles */
|
||||
@media print {
|
||||
@page {
|
||||
size: A4;
|
||||
margin: 1cm;
|
||||
}
|
||||
|
||||
body {
|
||||
-webkit-print-color-adjust: exact;
|
||||
print-color-adjust: exact;
|
||||
}
|
||||
|
||||
.no-print {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.show-in-print {
|
||||
display: flex !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/qrcodejs/1.0.0/qrcode.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="invoice-container">
|
||||
<div class="invoice-header">
|
||||
<div class="invoice-title-section">
|
||||
<h1 class="invoice-title">FACTURĂ</h1>
|
||||
<div class="invoice-number">Seria & Nr: <span id="print-invoice-number"></span></div>
|
||||
<div class="invoice-dates">
|
||||
Data emiterii: <span id="print-issue-date"></span> |
|
||||
Data scadentă: <span id="print-due-date"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="qr-section">
|
||||
<div id="qrcode"></div>
|
||||
<div class="e-invoice-info"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="party-details">
|
||||
<div class="party-box">
|
||||
<div class="party-title">Furnizor</div>
|
||||
<div class="party-info" id="print-supplier-details"></div>
|
||||
</div>
|
||||
<div class="party-box">
|
||||
<div class="party-title">Client</div>
|
||||
<div class="party-info" id="print-customer-details"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<table class="items-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Nr.</th>
|
||||
<th>Denumire</th>
|
||||
<th>UM</th>
|
||||
<th>Cant.</th>
|
||||
<th>Preț</th>
|
||||
<th>TVA</th>
|
||||
<th>Total</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="print-items"></tbody>
|
||||
</table>
|
||||
|
||||
<div class="note-section" id="print-note" style="display: none;">
|
||||
<h3>Text Adițional:</h3>
|
||||
<div></div>
|
||||
</div>
|
||||
|
||||
<div class="totals-container">
|
||||
<div class="currency-info">
|
||||
<p>Monedă Factură: <span class="currency-code" id="print-document-currency"></span></p>
|
||||
<p id="print-tax-currency-container" style="display: none;">
|
||||
Monedă TVA: <span class="currency-code" id="print-tax-currency"></span>
|
||||
<br>
|
||||
Curs valutar: <span id="print-exchange-rate"></span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="totals-section">
|
||||
<div class="total-row">
|
||||
<span>Subtotal:</span>
|
||||
<span id="print-subtotal"></span>
|
||||
</div>
|
||||
<div class="total-row">
|
||||
<span>Total Reduceri:</span>
|
||||
<span id="print-allowances"></span>
|
||||
</div>
|
||||
<div class="total-row">
|
||||
<span>Total Taxe:</span>
|
||||
<span id="print-charges"></span>
|
||||
</div>
|
||||
<div class="total-row">
|
||||
<span>Valoare Netă:</span>
|
||||
<span id="print-net-amount"></span>
|
||||
</div>
|
||||
|
||||
<div class="vat-breakdown">
|
||||
<div class="vat-title">Defalcare TVA</div>
|
||||
<div class="vat-grid">
|
||||
<div class="vat-grid-header">Tip TVA</div>
|
||||
<div class="vat-grid-header">Cotă</div>
|
||||
<div class="vat-grid-header">Bază</div>
|
||||
<div class="vat-grid-header">TVA</div>
|
||||
</div>
|
||||
<div class="vat-grid" id="print-vat-breakdown"></div>
|
||||
|
||||
<div id="print-vat-currencies" class="vat-amount-row">
|
||||
<span>Total TVA (<span id="print-vat-currency-main"></span>):</span>
|
||||
<span id="print-vat-main"></span>
|
||||
</div>
|
||||
<div id="print-vat-secondary" class="vat-amount-row" style="display: none;">
|
||||
<span>Total TVA (<span id="print-vat-currency-secondary"></span>):</span>
|
||||
<span id="print-vat-secondary-amount"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="total-row final">
|
||||
<span>Total cu TVA:</span>
|
||||
<span id="print-total"></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
208
efactura-generator/test-config.php
Normal file
208
efactura-generator/test-config.php
Normal file
@@ -0,0 +1,208 @@
|
||||
<?php
|
||||
class ConfigTester {
|
||||
private $config;
|
||||
private $uploadDir;
|
||||
private $results = [];
|
||||
|
||||
public function __construct() {
|
||||
$this->uploadDir = dirname(__FILE__) . '/temp/';
|
||||
}
|
||||
|
||||
public function runTests() {
|
||||
echo "<h1>Test Configurație eFactura</h1>";
|
||||
|
||||
// Testează config.json
|
||||
$this->testConfigFile();
|
||||
|
||||
// Testează directorul temp
|
||||
$this->testTempDirectory();
|
||||
|
||||
// Testează permisiuni
|
||||
$this->testPermissions();
|
||||
|
||||
// Testează request cu XML
|
||||
$this->testXMLUpload();
|
||||
|
||||
// Afișează rezultate
|
||||
$this->displayResults();
|
||||
}
|
||||
|
||||
private function testConfigFile() {
|
||||
echo "<h2>1. Verificare config.json</h2>";
|
||||
|
||||
try {
|
||||
// Verifică dacă există config.json
|
||||
if (!file_exists('config.json')) {
|
||||
throw new Exception("config.json nu există!");
|
||||
}
|
||||
|
||||
// Încearcă să citească config.json
|
||||
$this->config = json_decode(file_get_contents('config.json'), true);
|
||||
if (!$this->config) {
|
||||
throw new Exception("config.json nu este un JSON valid!");
|
||||
}
|
||||
|
||||
// Verifică structura
|
||||
$required = ['api_key', 'allowed_ips', 'temp_file_lifetime'];
|
||||
foreach ($required as $field) {
|
||||
if (!isset($this->config[$field])) {
|
||||
throw new Exception("Lipsește câmpul: $field");
|
||||
}
|
||||
}
|
||||
|
||||
$this->addResult('config', true, "config.json este valid și complet");
|
||||
} catch (Exception $e) {
|
||||
$this->addResult('config', false, $e->getMessage());
|
||||
}
|
||||
}
|
||||
|
||||
private function testTempDirectory() {
|
||||
echo "<h2>2. Verificare Director Temp</h2>";
|
||||
|
||||
try {
|
||||
if (!file_exists($this->uploadDir)) {
|
||||
mkdir($this->uploadDir, 0777, true);
|
||||
$this->addResult('temp_create', true, "Directorul temp a fost creat");
|
||||
}
|
||||
|
||||
if (!is_writable($this->uploadDir)) {
|
||||
throw new Exception("Directorul temp nu are permisiuni de scriere!");
|
||||
}
|
||||
|
||||
$testFile = $this->uploadDir . 'test.txt';
|
||||
if (file_put_contents($testFile, 'test')) {
|
||||
unlink($testFile);
|
||||
$this->addResult('temp_write', true, "Test scriere în temp reușit");
|
||||
} else {
|
||||
throw new Exception("Nu se poate scrie în directorul temp!");
|
||||
}
|
||||
} catch (Exception $e) {
|
||||
$this->addResult('temp_write', false, $e->getMessage());
|
||||
}
|
||||
}
|
||||
|
||||
private function testPermissions() {
|
||||
echo "<h2>3. Verificare Permisiuni</h2>";
|
||||
|
||||
// Verifică permisiuni config.json
|
||||
$configPerms = fileperms('config.json');
|
||||
$this->addResult(
|
||||
'config_perms',
|
||||
($configPerms & 0x0092),
|
||||
"Permisiuni config.json: " . substr(sprintf('%o', $configPerms), -4)
|
||||
);
|
||||
|
||||
// Verifică permisiuni temp
|
||||
$tempPerms = fileperms($this->uploadDir);
|
||||
$this->addResult(
|
||||
'temp_perms',
|
||||
($tempPerms & 0x0777),
|
||||
"Permisiuni temp/: " . substr(sprintf('%o', $tempPerms), -4)
|
||||
);
|
||||
}
|
||||
|
||||
private function testXMLUpload() {
|
||||
echo "<h2>4. Test Upload XML</h2>";
|
||||
|
||||
// Creează un XML de test
|
||||
$testXML = '<?xml version="1.0"?><test><message>Test XML</message></test>';
|
||||
|
||||
// Simulează un request către receiver.php
|
||||
$ch = curl_init('http://' . $_SERVER['HTTP_HOST'] .
|
||||
dirname($_SERVER['PHP_SELF']) . '/receiver.php');
|
||||
|
||||
curl_setopt_array($ch, [
|
||||
CURLOPT_POST => true,
|
||||
CURLOPT_POSTFIELDS => $testXML,
|
||||
CURLOPT_RETURNTRANSFER => true,
|
||||
CURLOPT_HTTPHEADER => [
|
||||
'Content-Type: application/xml',
|
||||
'X-Api-Key: ' . $this->config['api_key']
|
||||
]
|
||||
]);
|
||||
|
||||
$response = curl_exec($ch);
|
||||
$httpCode = curl_getinfo($ch, CURLINFO_HTTP_CODE);
|
||||
curl_close($ch);
|
||||
|
||||
if ($httpCode === 200) {
|
||||
$result = json_decode($response, true);
|
||||
if ($result && $result['success']) {
|
||||
$this->addResult('xml_upload', true, "Upload XML reușit");
|
||||
|
||||
// Încearcă să șteargă fișierul
|
||||
if (isset($result['fileName'])) {
|
||||
@unlink($this->uploadDir . $result['fileName']);
|
||||
}
|
||||
} else {
|
||||
$this->addResult('xml_upload', false, "Răspuns invalid la upload");
|
||||
}
|
||||
} else {
|
||||
$this->addResult('xml_upload', false, "Upload eșuat cu codul: $httpCode");
|
||||
}
|
||||
}
|
||||
|
||||
private function addResult($test, $success, $message) {
|
||||
$this->results[$test] = [
|
||||
'success' => $success,
|
||||
'message' => $message
|
||||
];
|
||||
|
||||
$status = $success ? '✅' : '❌';
|
||||
echo "<div style='margin: 10px 0;'>";
|
||||
echo "<strong>$status $message</strong>";
|
||||
echo "</div>";
|
||||
}
|
||||
|
||||
private function displayResults() {
|
||||
echo "<h2>Rezultate Finale</h2>";
|
||||
|
||||
$allSuccess = true;
|
||||
foreach ($this->results as $test => $result) {
|
||||
if (!$result['success']) {
|
||||
$allSuccess = false;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if ($allSuccess) {
|
||||
echo "<div style='color: green; font-weight: bold; font-size: 1.2em;'>";
|
||||
echo "✅ Toate testele au trecut cu succes!";
|
||||
echo "</div>";
|
||||
} else {
|
||||
echo "<div style='color: red; font-weight: bold; font-size: 1.2em;'>";
|
||||
echo "❌ Unele teste au eșuat. Verificați mesajele de mai sus.";
|
||||
echo "</div>";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Stilizare pagină
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Test Configurație eFactura</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
max-width: 800px;
|
||||
margin: 20px auto;
|
||||
padding: 20px;
|
||||
line-height: 1.6;
|
||||
}
|
||||
h1 { color: #2c3e50; }
|
||||
h2 { color: #34495e; margin-top: 30px; }
|
||||
div { margin: 10px 0; }
|
||||
.success { color: green; }
|
||||
.error { color: red; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
// Rulează testele
|
||||
$tester = new ConfigTester();
|
||||
$tester->runTests();
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user